jacobi-roots: Roots of two shifted Jacobi polynomials (Legendre and Radau) to double precision
This package provides roots of shifted Radau and Legendre polynomials to double precision.
The roots are precomputed using a Mathematica script, and degrees of up to a few hundred are provided.
See the JacobiRoots module for documentation
To build this from scratch, first run compute_roots.nb
in Mathematica to generate gen/JacobiRootsRaw300.hs
. Then type make
to run gen/Convert.hs
, which creates src/JacobiRootsBinary.hs
. Then the normal cabal configure; cabal build
Downloads
- jacobi-roots-0.2.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4 |
---|---|
Dependencies | base (>=4 && <5), binary, bytestring, vector [details] |
License | BSD-3-Clause |
Copyright | (c) 2013 Greg Horn |
Author | Greg Horn |
Maintainer | gregmainland@gmail.com |
Category | Math |
Home page | http://github.com/ghorn/jacobi-roots |
Bug tracker | http://github.com/ghorn/jacobi-roots/issues |
Source repo | head: git clone git://github.com/ghorn/jacobi-roots.git |
Uploaded | by GregHorn at 2014-05-27T11:49:03Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 4100 total (20 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Successful builds reported [all 1 reports] |