Commit d5f236d
Migrate to new translation function (#18)
* feat: optimisiing comp graph
* feat: graph tranlsation
* Feat/pendulum rollout example (#9)
* added pendulum rollout as example
* fixed README
* fix: rebase
* Update README.md
Added hyperlink for landing
* fix: update branch for colab benchmark
* added demo notebook (#13)
* added demo notebook
* minor readme change
* fix: rebase
* fix: rebase and fix tests
* fix: pre-commit
* feat: graph expansion
* fix: benchmarks for more powers
* fix: disable graph compression
* fix: densify structural zeros
* fix: adaprive dimensionality #16
* fix: translate as graph_translate
* feat: test expand, docs
* feat: test examples
* fix: exclude running examples from workflow
* fix: remove ast debug files
* fix: organize imports
* fix: ops fix
* fix: update plots for graph translation
* fix: add plots to website
---------
Co-authored-by: Simeon Nedelchev <[email protected]>
Co-authored-by: Lev Kozlov <[email protected]>1 parent 59316b8 commit d5f236d
File tree
24 files changed
+1186
-174
lines changed- .github/workflows
- benchmarks
- docs
- static/images
- examples
- jaxadi
- tests
24 files changed
+1186
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
| 46 | + | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
169 | 175 | | |
170 | 176 | | |
171 | 177 | | |
| |||
Loading
Loading
Loading
Loading
0 commit comments