Skip to content

Repository files navigation

rational-functions

A Numpy-based Python package for the manipulation of rational functions.

Installation

Install with:

pip install rational-functions

Usage

Import the main RationalFunction class directly from the package:

from rational_functions import RationalFunction

For more information see the documentation.

Development

Contributions are welcome! Please fork the repository and send a PR for any suggested improvements or fixes.

The package uses UV as its package manager, refer to their documentation for details about usage.

After having the environment set up I recommend using the pre-commit hooks:

pre-commit install

You can also use Ruff and Black to clean up your code by using uv run task lint and uv run task format.

About

A Python package providing a powerful and numerically accurate rational function implementation

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages