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

Documentation for the math module. #22

Open
4 tasks
sammorrell opened this issue Jan 10, 2022 · 0 comments
Open
4 tasks

Documentation for the math module. #22

sammorrell opened this issue Jan 10, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@sammorrell
Copy link
Member

The migrated math module needs documentation. The exception to this is the linalg module, which has already had a lot of documentation.

Remaining:

  • func
  • rng
  • slice
  • trans3_builder
@sammorrell sammorrell added the documentation Improvements or additions to documentation label Jan 10, 2022
@sammorrell sammorrell self-assigned this Jan 10, 2022
sammorrell added a commit that referenced this issue Jan 10, 2022
We now have `slice`, `rng` and `func` modules in the codebase. This commit does not include unit tests and documentation, whose progress can be tracked on issues #23 and #22 respectively. Added `lazy_static` as a dependency.
@sammorrell sammorrell moved this to To Do in Migration Aug 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: To Do
Development

No branches or pull requests

1 participant