Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
DominicDirkx pushed 1 commit to feature/flexible_termination tudat-team/tudat
- Corrected new unit test 63e715a
DominicDirkx created a comment on a pull request on tudat-team/tudatpy-examples
Running it now :) Three small additions, could you: * Add the two macromodel files * Update the .gitignore so that it doesn't want to add the kernels * Write the output files (also for the mro e...
DominicDirkx pushed 1 commit to feature/flexible_termination tudat-team/tudat
- Corrected types for custom termination 03da4ff
DominicDirkx created a branch on tudat-team/tudat
feature/flexible_termination - A C++ platform to perform astrodynamics and space research.
DominicDirkx created a comment on a pull request on tudat-team/tudatpy-examples
Hey, this is awesome to have, thanks!! I think that the 'per-day' arc-splitting has in some cases made the results worse (?) In the previous results, where we looked 'per odf file', the difference ...
DominicDirkx pushed 1 commit to develop tudat-team/tudat-feedstock
- Bump version: 2.13.0.dev39 → 2.13.0.dev40 70d5e8c
DominicDirkx created a tag on tudat-team/tudat-feedstock
v2.13.0.dev40 - A conda-smithy repository for tudat.
DominicDirkx pushed 5 commits to develop tudat-team/tudat
DominicDirkx pushed 18 commits to master tudat-team/tudatpy-examples
- Merge branch 'luigigisolfi-luigi_examples' t push origin master Resolving conflicts from my last PR (estimation folde... 3c2ead1
- Add files via upload 555f928
- Add files via upload f0ddc0f
- deleted juice_flybys.py 09df146
- Merge branch 'master' of https://github.com/tudat-team/tudatpy-examples 1eea2e2
- Merge needed cause i messed up with git filter repo Merge branch 'master' of https://github.com/luigigisolfi/tudatpy-... 01c86c8
- merge of remote into master badf69a
- commented juice_flybys.ipynb notebook and made it into juice_flybys.py python file dfeae05
- fixed typo juice_flybys.ipynb a422546
- fixed typo juice_flybys.py 1588f56
- juice_flyby improvement 27d9b59
- mergin of upstream Merge branch 'master' of https://github.com/tudat-team/tudatpy-examples into feature/juice_flybys_... e4b185c
- removed untitled files ff45355
- done, ready for push 5d6bbc1
- fixed conflicts with remote feature/juice_flyby_example dcf779d
- fixed initial time step and back/forw propagation around flyby 0891e0c
- changed cumulative_computation_time_history to dependent_variable_history 256119f
- Merge pull request #79 from luigigisolfi/feature/juice_flybys_example PR - JUICE flybys example 6baf3f2
DominicDirkx closed a pull request on tudat-team/tudatpy-examples
PR - JUICE flybys example
This PR adds the following files: - juice_flybys.ipynb - juice_flybys.py to the _tudatpy-examples/propagation_ folder. This example shows how to use TUDAT functionalities to retrieve JUI...DominicDirkx pushed 1 commit to feature/remove_extern_templates tudat-team/tudat
- Update unitTestLightTimePartials.cpp 78b4e2c
DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
Could you change the initial time step to 200.0? Having it at 10 leads to a very small time step in the middle, which is (in part) a result of the maximum permitted increase in step size per step. ...
DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
Could you change this to 1 hour (rather than half an hour), it provides a greater range for the time step at the end, which is nice for the example, I think
DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
Having these plots of the time step is really nice! But, why use the cumulative_computation_time_history for this? I think it will be easier to understand if you just use the dependent_variable_his...
DominicDirkx pushed 1 commit to feature/remove_extern_templates tudat-team/tudat
- Re-enable tests ae9dc3f
DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
Exactly :)
DominicDirkx created a review comment on a pull request on tudat-team/tudatpy-examples
That looks like it should work. Good to know that API reference was sufficient to write this :) Does the code still run properly with this?
DominicDirkx pushed 1 commit to feature/remove_extern_templates tudat-team/tudat
- Update CMakeLists.txt 11222ad
DominicDirkx pushed 1 commit to develop tudat-team/tudatpy-feedstock
- Bump version: 0.8.0.dev34 → 0.8.0.dev35 4acc1ef
DominicDirkx created a tag on tudat-team/tudatpy-feedstock
v0.8.0.dev35 - A conda-smithy repository for tudatpy.