Skip to content

Commit 7684ec6

Browse files
committed
Restructure aesaraf docs order
1 parent 122177c commit 7684ec6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/api/aesaraf.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,16 @@ Aesara utils
1010
gradient
1111
hessian
1212
hessian_diag
13+
jacobian
1314
inputvars
1415
cont_inputs
1516
floatX
1617
intX
1718
smartfloatX
18-
jacobian
1919
CallableTensor
2020
join_nonshared_inputs
2121
make_shared_replacements
2222
generator
2323
set_at_rng
2424
at_rng
25-
take_along_axis
2625
pandas_to_array

pymc/aesaraf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@
8181
"set_at_rng",
8282
"at_rng",
8383
"convert_observed_data",
84+
"compile_pymc",
8485
]
8586

8687

0 commit comments

Comments
 (0)