Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porkchop plots and hybrid C++/Python kernel modules v2 #117

Merged

Conversation

alopezrivera
Copy link
Contributor

This pull request

  • Implements the feedback provided in Semantic dependent variable retrieval: SimulationVariableDict and result2dict #115
  • Provides a test to verify the exposure of C++ modules has been successful
  • Modifies the top-level __init__.y kernel imports to attempt to fix the observed build issues for the MacOS and Windows builds. As the root of the issues seemed to be .kernel.<modules> imports1, and the module exposure process does not at any point create such imports, it could be that the culprit is this file

- Silent hybrid module setup by default
- Removed global_frame_orientation argument from porkchop module methods
@DominicDirkx DominicDirkx changed the base branch from master to develop October 16, 2023 09:34
@DominicDirkx DominicDirkx merged commit c9ad04c into tudat-team:develop Oct 16, 2023
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants