Jake VanderPlas
|
f090074d86
|
Avoid 'from jax import config' imports
In some environments this appears to import the config module rather than
the config object.
|
2024-04-11 13:23:27 -07:00 |
|
Jake VanderPlas
|
fbe4f10403
|
Change to simpler import for jax.config
|
2023-04-21 11:51:22 -07:00 |
|
Jake VanderPlas
|
01b5799239
|
DOC: re-organize notes section
|
2023-01-30 11:57:06 -08:00 |
|
elliotwaite
|
7392a57b75
|
DOC: many small fixes
|
2021-08-04 16:55:13 -07:00 |
|
Jake Vanderplas
|
05904faf0f
|
Change onp/np to np/jnp in docs & notebooks (#3760)
|
2020-07-15 13:17:38 -07:00 |
|
Matthew Johnson
|
c6f430a831
|
tweak rank promotion warning docs
|
2019-08-25 14:36:23 -07:00 |
|
Matthew Johnson
|
94fafe880c
|
attempt to fix sphinx rst rendering
|
2019-08-25 14:33:14 -07:00 |
|
Matthew Johnson
|
3c2a73592c
|
improve rank promotion warning, add doc page
|
2019-08-25 14:28:53 -07:00 |
|