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.1.tar.gz (176.7 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.1-py3-none-any.whl (222.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fpy2-0.1.1.tar.gz
  • Upload date:
  • Size: 176.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for fpy2-0.1.1.tar.gz
Algorithm Hash digest
SHA256 abb882222717149d38d65d4cdd4938cfd6f6fd446d6d9df858e800908a0a53fc
MD5 67507562de582fd24d8c9dfa1d6babd2
BLAKE2b-256 b53f3d591009cf7c9a4a46afb40a24e461b60c404cb96b3fdcc4ad440487825e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fpy2-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 222.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for fpy2-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ca0d8a51f0bb4d667dab421cf2f7c35eaa5d9b6221ee91987a792c2a14edabc0
MD5 d468ef09175c679074998035bab11a05
BLAKE2b-256 bd281db0b58f888cc8588744bc1a6adf29da0856f79043ef4f4f333f33c4b6f1

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