Releases: Jutho/WignerSymbols.jl
Releases · Jutho/WignerSymbols.jl
v2.0.0
WignerSymbols v2.0.0
Closed issues:
- optional arguments for non-global caching (#12)
Merged pull requests:
- Install TagBot as a GitHub Action (#11) (@JuliaTagBot)
v1.1.0
Switched to default return value RationalRoot{BigInt}, which is an exact representation (provided by RationalRoots.jl) that is converted to a floating point approximation depending on the context, using the AbstractIrrational infrastructure from Julia Base. Thanks to @w-vdh for the PR that initiated this change.
v1.0.0
v1.0.0 (2019-07-08)
Merged pull requests:
v0.3.1
v0.3.0
v0.2.0
v0.1.2
Precompilation and doc fixes
- Enable precompilation
- Fix docs of
clebschgordan
First public release
v0.1.0 Reenable 0.6 in travis.yml