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

Optimisation subprojects #464

Open
sjboeing opened this issue Apr 25, 2023 · 0 comments
Open

Optimisation subprojects #464

sjboeing opened this issue Apr 25, 2023 · 0 comments
Labels
3D Issues and pull requests related to the 3D version enhancement / optimisation Improve algorithm or behaviour
Milestone

Comments

@sjboeing
Copy link
Collaborator

sjboeing commented Apr 25, 2023

  • Use/store a first guess for the ellipsoid eigenvalues (drawback would be the extra memory required and possible need to communicate though).
  • Getting the ellipsoid points in a different way?
  • Use sorting on parcels to optimise the code.
@matt-frey matt-frey added enhancement / optimisation Improve algorithm or behaviour 3D Issues and pull requests related to the 3D version labels May 2, 2023
@matt-frey matt-frey added this to the 0.14.0 milestone May 7, 2023
@matt-frey matt-frey modified the milestones: 0.14.0, 0.15.0 Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3D Issues and pull requests related to the 3D version enhancement / optimisation Improve algorithm or behaviour
Projects
None yet
Development

No branches or pull requests

2 participants