Recent Releases of montecarlomeasurements.jl
montecarlomeasurements.jl - v1.5.1
MonteCarloMeasurements v1.5.1
Merged pull requests: - fixes, mostly for 1.11+ (#181) (@aplavin)
Closed issues:
- more general bymap (RFC) (#162)
- comparisons kill particles (#180)
- Julia
Published by github-actions[bot] 11 months ago
montecarlomeasurements.jl - v1.5.0
MonteCarloMeasurements v1.5.0
Merged pull requests: - add bymap₊ (#173) (@aplavin) - fix convert() between Particles types (#179) (@aplavin)
- Julia
Published by github-actions[bot] 11 months ago
montecarlomeasurements.jl - v1.4.7
MonteCarloMeasurements v1.4.7
Merged pull requests: - Update docs and add docs site favicon (#175) (@abhro) - CompatHelper: bump compat for Makie in [weakdeps] to 0.24, (keep existing compat) (#178) (@github-actions[bot])
- Julia
Published by github-actions[bot] 12 months ago
montecarlomeasurements.jl - v1.4.6
MonteCarloMeasurements v1.4.6
Merged pull requests: - better support for round, div, rem (#169) (@aplavin) - CompatHelper: bump compat for ForwardDiff in [weakdeps] to 1, (keep existing compat) (#174) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 1 year ago
montecarlomeasurements.jl - v1.4.5
MonteCarloMeasurements v1.4.5
Merged pull requests: - fix precompilation issue (#172) (@baggepinnen)
Closed issues: - Precompilation fails (#171)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.4.4
MonteCarloMeasurements v1.4.4
Merged pull requests: - better Makie plotting: consistency and new options (#146) (@aplavin) - fix muladd with complex (#170) (@baggepinnen)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.4.3
MonteCarloMeasurements v1.4.3
Merged pull requests: - handle different size of returned array in Cn2Cn (#168) (@baggepinnen)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.4.2
MonteCarloMeasurements v1.4.2
Merged pull requests: - add tests for complex vecindex (#166) (@baggepinnen)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.4.1
MonteCarloMeasurements v1.4.1
Merged pull requests:
- CompatHelper: add new compat entry for Measurements in [weakdeps] at version 2, (keep existing compat) (#157) (@github-actions[bot])
- CompatHelper: add new compat entry for Unitful in [weakdeps] at version 1, (keep existing compat) (#158) (@github-actions[bot])
- fix multiplication of particles and quantity (#159) (@baggepinnen)
- CompatHelper: bump compat for Makie in [weakdeps] to 0.22, (keep existing compat) (#163) (@github-actions[bot])
- export ! version of plots (#165) (@baggepinnen)
Closed issues:
- Particles & Unitful (#152)
- weakdeps (#153)
- Ambiguities whac-a-mole? (#161)
- ! versions of plot functions no longer reachable (#164)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.4.0
MonteCarloMeasurements v1.4.0
Several packages have been moved to weak dependencies
Merged pull requests: - utilize weakdeps (#154) (@aplavin)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.3.1
MonteCarloMeasurements v1.3.1
Merged pull requests: - add literal_pow overload (#151) (@baggepinnen)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.3.0
MonteCarloMeasurements v1.3.0
Merged pull requests: - version updates (#147) (@baggepinnen) - close #148 (#149) (@baggepinnen)
Closed issues: - Multiplying matrix by Particles vector yields undefined reference access error (#148)
- Julia
Published by github-actions[bot] over 1 year ago
montecarlomeasurements.jl - v1.2.1
MonteCarloMeasurements v1.2.1
Merged pull requests: - Allow printing of arbitrary Particles (#145) (@gdalle)
- Julia
Published by github-actions[bot] almost 2 years ago
montecarlomeasurements.jl - v1.2.0
MonteCarloMeasurements v1.2.0
Merged pull requests: - add Makie integration (#143) (@aplavin)
- Julia
Published by github-actions[bot] almost 2 years ago
montecarlomeasurements.jl - v1.1.8
MonteCarloMeasurements v1.1.8
Merged pull requests: - fix muladd for various number types (#144) (@aplavin)
- Julia
Published by github-actions[bot] almost 2 years ago
montecarlomeasurements.jl - v1.1.7
MonteCarloMeasurements v1.1.7
Merged pull requests: - CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#139) (@github-actions[bot]) - add Unitful example to docs (#142) (@baggepinnen)
Closed issues: - Enable low-discrepancy (quasi-random) numbers in addition to pseudorandom numbers (#141)
- Julia
Published by github-actions[bot] about 2 years ago
montecarlomeasurements.jl - v1.1.6
MonteCarloMeasurements v1.1.6
Merged pull requests: - better docs of plotting functions and arguments (#136) (@baggepinnen) - make to1series optional (#137) (@baggepinnen)
- Julia
Published by github-actions[bot] over 2 years ago
montecarlomeasurements.jl - v1.1.5
MonteCarloMeasurements v1.1.5
Merged pull requests: - CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) (#135) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 3 years ago
montecarlomeasurements.jl - v1.1.4
MonteCarloMeasurements v1.1.4
Merged pull requests:
- better plot with points=true (#134) (@baggepinnen)
- Julia
Published by github-actions[bot] about 3 years ago
montecarlomeasurements.jl - v1.1.3
MonteCarloMeasurements v1.1.3
Merged pull requests: - introduce way to set quantile for series recipes called from other recipes (#133) (@baggepinnen)
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.1.2
MonteCarloMeasurements v1.1.2
Merged pull requests: - better printing of particles in noncompact mode (#132) (@baggepinnen)
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.1.1
MonteCarloMeasurements v1.1.1
Merged pull requests: - fix matrix plot bug (#131) (@baggepinnen)
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.1.0
MonteCarloMeasurements v1.1.0
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.0.13
MonteCarloMeasurements v1.0.13
Merged pull requests:
- Add exp! (#130) (@baggepinnen)
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.0.12
MonteCarloMeasurements v1.0.12
Merged pull requests:
- define float for particles (#129) (@baggepinnen)
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.0.11
MonteCarloMeasurements v1.0.11
Closed issues: - Broadcasting? Particles (#124)
Merged pull requests: - update to use CSBase (#127) (@baggepinnen)
- Julia
Published by github-actions[bot] over 3 years ago
montecarlomeasurements.jl - v1.0.10
MonteCarloMeasurements v1.0.10
Closed issues: - Use with ODE and Matrices (#125)
Merged pull requests: - make forwarddiff a default dependency (#126) (@baggepinnen)
- Julia
Published by github-actions[bot] almost 4 years ago
montecarlomeasurements.jl - v1.0.9
MonteCarloMeasurements v1.0.9
Merged pull requests: - fix round treating particles as vector (#123) (@baggepinnen)
- Julia
Published by github-actions[bot] almost 4 years ago
montecarlomeasurements.jl - v1.0.8
MonteCarloMeasurements v1.0.8
Closed issues: - Differential Equations example gives error (#120)
Merged pull requests:
- get actual eltype of Distribution (#122) (@baggepinnen)
- Julia
Published by github-actions[bot] over 4 years ago
montecarlomeasurements.jl - v1.0.7
MonteCarloMeasurements v1.0.7
Closed issues: - How to strip unit? (#119)
- Julia
Published by github-actions[bot] over 4 years ago
montecarlomeasurements.jl - v1.0.6
MonteCarloMeasurements v1.0.6
Closed issues: - Solving linear equation systems, e.g. stiff integrators (#118) - How to strip unit? (#119)
- Julia
Published by github-actions[bot] over 4 years ago
montecarlomeasurements.jl - v1.0.5
MonteCarloMeasurements v1.0.5
- Julia
Published by github-actions[bot] over 4 years ago
montecarlomeasurements.jl - v1.0.4
MonteCarloMeasurements v1.0.4
Merged pull requests: - Complex matrix operations (#117) (@baggepinnen)
- Julia
Published by github-actions[bot] over 4 years ago
montecarlomeasurements.jl - v1.0.3
MonteCarloMeasurements v1.0.3
Merged pull requests: - Addition of ± and ∓ as unary operators (#116) (@florisvankempen)
- Julia
Published by github-actions[bot] over 4 years ago
montecarlomeasurements.jl - v1.0.2
MonteCarloMeasurements v1.0.2
Closed issues: - Base.length(x::Particles) = 1 for closer behavior to number (#115)
- Julia
Published by github-actions[bot] almost 5 years ago
montecarlomeasurements.jl - v1.0.1
MonteCarloMeasurements v1.0.1
Merged pull requests: - fix complex bug (#114) (@joachimbrand)
- Julia
Published by github-actions[bot] almost 5 years ago
montecarlomeasurements.jl - v1.0.0
MonteCarloMeasurements v1.0.0
Breaking changes
- All functions that were defined on scalars and used to reduce particles to a scalar, e.g.,
mean, maximum,, stdnow behave as ifParticlesare scalars, i.e.,mean(p::Particles) = p. These function have been replaced by new functions with a prefixp, e.g.,pmean. - particles are no longer iterable other than as a scalar.
length(p)now returns 1 instead of the number of particles.
Closed issues:
- mean([1±1, 2±1]) should give a scalar (#104)
- Type stable constructors for Particles (#112)
- Surprising behavior of append!(..) (#113)
Merged pull requests: - fix minor typo issues (#110) (@SimonTreillou)
- Julia
Published by github-actions[bot] almost 5 years ago
montecarlomeasurements.jl - v0.10.4
MonteCarloMeasurements v0.10.4
Closed issues:
- Missing method for hash or unique (#111)
- Julia
Published by github-actions[bot] about 5 years ago
montecarlomeasurements.jl - v0.10.3
MonteCarloMeasurements v0.10.3
Merged pull requests: - CompatHelper: bump compat for "Distributions" to "0.25" (#109) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
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)
- Julia
Published by github-actions[bot] about 5 years ago
montecarlomeasurements.jl - v0.10.1
MonteCarloMeasurements v0.10.1
Closed issues: - How to make it work with NLsolve (#106)
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - 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:
- plot recipes seem to ignore q value (#103)
- Supported Julia version (#105)
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.15
MonteCarloMeasurements v0.9.15
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.14
MonteCarloMeasurements v0.9.14
Merged pull requests: - MassInstallAction: Install the TagBot workflow on this repository (#101) (@baggepinnen)
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.13
MonteCarloMeasurements v0.9.13
Merged pull requests: - CompatHelper: bump compat for "StaticArrays" to "1.0" (#99) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.12
MonteCarloMeasurements v0.9.12
Closed issues: - A few bugs with MonteCarloMeasurements + ControlSystems (#95) - Feature Request: Nominal values (#98)
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - 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)
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.10
MonteCarloMeasurements v0.9.10
Bugfix: Make plots accept AbstractMatrix of Particles.
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.9
MonteCarloMeasurements v0.9.9
- New operators
⊠, ⊞(\boxtimes, \boxplus)
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.8
MonteCarloMeasurements v0.9.8
Closed issues: - Asymmetric error representation / propagation? (#90)
Merged pull requests: - CompatHelper: bump compat for "Distributions" to "0.24" (#93) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.7
MonteCarloMeasurements v0.9.7
- Some more methods for complex particles
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.6
MonteCarloMeasurements v0.9.6
- Julia
Published by github-actions[bot] over 5 years ago
montecarlomeasurements.jl - v0.9.5
MonteCarloMeasurements v0.9.5
- Julia
Published by github-actions[bot] almost 6 years ago
montecarlomeasurements.jl - v0.9.4
MonteCarloMeasurements v0.9.4
- Julia
Published by github-actions[bot] almost 6 years ago
montecarlomeasurements.jl - v0.9.3
MonteCarloMeasurements v0.9.3
Performance improvements for StaticParticles in axpy!, mul!
- Julia
Published by github-actions[bot] almost 6 years ago
montecarlomeasurements.jl - v0.9.2
MonteCarloMeasurements v0.9.2
- Faster
dotand matrix-vector multiply forStaticParticlesby using BLAS.
Closed issues: - How to make MonteCarloMeasurements work with Optim (#82)
- Julia
Published by github-actions[bot] almost 6 years ago
montecarlomeasurements.jl - v0.9.1
MonteCarloMeasurements v0.9.1
- Julia
Published by github-actions[bot] almost 6 years ago
montecarlomeasurements.jl - v0.9.0
MonteCarloMeasurements v0.9.0
Breaking changes
- The default number of
Particlesis changed from 10000 to 2000 - Display of particles in the REPL is improved
- GenericLinearAlgebra.jl is installed, but not loaded by default. This means that some LAPACK-style functionality that previously worked for matrices of particles no longer works unless GenericLinearAlgebra is manually loaded. Examples include `svd, eigvals´ etc. This change was made to get around warnings about GenericLinearAlgebra and GenericSVD pirating the same functions.
MonteCarloMeasurements is now also compatible with julia nightly
- Julia
Published by github-actions[bot] almost 6 years ago
montecarlomeasurements.jl - v0.8.12
MonteCarloMeasurements v0.8.12
- Perform
A*p::Vector{StaticParticles{T,N}using BLAS matrix-matrix multiply for about 2x performance improvements. - more docstring
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.11
MonteCarloMeasurements v0.8.11
- Bugfixes for plots
- Additions to documentation
Closed issues: - registerprimitive doesn't work for Uniful Quantity objects wrapping Particles (#68) - Question about registerprimitive() (#79) - Multiplication with particles from Unitful.jl (#81)
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.10
MonteCarloMeasurements v0.8.10
Closed issues: - bymap does not support function with 2 output values (#74)
Merged pull requests: - preliminary support for Unitful. Solves #68 (#72) (@baggepinnen)
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.9
MonteCarloMeasurements v0.8.9
Merged pull requests: - CompatHelper: bump compat for "RecipesBase" to "1.0" (#75) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.8
MonteCarloMeasurements v0.8.8
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.7
MonteCarloMeasurements v0.8.7
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.6
MonteCarloMeasurements v0.8.6
Merged pull requests: - Easier plotting (#71) (@baggepinnen)
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.5
MonteCarloMeasurements v0.8.5
Merged pull requests: - CompatHelper: bump compat for "StatsBase" to "0.33" (#70) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.4
MonteCarloMeasurements v0.8.4
Merged pull requests: - CompatHelper: bump compat for "RecipesBase" to "0.8" (#59) (@github-actions[bot]) - CompatHelper: bump compat for "Distributions" to "0.23" (#69) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 6 years ago
montecarlomeasurements.jl - v0.8.3
MonteCarloMeasurements v0.8.3
New macro @prob
Closed issues: - Problem with custom Sampler/Distribution (#64)
- Julia
Published by github-actions[bot] over 6 years ago
montecarlomeasurements.jl - v0.8.2
MonteCarloMeasurements v0.8.2
Smarter comparisons used when it's safe to do so. More options for handling comparisons.
- Julia
Published by github-actions[bot] over 6 years ago
montecarlomeasurements.jl - v0.8.1
MonteCarloMeasurements v0.8.1
Closed issues: - Error with Arrayof Particles (#65) - Error with Complex Particles (#66)
- Julia
Published by github-actions[bot] over 6 years ago
montecarlomeasurements.jl - v0.8.0
MonteCarloMeasurements v0.8.0
Merged pull requests: - Increase default sample size to 10k (#62) (@baggepinnen)
- Julia
Published by github-actions[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.6
MonteCarloMeasurements v0.7.6
Merged pull requests: - Install TagBot as a GitHub Action (#60) (@JuliaTagBot)
- Julia
Published by github-actions[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.5
v0.7.5 (2020-02-05)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.4
v0.7.4 (2020-02-01)
Closed issues:
- Allow specification of random number generator everywhere (#44)
Merged pull requests:
- Add rng argument, fixes #44 (#58) (sethaxen)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.3
v0.7.3 (2020-01-26)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.2
v0.7.2 (2020-01-23)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.1
v0.7.1 (2020-01-22)
Closed issues:
- Stop overloading
norm\(::Particle\)? (#55) - bymap on StaticParticles gives Particle (#46)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.7.0
v0.7.0 (2020-01-22)
This is a breaking release, it changes the behavior of norm(p::Particles)) to return p instead of norm(p.particles)
Merged pull requests:
- add norm2 and \ (#56) (simeonschaub)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.6.4
v0.6.4 (2020-01-16)
Merged pull requests:
- CompatHelper: bump compat for "Distributions" to "0.22" (#54) (github-actions[bot])
- CompatHelper: bump compat for "Requires" to "1.0" (#45) (github-actions[bot])
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.6.3
[v0.6.3]
This version brings some (sometimes significant) performance improvements for regular Particles
(https://github.com/baggepinnen/MonteCarloMeasurements.jl/tree/v0.6.3) (2020-01-03)
Merged pull requests:
- Switch from map to broadcast (#53) (baggepinnen)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.6.2
v0.6.2 (2019-12-31)
This release adds support for SLEEFPirates.jl
If the user manually loads SLEEFPirates, some functions like exp,log will be faster for particles, especially for Particles{Float32,N}
Closed issues:
- Feature Request: Violin plots (#48)
Merged pull requests:
- Sleefpirates (#52) (baggepinnen)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.6.1
v0.6.1 (2019-12-20)
Account for breaking change in Plots
Closed issues:
- InexactError (#50)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.6.0
v0.6.0 (2019-12-19)
Merged pull requests:
- try to fix inference for
zero(#51) (simeonschaub) (this led to some nice performance improvements) - overhaul promotion (#49) (simeonschaub) (we now handle discrete distributions with integer or boolean element types much better)
- Remove support for WeightedParticles (#33) (baggepinnen) (they didn't work well anyways, remains to be reimplemented in the future)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.8
v0.5.8 (2019-12-17)
Merged pull requests:
- Add fallback method to ≲ (#47) (MasonProtter)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.7
v0.5.7 (2019-12-03)
Merged pull requests:
- Add conversion from Particles to Array (#43) (sethaxen)
- add support for discrete distributions (#42) (simeonschaub)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.6
v0.5.6 (2019-12-01)
Merged pull requests:
- Generalize Matrix/Particle conversions to Array (#41) (sethaxen)
- Update Documenter version (#39) (baggepinnen)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.5
v0.5.5 (2019-11-27)
Merged pull requests:
- fix promotion of Particles with Missing (#40) (simeonschaub)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.4
v0.5.4 (2019-11-06)
Merged pull requests:
- CompatHelper: bump compat for "StaticArrays" to "0.12" (#38) (github-actions[bot])
- CompatHelper: bump compat for "Lazy" to "0.14" (#37) (github-actions[bot])
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.3
v0.5.3 (2019-10-23)
Updated compat bounds
Merged pull requests:
- move docs to proper documentation (#34) (baggepinnen)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.2
v0.5.2 (2019-10-20)
Add some constructors and the .. operator to create Uniform distributions a..b
Closed issues:
- ::Particles{Bool,N} (#24)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.1
v0.5.1 (2019-10-13)
Closed issues:
- Wasserstein distance between particles (#32)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.5.0
v0.5.0 (2019-09-26)
+- and -+ operators are now exported.
Closed issues:
- ribbonplot goes beyond particle bounds (#26)
- Julia
Published by julia-tagbot[bot] over 6 years ago
montecarlomeasurements.jl - v0.4.1
v0.4.1 (2019-09-05)
Closed issues:
- 0.3.5 release? (#30)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
montecarlomeasurements.jl - v0.4.0
v0.4.0 (2019-08-07)
Closed issues:
- register_primitive causes "eval into closed module" warnings (#29)
- Depend on RecursiveArrayTools? (#28)
- fft of Particles vector not working (#25)
- Fun use case: Variational inference (#23)
- Remove abstract convert and promoterule (#19)
- Julia
Published by julia-tagbot[bot] almost 7 years ago
montecarlomeasurements.jl - v0.3.4
v0.3.4 (2019-05-29)
Merged pull requests:
- Improve promotions (#20) (baggepinnen)
- Julia
Published by julia-tagbot[bot] about 7 years ago
montecarlomeasurements.jl - v0.3.3
v0.3.3 (2019-05-27)
Closed issues:
- set2expr only works for F->F functions (#17)
Merged pull requests:
- Fixdeconstruct (#18) (baggepinnen)
- Julia
Published by julia-tagbot[bot] about 7 years ago
montecarlomeasurements.jl - v0.3.2
Commits
- Basic support for ForwardDiff (#15) (01fd514)
This changelog was automatically generated, and might contain inaccuracies.
- Julia
Published by julia-tagbot[bot] about 7 years ago
montecarlomeasurements.jl - v0.3.1
New mechanisms to handle objects with nested particles. See
- with_workspace
- Workspace
- mean_object
- Julia
Published by julia-tagbot[bot] about 7 years ago
montecarlomeasurements.jl - v0.3.0
This release makes all use of comparison operators (<,>,<= etc.) throw an error since they are really poorly defined for uncertain values. The old behavior can be re-enabled by unsafe_comparisons(true)
Also:
- Improve printing
- Some new functions
- More tests
- More docs
- Julia
Published by julia-tagbot[bot] about 7 years ago
montecarlomeasurements.jl - v0.2.2
- Improve documentation in readme
- New
example/lhs.jl - New
example/transformed_densities.jl - New function
transform_moments
- Julia
Published by julia-tagbot[bot] about 7 years ago