open-space-toolkit-physics

Physical units, time, reference frames, environment modeling.

APACHE-2.0 License

Downloads
11.7K
Stars
24
Committers
6

Bot releases are hidden (Show)

open-space-toolkit-physics - 0.8.3

Published by kyle-cochran over 1 year ago

fix:

  • Integer::Undefined() cannot be compared with an == operator
open-space-toolkit-physics - 0.8.2

Published by kyle-cochran over 1 year ago

feat:

  • improve TOD frame definition

style:

  • cpp clang and python black formatting

chore:

  • change set-output to environment file
open-space-toolkit-physics - 0.8.1

Published by Derollez over 1 year ago

  • Use soft dependencies, restricted to minor version.
open-space-toolkit-physics - 0.8.0

Published by kyle-cochran over 1 year ago

  • feat: exponential atmospheric density model
  • build: standalone test/build targets
open-space-toolkit-physics - 0.7.0

Published by vishwa2710 over 1 year ago

build

  • remove support for fedora
  • remove support for python 3.6, 3.7
open-space-toolkit-physics - 0.6.0

Published by vishwa2710 over 1 year ago

build

  • upgrade to latest core, math, io and boost 1.82
open-space-toolkit-physics - 0.5.27

Published by vishwa2710 over 1 year ago

Feat

  • add date time format argument for Instant::toString
open-space-toolkit-physics - 0.5.26

Published by Derollez over 1 year ago

Feat

  • Tooling to use make start-development-link.

Fix

  • intersects method on Interval.
open-space-toolkit-physics - 0.5.25

Published by lucas-bremond almost 2 years ago

  • build: use python 3.11
open-space-toolkit-physics - 0.5.24

Published by lucas-bremond almost 2 years ago

  • feat: add arg naming to bindings
open-space-toolkit-physics - 0.5.23

Published by lucas-bremond almost 2 years ago

  • feat: add J2000 frame provider
open-space-toolkit-physics - 0.5.22

Published by lucas-bremond almost 2 years ago

  • build: update OSTk Mathematics
open-space-toolkit-physics - 0.5.21

Published by Derollez about 2 years ago

Features

  • OSTk Math 0.4.8 with operations on Interval and Polygon2d.

Fixes

  • Spice engine fix.
open-space-toolkit-physics - 0.5.20

Published by Derollez about 2 years ago

Features

  • Add Sun and Moon spherical gravitational models.
open-space-toolkit-physics - 0.5.19

Published by lucas-bremond about 2 years ago

  • feat: define constructors from children to parents
open-space-toolkit-physics - 0.5.18

Published by robinpdm about 2 years ago

open-space-toolkit-physics - 0.5.17

Published by lucas-bremond about 2 years ago

  • feat: improve time bindings
open-space-toolkit-physics - 0.5.15

Published by lucas-bremond over 2 years ago

open-space-toolkit-physics - 0.5.14

Published by robinpdm over 2 years ago

open-space-toolkit-physics - 0.5.13

Published by Derollez over 2 years ago

  • OSTk Mathematics dependency updated with fix on Composite object.