CalPro is a Python library that provides a wide range of mathematical and plotting functionalities. With CalPro, you can perform various calculus operations, including integration, double integration, triple integration, and differentiation. You can also create 2D and 3D plots of functions, solve equations for unknown variables, and perform simple calculations.
You can easily install CalPro using pip:
or
Once installed, you can import the cal module from cal_pro to access its functions.
- cal.integral_(): Calculate the integral of a function.
- cal.definite_integral_(): Calculate the definite integral of a function.
- cal.double_integral_(): Calculate the double integral of a function.
- cal.triple_integral_():>cal.triple_integral_(): Calculate the triple integral of a function.
- cal.deriviation(): Compute the derivative of a function.
- cal.simple_cal(): Perform simple arithmetic calculations.
- Equation Solving
- cal.equation(): Solve equations for unknown variables.
- Plotting
- cal.plot_1(): Create 2D plots of a single function.
- cal.plot_2(): Create 2D plots of multiple functions.
- cal.plot_3(): Create 3D plots of functions.
- cal.plot_x_y(): Create 2D plots of functions in the x-y plane.
- cal.plot_x_z(): Create 2D plots of functions in the x-z plane.
- cal.plot_y_z(): Create 2D plots of functions in the y-z plane.
Click here for Mohammad Amin Mohammadion Shabestari Github
Click here for Mohammad Goleijani Github
Click here for Mohammad Sina Parvizi Motlagh Linkedin
Click here for Mohammad Amin Mohammadion Shabestari Linkedin
Click here for Cal_pro library on pypi