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

Draft: Picker24/feature/globalbin vectors kineparamtidy #12

Open
wants to merge 10 commits into
base: develop
Choose a base branch
from

Conversation

luketpickering
Copy link
Member

No description provided.

Luke Pickering added 6 commits October 16, 2024 10:43
- anyone who said that manual memory management of individual arrays of types
was better than using std::vectors was unfortunately lying to you.
- Look ma' no leaks
- Leaves the bool* as a bare array because the standards committee made a
  mistake and made std::vector<bool> a spicy specialization
- removes pointless c-style casts in assignment
- removes pointless struct keyword
…inning

- Only FD code gets generic binning currently
@luketpickering luketpickering changed the title Picker24/feature/globalbin vectors kineparamtidy Draft: Picker24/feature/globalbin vectors kineparamtidy Oct 17, 2024
Base automatically changed from feature_DUNE_v1.1_develop to develop October 18, 2024 14:03
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