Skip to content
/ wnpoly Public

Python routines to compute polynomials useful for Webnucleo projects

License

Notifications You must be signed in to change notification settings

mbradle/wnpoly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

The module computes various polynomials useful for webnucleo projects. In particular, the package has modules to compute symmetric and Bell polynomials for input sets of variables. For the complete Bell polynomials, the package also has a routine to invert an appropriate set of Bell polynomials to find the variables that would give rise to those polynomials.

Installation

Install from PyPI with pip by typing in your favorite terminal:

$ pip install wnpoly

Usage

To learn how to use the package, follow the Jupyter notebook tutorial.

Authors

Contribute

License

The project is licensed under the GNU Public License v3 (or later).

Documentation

The project documentation is available at https://wnpoly.readthedocs.io.

About

Python routines to compute polynomials useful for Webnucleo projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published