Releases: baggepinnen/MonteCarloMeasurements.jl
Releases · baggepinnen/MonteCarloMeasurements.jl
v0.10.2
MonteCarloMeasurements v0.10.2
Closed issues:
- Should float(x::Particles) be considered just returning x? (#107)
Merged pull requests:
- Make Rn2rn more competent (#102) (@baggepinnen)
- GPU branch on Julia 1.6 (#108) (@albheim)
v0.10.1
v0.10.0
MonteCarloMeasurements v0.10.0
This release is only breaking due to compatibility with older julia versions (< 1.5) being dropped. If you claim compat with julia 1.5+ only, it should be safe to claim compat with MonteCarloMeasurements v0.10.0.
Closed issues:
v0.9.15
MonteCarloMeasurements v0.9.15
v0.9.14
MonteCarloMeasurements v0.9.14
Merged pull requests:
- MassInstallAction: Install the TagBot workflow on this repository (#101) (@baggepinnen)
v0.9.13
MonteCarloMeasurements v0.9.13
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "1.0" (#99) (@github-actions[bot])
v0.9.12
MonteCarloMeasurements v0.9.12
Closed issues:
v0.9.11
MonteCarloMeasurements v0.9.11
- Preliminary support for nominal values, see functions
nominal
: extract nominal valuewith_nominal
: set nominal value
Merged pull requests:
- document some internals (#97) (@baggepinnen)
v0.9.10
MonteCarloMeasurements v0.9.10
Bugfix: Make plots accept AbstractMatrix
of Particles
.