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
* get value of all expression from jit args only once
5
-
* logic templates per category?
6
-
* drop unused variables completely (instead of marking them with _UNUSED_)
7
4
8
5
Features:
9
6
10
7
* list expressions for logic templates
11
8
* do not inline variables but only a reference to them for the logic to use
12
9
* support compilation of operations
13
-
* support assigning a variable multiple times, at least in different if branches
10
+
* For categories with finitely many objects (or morphisms): detect parts of the code which can be precomputed, e.g. hom_structure_on_basis_paths in Algebroids.
0 commit comments