Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
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...
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...
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
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
DominicDirkx pushed 2 commits to develop tudat-team/tudat
DominicDirkx closed a pull request on tudat-team/tudat
Feature/github_action
Fix github action for clang formatting.DominicDirkx pushed 3 commits to develop tudat-team/tudat
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 (?)
DominicDirkx pushed 3 commits to develop tudat-team/tudatpy
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
DominicDirkx pushed 2 commits to develop tudat-team/tudat
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
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
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 applicationsDominicDirkx pushed 2 commits to develop tudat-team/tudatpy
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 APIDominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock
- Bump version: 0.9.0.dev2 → 0.9.0.dev3 8c9fa11
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