Skip to main content

A Numerical Mathematics Packages with an easier and clean user interface.

Project description

ByMa

ByMa is a Python package designed to facilitate numerical mathematics tasks by implementing a range of standard methods, from iterative techniques to bifurcation methods. Noted for its simplicity, clarity, and efficiency, ByMa aims to enhance the learning experience for newcomers to numerical mathematics while streamlining the implementation and utilization of popular scientific libraries such as NumPy, SciPy, and Matplotlib.

Installation

ByMa is best installed in a virtual environment. We state the most common steps for creating and using a virtual environment here. Refer to the documentation for more details.

To create a virtual environment run

python3 -m venv /path/to/new/virtual/environment

and to activate the virtual environment, run

source /path/to/new/virtual/environment/bin/activate

After this, we can install ByMa from the pip package by using

pip install byma

In case the dependencies are not installed, you can run

pip install -e .

Packages

ByMa consists of several subpackages, each serving a distinct purpose:

  • nuby: Numerical Bifurcation Analysis Tools
  • iteral: Tools for iterative algorithms
  • pyplot: Tools for plotting functions
  • interface: Interface functionalities

Authors

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

byma-0.0.24.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

byma-0.0.24-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file byma-0.0.24.tar.gz.

File metadata

  • Download URL: byma-0.0.24.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for byma-0.0.24.tar.gz
Algorithm Hash digest
SHA256 452a90cecd97980e3cf95e131ed4990b452a10dad7f779892dcd1eb1ad86824b
MD5 6b8e9b0b457b0a1a9a4a7180834dd935
BLAKE2b-256 42fa54b17d57af62f3ed31581669d65e15b8d0e2df1ddef3bc4e10f0601b9874

See more details on using hashes here.

File details

Details for the file byma-0.0.24-py3-none-any.whl.

File metadata

  • Download URL: byma-0.0.24-py3-none-any.whl
  • Upload date:
  • Size: 16.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for byma-0.0.24-py3-none-any.whl
Algorithm Hash digest
SHA256 1842621d7f5f05b9cc02511c234a4d57a440d1328ae7d562e0d95476732de811
MD5 49256dc379c3e642a29303decdb0b5f9
BLAKE2b-256 2a0818b6a6dbfbf5670ca60622074088211b64e2efc4d828c1cb5daa4cb0e0a6

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