Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/JuliaMath/Polynomials.jl
Polynomial manipulations in Julia
https://github.com/JuliaMath/Polynomials.jl
julia math polynomials
Last synced: 3 months ago
JSON representation
Polynomial manipulations in Julia
- Host: GitHub
- URL: https://github.com/JuliaMath/Polynomials.jl
- Owner: JuliaMath
- License: other
- Created: 2014-02-24T21:58:10.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-04-06T22:56:22.000Z (7 months ago)
- Last Synced: 2024-04-09T17:19:50.886Z (7 months ago)
- Topics: julia, math, polynomials
- Language: Julia
- Homepage: http://juliamath.github.io/Polynomials.jl/
- Size: 2.55 MB
- Stars: 292
- Watchers: 11
- Forks: 71
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-sciml - JuliaMath/Polynomials.jl: Polynomial manipulations in Julia
README
# Polynomials.jl
Basic arithmetic, integration, differentiation, evaluation, root finding, and fitting for
univariate [polynomials](https://en.wikipedia.org/wiki/Polynomial) in [Julia](https://julialang.org/).[![](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaMath.github.io/Polynomials.jl/stable)
[![CI](https://github.com/JuliaMath/Polynomials.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/JuliaMath/Polynomials.jl/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/JuliaMath/Polynomials.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaMath/Polynomials.jl)