Skip to content

lucasaug/smith-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SmithForm

Simple Python script that takes in a matrix of polynomial entries and returns its Smith Normal Form.

Dependencies

Python 3 is required. This script has numpy as its only dependency. Pipenv can be used with the supplied Pipfile.

Usage

python smith.py <input_file>

The data.txt file can be used as an example input file.

About

Simple Python script that takes in a matrix of polynomial entries and returns its Smith Normal Form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages