Skip to main content

Formality - Symbolic Mathematics

Project description

Formality formality, Symbolic Expression Utilities

PyPI version Build codecov CodeFactor Python 3.9 Python 3.10 Documentation Status License: MIT

The formality repo contains a general set symbolic expression utilities, mostly for extending the capabilities of sympy. The repo also contains a set of executable scripts for performing various mathematical experiments. Caveat lector.

Installation

pip install formality

Sample Usage

Working with integer partitions

from formality.comb import partition

partition.from_str('3+2+1')
>>> IntegerPartition([3, 2, 1])

More documentation to come.

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

formality-0.0.2.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file formality-0.0.2.tar.gz.

File metadata

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

File hashes

Hashes for formality-0.0.2.tar.gz
Algorithm Hash digest
SHA256 bc62412ecb00b7cd115631869ca2a13748bb0041440fb9c7f457db36ae7c99a6
MD5 060036f5b544e3db6e8380a1de3115c2
BLAKE2b-256 50d6fb79c59b74800402dc02e7cdae732a9afa3a8460ae6fba62ef0745f4e0bc

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