Skip to content

Release v0.2.1 #217

Description

@MasanoriKanamaru

@JuliaRegistrator register

Release notes:

Added

  • *Ephemerides constructors now accept AbstractRange for times (e.g. range(et_begin, et_end; length=n)); the range is collected to Vector{Float64} internally, eliminating the manual collect call
  • *Ephemerides constructors now auto-convert plain Vector inputs to Vector{SVector{3,Float64}} for position vectors and Vector{SMatrix{3,3,Float64,9}} for rotation matrices; no need to import StaticArrays at the call site

Internal

  • Renamed energy_in / energy_out fields to absorbed_power / emitted_power in the diagnostics data — aligns the implementation with the documented names; these fields are not exported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions