Skip to content

lazylavenders/Polynomials.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Polynomials.jl

A Julia library for working with Polynomials.

The smallest unit of this library is terms.jl It works as a building block for other polynomials.

To do:

  • Add support for larger polynomails.
  • Make sure everything works correctly
  • Add support for calculus
    • Add support for slopes
    • Add support for differentiation
    • Add support for integration
  • Make speed improvements

About

A Julia library for working with Polynomials.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages