Releases: JuliaAstroSim/PhysicalParticles.jl
Releases · JuliaAstroSim/PhysicalParticles.jl
v1.3.7
v1.3.6
v1.3.5
v1.3.4
PhysicalParticles v1.3.4
- support more constants
- flipsign of PVector
- construct measurement from two PVector
v1.3.3
PhysicalParticles v1.3.3
- convert particle numeric types
- construct constants from user-defined types
- fixes: extent numeric type, pack_xy
v1.3.2
PhysicalParticles v1.3.2
split_block
- numeric type conversion
- generate random
PVector
byRandom.rand
pack_xy
,pack_xyz
Closed issues:
v1.3.1
v1.3.0
PhysicalParticles v1.3.0
- Support
StructArray
PVector
toSArray
parse
from stringZeroValue
- Support
Measurement
,BigFloat
Closed issues:
- benchmarkplot broken (#21)
- Define a getindex method for retrieving only a certain collection from a StructArray of Stars? (#23)
Merged pull requests:
- CompatHelper: bump compat for "StructArrays" to "0.6" (#17) (@github-actions[bot])
- Fix potential units (#18) (@elehcim)
- overload getindex to select particle type via Collection field (#22) (@elehcim)
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#24) (@github-actions[bot])
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) (#26) (@github-actions[bot])
v1.2.2
PhysicalParticles v1.2.2
Release v1.2.1
Update comments, doc and README. Fix bugs. 100% test coverage