Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

DominicDirkx

DominicDirkx created a comment on an issue on tudat-team/tudat
Indeed, it seems that for both packages the boost version is fixed. I'll see if we can let out boost version float. I remember our previoius build system had an issue with this, but let's see if th...

View on GitHub

DominicDirkx created a comment on a pull request on tudat-team/tudat
The compile error comes from using too many threads to compile (-j4) which will require more RAM when compiling unit tests than just Tudatpy. I had a quick look at the SGP4 ephemeris, and for so...

View on GitHub

DominicDirkx created a tag on tudat-team/tudatpy-feedstock

v0.9.0.dev5 - A conda-smithy repository for tudatpy.

DominicDirkx pushed 1 commit to develop tudat-team/tudat-feedstock
  • Bump version: 2.14.0.dev1 → 2.14.0.dev2 0f0fa73

View on GitHub

DominicDirkx created a tag on tudat-team/tudat-feedstock

v2.14.0.dev2 - A conda-smithy repository for tudat.

DominicDirkx pushed 1 commit to develop tudat-team/tudat
  • Update createEnvironmentUpdater.cpp a1773dc

View on GitHub

DominicDirkx pushed 1 commit to develop tudat-team/tudat

View on GitHub

DominicDirkx pushed 2 commits to develop tudat-team/tudat
  • Fix git variables for push trigger. 25d447c
  • Merge pull request #284 from valeriof7/feature/github_action Feature/github_action 2078559

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudat
Feature/github_action
Fix github action for clang formatting.
DominicDirkx pushed 1 commit to develop tudat-team/tudat

View on GitHub

DominicDirkx pushed 3 commits to develop tudat-team/tudat
  • Add clang-format configuration and GitHub action for automatic formatting when a pull request is merged. Changes: n... 635542b
  • Remove include sorting. 438cdb6
  • Merge pull request #281 from valeriof7/feature/github_action Feature/github_action 8b95f33

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudat
Feature/github_action
Add a new github action that will format the cpp code when a pull request is merged. Note that since the project is split into multiple github repositories, we need to include the `.clang-format`...
DominicDirkx created a comment on a pull request on tudat-team/tudat
Thanks for the update with removed sorting. Do any tokens need to be created/set for this action to have permission to do a commit? I recall you tested this on your own fork (?)

View on GitHub

DominicDirkx pushed 3 commits to develop tudat-team/tudatpy
  • Apply clang formatting to the codebase. 2c22390
  • Merge branch 'develop' into feature/format_codebase ab9a56c
  • Merge pull request #223 from valeriof7/feature/format_codebase Format codebase 0b98826

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy
Format codebase
Apply code formatting to the entire code base. Formatting is done using the setup defined in the `.clang-format' file.
DominicDirkx pushed 8 commits to feature/format_codebase valeriof7/tudatpy
  • Exposed radiation pressure target model 5bc705a
  • Bump version: 0.9.0.dev2 → 0.9.0.dev3 9923a9e
  • fix typos and math renderings c3165f4
  • fix TLE ephemeris default arguments to be Earth-centered 48368d9
  • Merge pull request #224 from larshinueber/fix/docstring-typos fix typos and math renderings fe43350
  • Merge pull request #225 from larshinueber/fix/tle-ephemeris-default-args fix TLE ephemeris default arguments to be E... bdfa806
  • Bump version: 0.9.0.dev3 → 0.9.0.dev4 e67b8e1
  • Merge branch 'develop' into feature/format_codebase ab9a56c

View on GitHub

DominicDirkx pushed 2 commits to develop tudat-team/tudat
  • Apply clang formatting to the codebase. 3c7d26f
  • Merge pull request #283 from valeriof7/feature/format_codebase Format codebase c36858f

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudat
Format codebase
Apply code formatting to the entire code base. Formatting is done using the setup defined in the `.clang-format' file.
DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock
  • Bump version: 0.9.0.dev3 → 0.9.0.dev4 4d6ff05

View on GitHub

DominicDirkx created a tag on tudat-team/tudatpy-feedstock

v0.9.0.dev4 - A conda-smithy repository for tudatpy.

DominicDirkx pushed 6 commits to master tudat-team/tudatpy-examples
  • use create_body_ephemeris instead of create_ephemeris ce33a49
  • use generic radiation pressure type cdc23b0
  • use new rk4 interface in examples 3bca0ec
  • use sgp4 interface to create tle ephemeris 7640298
  • specify frame origin and orientation explicitly 442e253
  • Merge pull request #87 from tudat-team/feature/docs-update Update interfaces for v0.9.0 589a097

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy-examples
Update interfaces for v0.9.0
- Create ephemeris settings from `environment_setup.ephemeris.sgp4` - Use `create_body_ephemeris` to create ephemeris directly from settings - Create integrator settings with `propagation_setup.i...
DominicDirkx closed a pull request on tudat-team/tudatpy
fix TLE ephemeris default arguments to be Earth-centered
Since the fix will only apply to the dev build for now, the arguments will be passed explicitly in the example applications
DominicDirkx pushed 2 commits to develop tudat-team/tudatpy
  • fix typos and math renderings c3165f4
  • Merge pull request #224 from larshinueber/fix/docstring-typos fix typos and math renderings fe43350

View on GitHub

DominicDirkx closed a pull request on tudat-team/tudatpy
fix typos and math renderings
Only typos in the docstrings were fixed to keep backwards compatibility of API
DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock
  • Bump version: 0.9.0.dev2 → 0.9.0.dev3 8c9fa11

View on GitHub

DominicDirkx created a tag on tudat-team/tudatpy-feedstock

v0.9.0.dev3 - A conda-smithy repository for tudatpy.

DominicDirkx pushed 1 commit to develop tudat-team/tudatpy
  • Exposed radiation pressure target model 5bc705a

View on GitHub

DominicDirkx pushed 2 commits to develop tudat-team/tudat-space
  • Small updates for NA 1854b23
  • Merge remote-tracking branch 'origin/develop' into develop 6c7b307

View on GitHub

DominicDirkx created a branch on tudat-team/numerical-astrodynamics-2025

main

Load more