Skip to main content

An embedded DSL for numerical computing

Project description

FPy

An embedded Python DSL for specifying and simulating numerical algorithms.

Important links:

Installation

The recommended way to install FPy is through pip. FPy can also be installed from source for development. The following instructions assume a bash-like shell.

Installing with pip

Requirements:

  • Python 3.11 or later

To install the latest stable release of FPy, run:

pip install fpy2

Installing from source

Requirements:

  • Python 3.11 or later
  • make

Installation

If you do not have a Python virtual environment, create one using

python3 -m venv .env/

and activate it using using

source .env/bin/activate

To install an instance of FPy for development, run:

pip install -e .[dev]

or with make, run

make install-dev

To uninstall FPy, run:

pip uninstall fpy2

Testing

There are a number of tests that can be run through the Makefile including

make lint

to ensure formatting and type safety;

make unittest

to run the unit tests;

make infratest

to run the infrastructure tests.

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

fpy2-0.1.5.tar.gz (262.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fpy2-0.1.5-py3-none-any.whl (323.0 kB view details)

Uploaded Python 3

File details

Details for the file fpy2-0.1.5.tar.gz.

File metadata

  • Download URL: fpy2-0.1.5.tar.gz
  • Upload date:
  • Size: 262.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for fpy2-0.1.5.tar.gz
Algorithm Hash digest
SHA256 8ec1dcc23eac58102a1424a0a3b28fa68cb1bed0506c5a8c2e9e046c6bb13950
MD5 455d9dc8246f9629a46942965b04c207
BLAKE2b-256 3acc8285a29ded1fa8285365363051eec8a457d7d303762711d79aec41635c54

See more details on using hashes here.

File details

Details for the file fpy2-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: fpy2-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 323.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for fpy2-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4bfd01fe0363ad7fd7ac9120f993a409a6efced5461c63e156400568e8701e99
MD5 3c5b4d12143a4056c7be63d89601dded
BLAKE2b-256 3a254597af66cbab36abc3345671cdab64084fdaceeaebb796a8f2ed51f99be8

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page