To calculate equations and draw diagrams
Project description
Calculations
Calculate a function and plot it in a diagram or just calculate.
Returns x and y values.
Installation
pip install calculations
Example
import calculations as cl
cl.plotfunc("x**2", start=0, end=2, points=3)
# Returns: (array([0., 1., 2.]), array([0., 1., 4.]))```
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Calculations-1.10.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file Calculations-1.10.tar.gz
.
File metadata
- Download URL: Calculations-1.10.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9e4a6d36bc7d5e20167a6dcfbe83fec63201f7a1002303689cb2389f72e7d44 |
|
MD5 | d2c657c03d90c62e340a9b9edeb128f0 |
|
BLAKE2b-256 | 8806f467966e0db72ceff1cf050c85390029605e4faa02cf7c54b19c02862ce0 |
File details
Details for the file Calculations-1.10-py3-none-any.whl
.
File metadata
- Download URL: Calculations-1.10-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d52b341a75d7df74fc63c1045ee39b14bc188ea9ef68896372a10ef8653d1af5 |
|
MD5 | 18b440e4f9cbe988556c250a7817e696 |
|
BLAKE2b-256 | 2c859fe14e673258518a1a7567c2d82092733bf265399ef8e25bc5d8d14b0529 |