Skip to main content

A calculus calculator with a menu-based interface.

Project description

calc-ultra

GPLv3 License Version

Calculus made easy

(Turn on dark mode for a better aesthetic)

The Calc-Ultra calculus calculator, but as a module!

  • Little Python background knowledge is needed!

Supports:

  • Derivatives
  • Partials
  • Implicit differentiation
  • Antiderivatives
  • Definite integrals
  • Improper integrals
  • Double integrals
  • Solving (sets) of equation(s)
  • Vector/matrix operations
  • A perfect interface to do calculations!

Note

This is the module package of the Calc-Ultra calculator. For the Python script of this package, visit https://github.com/sudoer-Huatao/Calc-ULTRA (unmaintained).

Installation and Running

Run the calculus calculator with a single line of code

Command line: pip3 install calc-ultra. Due to Python import identifiers restrictions, please import Calc-Ultra as "calc_ultra" and not "calc-ultra" when you need to use the calculator.

To run the calculator, import Calc-ULTRA as calc_ultra like so:

from calc_ultra import main

Make sure you have the latest version installed. To update calc-ultra, run pip3 install --upgrade calc-ultra.

Requirements

This program requires the sympy, numpy, rich, matplotlib, and scipy modules installed. Other required modules are built into most Python IDEs.

Warnings

Function limitations

Due to limitations of the SymPy module, some functions cannot be integrated. The Error Function erf(x) can be integrated in both indefinite integral and definite integral calculation, but the Absolute Value and Factorial functions are only available to definite integral calculations. Integration of composed functions is also limited due to SymPy limitations. While some composed functions work, others don't. 😟

Test PYPI

Previous test versions of this project are on Test PYPI. View on https://test.pypi.org/project/calc-ultra/.

Acknowledgements

Without them, this would be impossible

A general thank-you to all GitHub users who gave feedback and/or starred this repository. ⭐️ And... a SPECIAL THANK-YOU to @Haobot for troubleshooting and feedback! 👍❤️

This program was made using SymPy and Scipy for calculation and Matplotlib and NumPy for graphing.

Gallery

DerivaCalc derivative with graph demo: derivacalc_demo

InteCalc antiderivative with graph demo: intecalc_demo_1

InteCalc definite integral with graph demo: intecalc_demo_2

LimCalc limit demo: limcalc_demo

AlgCalc equation solver demo: algcalc_demo_1

AlgCalc vector operation demo: algcalc_demo_2

AlgCalc matrix operation demo: algcalc_demo_3

License

This project is licensed under the terms of the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

calc_ultra-1.3.4.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

calc_ultra-1.3.4-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

Details for the file calc_ultra-1.3.4.tar.gz.

File metadata

  • Download URL: calc_ultra-1.3.4.tar.gz
  • Upload date:
  • Size: 14.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for calc_ultra-1.3.4.tar.gz
Algorithm Hash digest
SHA256 56812b0dfb7edefe24dc2f07c1fbe310b9d4ff5a906f813384994c42854a7e3a
MD5 3f5c2fe7d2deef21be14424291ec3fbe
BLAKE2b-256 c94e60d6a72453843f05ac0d8c264cfc3601a92c3be3059701fa0a4255907837

See more details on using hashes here.

File details

Details for the file calc_ultra-1.3.4-py3-none-any.whl.

File metadata

  • Download URL: calc_ultra-1.3.4-py3-none-any.whl
  • Upload date:
  • Size: 14.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.1

File hashes

Hashes for calc_ultra-1.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 4492b62d2b7b43092b41dc09e7d9603a70ae8ff36a8b95624085ae980306a231
MD5 38aa90a25a4e31857932b0cfcf414cb1
BLAKE2b-256 c4fd39bea2d00bf3171464a1ea3800a20a7173629d5fd0e2db58647b2411f63d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page