Skip to content

Manipulations and data types that represent polynomial

License

Notifications You must be signed in to change notification settings

daichimukai/polynomial-rs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polynomial-rs Build Status Coverage Status

Manipulations and data types that represent polynomial.

Documentation

How to use?

Add this to your Cargo.toml:

[dependencies]
polynomial = "*"

and this to your crate root:

extern crate polynomial;

About

Manipulations and data types that represent polynomial

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 100.0%