An open API service indexing awesome lists of open source software.

https://github.com/jonaprojects/kiwicalc

Powerful math tools for equation solving, calculus, vectors, mathematical series, matrices, etc.
https://github.com/jonaprojects/kiwicalc

algebra arithmetic-progression calculus equation-solver linear-algebra pdf-worksheets plotting-in-python polynomials probability python

Last synced: about 1 month ago
JSON representation

Powerful math tools for equation solving, calculus, vectors, mathematical series, matrices, etc.

Awesome Lists containing this project

README

          

KiwiCalc

![PyPI - Downloads](https://img.shields.io/pypi/dm/kiwicalc)
![GitHub](https://img.shields.io/github/license/jonaprojects/kiwicalc)
![GitHub issues](https://img.shields.io/github/issues/jonaprojects/kiwicalc)

Abstract


The project is intended to help integrating mathematical
expressions in python with greater ease and provide powerful
tools along them.
Python's syntax can be cumbersome when it comes to
more sophisticated mathematical notations, so wouldn't it be easier to
use them in a more intuitive "math-like" syntax?

Resources

* Official website: kiwicalc.com

* Official Documentation

* Google Colab.

* Official YouTube Channel

Installation


You can install the library with pip, by executing the command pip install kiwicalc in your command prompt.