Michael Hudgins
d4d1518c3d
Update references to the GitHub url in JAX codebase to reflect move from google/jax to jax-ml/jax
...
PiperOrigin-RevId: 676843138
2024-09-20 07:52:33 -07:00
Roy Frostig
b8f8b7b07f
docs: sentence case page titles, section headings, some content
2024-08-12 18:12:17 -07:00
Jake VanderPlas
f3b7aea283
DOC: improve mypy/pre-commit instructions
2024-07-10 09:06:03 -07:00
Peter Hawkins
945fde41e4
Update minimum Python version to 3.10.
2024-06-26 13:47:14 -04:00
jax authors
fc1e1d4a65
Add freshness metablock to JAX OSS docs.
...
PiperOrigin-RevId: 645508135
2024-06-21 14:50:49 -07:00
Neil Girdhar
3c920c0120
Switch from flake8 to Ruff
2023-11-15 22:35:52 -05:00
Peter Hawkins
bfa113ba60
Remove references to Python 3.8.
...
Remove the old build scripts/Dockerfile, since they are unused and broken.
PiperOrigin-RevId: 542870354
2023-06-23 08:48:57 -07:00
David Pizzuto
6948d32d15
contributing: Switch repo URL to HTTPS for consistency with other github URLs.
2023-05-01 10:03:39 -07:00
Peter Hawkins
0f7ffb8699
Bump minimum Python version in "contributing" docs.
...
PiperOrigin-RevId: 509385522
2023-02-13 18:05:11 -08:00
Jake VanderPlas
d0abb72a34
DOC: update contributing guide
2023-02-07 08:06:45 -08:00
Skye Wanderman-Milne
2fcf3f7270
Remove .[minimum-jaxlib]
from test-requirements.txt
...
This means that jax and its dependencies (e.g. jaxlib) must be
manually installed before running the tests. This is useful for
testing an existing jax install, e.g. a later version of jaxlib, GPU
jaxlib, etc.
2021-09-23 12:24:24 -07:00
elliotwaite
7392a57b75
DOC: many small fixes
2021-08-04 16:55:13 -07:00
George Necula
6a48c60a72
Rename master to main in embedded links.
...
Tried to avoid the change on external links to repos that
have not yet renamed master.
2021-06-18 10:00:01 +03:00
Nicholas Junge
f559a9bfb4
Fix pip install instruction for forks in contributing section
2021-05-01 19:32:19 +02:00
Jake VanderPlas
ba83ab5d3b
Add expanded contributing documentation
2021-04-27 15:00:21 -07:00