Skip to content

Releases: JuliaAstroSim/PhysicalParticles.jl

v1.3.7

07 Jul 09:33
Compare
Choose a tag to compare
  • Bump BangBang to v0.4
  • cross product of PVector2D

v1.3.6

28 Feb 09:19
Compare
Choose a tag to compare

Release note:

  • ismeasurement
  • × cross operator
  • Maintain NumericalIntegration to avoid compat problems

v1.3.5

16 Jan 13:56
Compare
Choose a tag to compare
add ismeasurement [skip ci]

v1.3.4

15 Jun 11:28
Compare
Choose a tag to compare

PhysicalParticles v1.3.4

Diff since v1.3.3

  • support more constants
  • flipsign of PVector
  • construct measurement from two PVector

v1.3.3

15 Jan 00:58
Compare
Choose a tag to compare

PhysicalParticles v1.3.3

Diff since v1.3.2

  • convert particle numeric types
  • construct constants from user-defined types
  • fixes: extent numeric type, pack_xy

v1.3.2

22 Dec 13:40
Compare
Choose a tag to compare

PhysicalParticles v1.3.2

Diff since v1.3.1

  • split_block
  • numeric type conversion
  • generate random PVector byRandom.rand
  • pack_xy, pack_xyz

Closed issues:

  • Do we need to call it Star? (#19)
  • uconvert(PVector, units) not typestable (#27)

v1.3.1

25 Nov 13:20
Compare
Choose a tag to compare

PhysicalParticles v1.3.1

Diff since v1.3.0

  • uGadget2
  • enlarge Extent
  • bug fixes

v1.3.0

06 Nov 09:17
Compare
Choose a tag to compare

PhysicalParticles v1.3.0

Diff since v1.2.2

  • Support StructArray
  • PVector to SArray
  • parse from string
  • ZeroValue
  • 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

21 Apr 02:47
Compare
Choose a tag to compare

PhysicalParticles v1.2.2

Diff since v1.2.1

Release v1.2.1

09 Apr 08:44
Compare
Choose a tag to compare

Update comments, doc and README. Fix bugs. 100% test coverage