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

roadmap #3

Closed
15 tasks done
imrn99 opened this issue May 6, 2024 · 1 comment
Closed
15 tasks done

roadmap #3

imrn99 opened this issue May 6, 2024 · 1 comment
Labels
release Anything release related tracker

Comments

@imrn99
Copy link
Owner

imrn99 commented May 6, 2024

Integraal roadmap

this issue is a tracker for all features that I consider(ed) to add, at some point, to the integraal crate; this only includes features related to the purpose of the crate, not all possible changes to this repository (e.g. having a better test coverage)

Feature list

Priority for the first "full" release

Others

  • Complete the implementation for the Monte-Carlo method
  • Implement "execution back-ends" to handle multiple execution policy (e.g. sequential, parallel using rayon, parallel using wgpu) the 0.1.0 can be sequential only
  • Gate all additionnal computation methods / back-ends behind features; The result should be a fully additive list of features
  • Add support for multi-dimensional integral computations out of scope

Updates

  • 12/05: Organize features for a potential 0.1.0 release
@imrn99 imrn99 pinned this issue May 6, 2024
@imrn99 imrn99 added the release Anything release related label May 6, 2024
@imrn99 imrn99 added the tracker label May 29, 2024
@imrn99
Copy link
Owner Author

imrn99 commented Oct 22, 2024

Last tasks before 0.1.0

@imrn99 imrn99 closed this as completed Oct 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Anything release related tracker
Projects
None yet
Development

No branches or pull requests

1 participant