analysis library for python
Project description
ANLIS - Analysis for Python
ANLIS is a Python package for analysis built on top of numpy and sympy. ANLIS provides a set of functions to perform analysis tasks. ANLIS is a work in progress and currently supports the following tasks:
- Series
- Plotting any series
- Arithmetic Series
- Finding $a_n$ from two elements
- Geometric Series
- Finding $a_n$ from two elements
- Finding the sum of an infinite series (based on ratio and first element or two elements)
- Convergence
- Determining if a sequence is convergent (or divergent)
- Convergence Tests
- Derivatives
- Finding the critical points of a function
- Finding the extrema of a function
- Vectors
- Finding the magnitude of a vector
- Finding the unit vector of a vector
- Finding the dot product of two vectors
- Taylor Series
- Finding the Taylor Series of a function
- Finding the Taylor Polynomial of a function
- Finding the Lagrange Remainder of a function
- Integrals
- Left/Right Riemann Sums
- Trapezoidal Rule
- Simpson's Rule
- Differentials (e.g. for error analysis)
- Absolute differential
- Relative differential
- Multidimensional Calculus
- Critical points
- Finding critical points
- Finding extrema
- Derivatives
- Finding the (or all) partial derivatives of a function
- Finding partial derivatives of composite functions
- Finding the gradient of a function
- Finding the Jacobian of a function
- Finding the determinant of a function
- Finding the linearisation of a function
- Solving with Newton-Raphson
- Finding the directional derivative of a function
- Contour Lines
- Finding the contour lines of a function
- Finding the tangent lines of contour lines
- Plotting the contour lines of a function (2D or 3D)
- Differentials (e.g. for error analysis)
- Absolute differential
- Relative differential
- Total differential
- Critical points
The wiki contains more information on the functions along with examples and when to use them.
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
anlis-0.1.0.tar.gz
(390.3 kB
view details)
Built Distribution
anlis-0.1.0-py3-none-any.whl
(30.7 kB
view details)
File details
Details for the file anlis-0.1.0.tar.gz
.
File metadata
- Download URL: anlis-0.1.0.tar.gz
- Upload date:
- Size: 390.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4aae6364adb926dac77928c2899f73a5962f34f12aac9360b31e186b02ff5053 |
|
MD5 | 6f1acb83de21ee8fd48be13647a9516b |
|
BLAKE2b-256 | 8fc935a9917ed9a849e884768e7e8c3a5670613fc572c0142a10b7d6f31ffe1e |
File details
Details for the file anlis-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: anlis-0.1.0-py3-none-any.whl
- Upload date:
- Size: 30.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1058980b05d09c45cdccfd5e34d3d57c04e8cfe83c3954f1f1df477e02d2dd6 |
|
MD5 | 339080cf908b939c731b6af0826ac16a |
|
BLAKE2b-256 | ad090647709922d2dd7f6cb84249f94493090801dbfe520a8313caff9d065db1 |