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

Feat: SVector as common currency #83

Merged
merged 4 commits into from
Feb 15, 2023
Merged

Feat: SVector as common currency #83

merged 4 commits into from
Feb 15, 2023

Conversation

fjebaker
Copy link
Member

Discontinue all support for regular (heap allocated) arrays as u and v, as this not only makes the integration system convoluted, but is also entirely unused and a complete performance degredation even on GPUs (#8).

This PR also brings #8 a step closer to being supported in main despite the poorer performance vs. multithreading.

@fjebaker fjebaker added the integrator Issue or pull request related to integration methods label Feb 15, 2023
@fjebaker fjebaker merged commit 05f63ed into main Feb 15, 2023
@fjebaker fjebaker deleted the fergus/only-svector branch February 15, 2023 21:45
fjebaker added a commit that referenced this pull request Aug 22, 2023
* test: remove standard array test

* feat: export svectors

* fix: use svector as common currency instead of tuple

* chore: bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integrator Issue or pull request related to integration methods
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant