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
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Newton was initiated by [Disney Research](https://www.disneyresearch.com/), [Goo
20
20
-**OS:** Linux (x86-64, aarch64), Windows (x86-64), or macOS (CPU only)
21
21
-**GPU:** NVIDIA GPU (Maxwell or newer), driver 545 or newer (CUDA 12). No local CUDA Toolkit installation required. macOS runs on CPU.
22
22
23
-
For detailed system requirements, see the [installation guide](https://newton-physics.github.io/newton/1.5.0/guide/installation.html). For tested configurations and Newton's versioning and deprecation policies, see the [compatibility guide](https://newton-physics.github.io/newton/1.5.0/guide/compatibility.html).
23
+
For detailed system requirements, see the [installation guide](https://newton-physics.github.io/newton/1.5.1/guide/installation.html). For tested configurations and Newton's versioning and deprecation policies, see the [compatibility guide](https://newton-physics.github.io/newton/1.5.1/guide/compatibility.html).
24
24
25
25
## Quickstart
26
26
@@ -29,7 +29,7 @@ pip install "newton[examples]"
29
29
python -m newton.examples
30
30
```
31
31
32
-
To install from source with [uv](https://docs.astral.sh/uv/), see the [installation guide](https://newton-physics.github.io/newton/1.5.0/guide/installation.html).
32
+
To install from source with [uv](https://docs.astral.sh/uv/), see the [installation guide](https://newton-physics.github.io/newton/1.5.1/guide/installation.html).
See the [contribution guidelines](https://github.com/newton-physics/newton-governance/blob/main/CONTRIBUTING.md) and the [development guide](https://newton-physics.github.io/newton/1.5.0/guide/development.html) for instructions on how to contribute to Newton.
921
+
See the [contribution guidelines](https://github.com/newton-physics/newton-governance/blob/main/CONTRIBUTING.md) and the [development guide](https://newton-physics.github.io/newton/1.5.1/guide/development.html) for instructions on how to contribute to Newton.
922
922
923
923
## Support and Community Discussion
924
924
925
-
For questions, please consult the [Newton documentation](https://newton-physics.github.io/newton/1.5.0/guide/overview.html) first before creating [a discussion in the main repository](https://github.com/newton-physics/newton/discussions).
925
+
For questions, please consult the [Newton documentation](https://newton-physics.github.io/newton/1.5.1/guide/overview.html) first before creating [a discussion in the main repository](https://github.com/newton-physics/newton/discussions).
0 commit comments