Skip to content

Releases: ranocha/PolynomialBases.jl

v0.4.2

20 Jan 11:21
v0.4.2
Compare
Choose a tag to compare

v0.4.2 (2020-01-20)

Diff since v0.4.1

Merged pull requests:

Allow broadcasting for bases types

26 Oct 03:37
Compare
Choose a tag to compare

Update to Julia v0.7

08 Aug 16:15
0348226
Compare
Choose a tag to compare
Merge pull request #3 from ranocha/fbot/deps

Fix deprecations

Closed Newton Cotes and Clenshaw Curtis

16 Feb 06:23
Compare
Choose a tag to compare
v0.3.3

added ClenshawCurtis; fixes #1

Remove some deprecations

19 Jan 10:50
Compare
Choose a tag to compare
v0.3.2

add ArgCheck to REQUIRES

Support for SymEngine.jl

15 Dec 10:19
Compare
Choose a tag to compare
v0.3.1

Merge branch 'master' of github.com:ranocha/PolynomialBases.jl

Extended Symbolic Capabilities

28 Nov 09:42
b5d79b0
Compare
Choose a tag to compare
v0.3.0

Update README.md

Canonical Mappings, Laguerre Polynomials

25 Oct 16:23
Compare
Choose a tag to compare
v0.2.1

generalised Laguerre polynomials

More polynomials

23 Oct 12:42
Compare
Choose a tag to compare

Gegenbauer, Jacobi, Hermite, and Hahn polynomials.

Initial release

19 Oct 13:19
Compare
Choose a tag to compare

The initial routines for Legendre, Gauss-Legendre, and Lobatto-Legendre bases are implemented.