Skip to content

Commit

Permalink
JuliaAlgebra/FixedPolynomials.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
svaksha committed Nov 6, 2017
1 parent a032487 commit 3e61764
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Mathematics.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ NB: Many packages may not be regularly updated to work with Julia nightlies or t
+ [Linear Algebra](#linear-algebra)
+ [Polynomials](#polynomials)
+ [Symbolic Computation](#symbolic-computation)
+ [Org-JuliaAlgebra](#org-juliaalgebra)
+ [Calculus & Applied Math](#calculus-&-applied-math)
+ [DSP](#dsp)
+ [Org-JuliaDSP](#org-juliadsp)
Expand Down Expand Up @@ -201,6 +202,9 @@ NB: Many packages may not be regularly updated to work with Julia nightlies or t
+ [Symbolic.jl](https://github.com/scidom/Symbolic.jl) :: Symbolic computations and computer algebra in Julia.
+ [SymEngine.jl](https://github.com/symengine/SymEngine.jl) :: Julia wrappers of SymEngine.

## Org-[JuliaAlgebra](https://github.com/JuliaAlgebra/)
+ [FixedPolynomials.jl](https://github.com/JuliaAlgebra/FixedPolynomials.jl) :: A package for really fast evaluation of multivariate polynomials.

----

# Calculus & [Applied Math](http:https://en.wikipedia.org/wiki/Applied_mathematics)
Expand Down

0 comments on commit 3e61764

Please sign in to comment.