Skip to main content

Personal library for math related problems

Project description

mathsom

Math related library meant for personal use.

Contents:

  • Solvers (function can contain more than one input):
    • Newton Raphson method (numerical differentiation)
    • Bisection method
  • Numerical methods (function can contain more than one input):
    • Single variable differentiation
    • Single variable integration
  • Interpolations (uses external libraries for performance, but handles different kind of inputs/outputs):
    • Linear
    • LogLinear
    • CubicSpline

Install instructions:

Easly install with pip. See https://pypi.org/project/mathsom/

pip install mathsom

Requirements:

  • Python: >= 3.8
  • Packages: numpy scipy auxfuncs

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mathsom-0.1.6-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

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