Skip to content

bdeket/polynomials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

polynomials

Small library for working with polynomials.

Works with exact, flonum, extflonum and bigfloats in the real and complex domain. Implements evaluation, basic operations and some root finding algorithms.

When stable, the intention is to merge it into the math library.

If you have any sugestions or comments on code, style, functions etc., please let me know.

how-to-use

installation:

raco pkg install git://github.com/bdeket/polynomials/?path=polynomials

use:

(require math/polynomials)

documentation: doc folder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published