PolyChaos.jl Versions Save

A Julia package to construct orthogonal polynomials, their quadrature rules, and use it with polynomial chaos expansions.

v0.2.1

4 years ago

Added several tests, increased code coverage, updated dependencies. See also NEWS.md.

v0.2.0

4 years ago

Refactored the code significantly. Details are in the NEWS.md and the (new) docs.

v0.1.3

4 years ago

v0.1.3 (2019-06-25)

Diff since v0.1.2

Merged pull requests:

v0.1.2

5 years ago

See NEWS.md for changes.

v0.1.1

5 years ago

This release improves the performance of several core functions such as computing the recurrence coefficients, quadrature rules, and the scalar products. We extende the testing suite quite a bit and added code coverage. For further information check out the NEWS.md

The package is now also licensed.

v0.1.0

5 years ago

This release is indeed the first one. That means, the basic functionality is there as well as the basic documentation. Of course, there's loads to be done. Let's see!