Skip to content

Releases: JuliaAstroSim/PhysicalParticles.jl

v1.3.8

10 Aug 04:23

Choose a tag to compare

Release notes:

v1.3.7

07 Jul 09:33

Choose a tag to compare

  • Bump BangBang to v0.4
  • cross product of PVector2D

v1.3.6

28 Feb 09:19

Choose a tag to compare

Release note:

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

v1.3.5

16 Jan 13:56

Choose a tag to compare

add ismeasurement [skip ci]

v1.3.4

15 Jun 11:28

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

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

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

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

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

Choose a tag to compare

PhysicalParticles v1.2.2

Diff since v1.2.1