Skip to content

Commit 7cae279

Browse files
committed
add index files
1 parent 0ac7ca4 commit 7cae279

File tree

4 files changed

+34
-0
lines changed

4 files changed

+34
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Profiling and accelerating Python
2+
=================================
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
profiling_accelerating_python_code
8+
numba
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Python basics
2+
=============
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
errors_exceptions_in_python
8+
functions_classes_in_python
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Python environments and packaging
2+
=================================
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
developing_packages
8+
using_uv
9+
virtual_environments_python
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
JAX
2+
===
3+
4+
.. toctree::
5+
:maxdepth: 1
6+
7+
Intro-to-JAX
8+
JAX_set/index
9+
jax_distributed_computing

0 commit comments

Comments
 (0)