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

F2 feature/init cleanup #18

Merged
merged 16 commits into from
May 5, 2023
Merged

F2 feature/init cleanup #18

merged 16 commits into from
May 5, 2023

Conversation

calbaker
Copy link
Collaborator

@calbaker calbaker commented May 5, 2023

No description provided.

calbaker and others added 16 commits March 23, 2023 09:55
documented `set_derived` and `set_veh_mass`
made `veh_kg_override` optional
test_that_cli_app_produces_result fails, working on fix
working on 1 failing test
goal is to use `from_yaml` or `from_json` to initialize some Rust structs in Python,
rather than just doing a whole mess of arguments in a `new` method
Convert np.float64 => float, etc. This cleans up the YAML data.
Rust won't build, but there is maybe ~15 minutes of work left to fix it.
imported trait is now declared explicitly wihout use of generic `T`
also made wrapper class
@calbaker calbaker merged commit 3fef0a6 into fastsim-2 May 5, 2023
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.

1 participant