Metadata-Version: 2.1
Name: polyrat
Version: 0.1.1
Summary: Polynomial and rational function library
Home-page: https://github.com/jeffrey-hokanson/PolyRat
Author: Jeffrey M. Hokanson
Author-email: jeffrey@hokanson.us
License: UNKNOWN
Description: # PolyRat: Polynomial and Rational Function Library
        
        [![Build Status](https://travis-ci.org/jeffrey-hokanson/polyrat.svg?branch=master)](https://travis-ci.org/jeffrey-hokanson/polyrat)
        [![Coverage Status](https://coveralls.io/repos/github/jeffrey-hokanson/polyrat/badge.svg?branch=master)](https://coveralls.io/github/jeffrey-hokanson/polyrat?branch=master)
        
        
        
        
        ## Related Projects
        
        * [baryrat](https://github.com/c-f-h/baryrat): Pure python implementation of the AAA algorithm
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Requires-Python: >=3.6
Description-Content-Type: text/markdown
