You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your interest in contributing to `nvmath-python`! Based on the type of contribution, it will fall into three categories:
3
+
Thank you for your interest in contributing to `nvmath-python`! Based on the type of contribution, it will fall into
4
+
three categories:
4
5
5
6
1. You want to report a bug, feature request, or documentation issue
6
-
- File an [issue](https://github.com/NVIDIA/nvmath-python/issues)
7
-
describing what you encountered or what you want to see changed.
8
-
- The NVIDIA team will evaluate the issues and triage them, scheduling
9
-
them for a release. If you believe the issue needs priority attention
10
-
comment on the issue to notify the team.
7
+
- File an [issue](https://github.com/NVIDIA/nvmath-python/issues) describing what you encountered or what you want
8
+
to see changed.
9
+
- The NVIDIA team will evaluate the issues and triage them, scheduling them for a release. If you believe the issue
10
+
needs priority attention comment on the issue to notify the team.
11
11
2. You want to implement a feature or bug-fix
12
-
- At this time we do not accept code contributions. However, we do plan to
13
-
change and accept contributions in the near future, although the timeline
14
-
is TBD. Please let us know if you're interested in contributing (and in what
12
+
- At this time we do not accept code contributions. However, we do plan to change and accept contributions in the
13
+
near future, although the timeline is TBD. Please let us know if you're interested in contributing (and in what
15
14
aspect) so that we can plan accordingly.
16
15
3. You want to share your nice work built upon `nvmath-python`:
17
-
- We would love to hear more about your work! Please share with us on [NVIDIA/nvmath-python GitHub Discussions](https://github.com/NVIDIA/nvmath-python/discussions)!
18
-
We also take any `nvmath-python`-related questions on this forum.
16
+
- We would love to hear more about your work! Please share with us on [NVIDIA/nvmath-python GitHub
17
+
Discussions](https://github.com/NVIDIA/nvmath-python/discussions)! We also take any `nvmath-python`-related
`nvmath-python <https://developer.nvidia.com/nvmath-python>`_ brings the power and performance of NVIDIA math libraries to the Python ecosystem
6
+
with intuitive, pythonic APIs. The ultimate goal is to provide users full access to all of the available library features in a variety of execution spaces.
Please refer to the `installation instructions <https://docs.nvidia.com/cuda/nvmath-python/latest/getting-started.html>`_ for different ways of installing nvmath-python, including building from source.
0 commit comments