Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mckib2/ecen777_proj1


https://github.com/mckib2/ecen777_proj1

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

## Installation

Using Python 3 (will probably not work using Python 2), run `python -m pip install -r requirements.txt` to install dependencies.

## GUI

To run GUI, run `python3 gui.py`.

## Scripts

`proj1.py` contains the bulk of the code. My python ports of Pade, Prony,
Shanks, and convm are also included.