Skip to main content

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

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.1.tar.gz (390.4 kB view details)

Uploaded Source

Built Distribution

anlis-0.1.1-py3-none-any.whl (30.8 kB view details)

Uploaded Python 3

File details

Details for the file anlis-0.1.1.tar.gz.

File metadata

  • Download URL: anlis-0.1.1.tar.gz
  • Upload date:
  • Size: 390.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for anlis-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c1c08134d01a8256a0204b6ced1880f4253bf0e2448bc9405aa67ff914434d2e
MD5 ceca2b7372f5f8281c72634806b82315
BLAKE2b-256 f58090161e48c98bb793b3fb10d6c7de99d927882ed0591326b60d48a4bd855d

See more details on using hashes here.

File details

Details for the file anlis-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: anlis-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 30.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for anlis-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0a7860e994553350b63f7f79d7f244ba61027901c27c384e5a44338ccc31fbf9
MD5 f8568f8cb4d90826d522135f24f20e25
BLAKE2b-256 eb38183458f668f3082cea29139937ec548afe55200590803e621cb3a215ab03

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