AlgebraicJulia / AlgebraicJulia/Decapodes.jl
Considering RuntimeGeneratedFunctions
- Lingua principale
- Julia
- Stelle
- 91
- Fork
- 18
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Currently, we generate simulation code using metaprogramming tools from base julia, and evaluate them via eval. This is a lightweight setup.
However, in https://github.com/AlgebraicJulia/Catlab.jl/issues/1001 and https://github.com/AlgebraicJulia/Catlab.jl/pull/202 , I got to work with RuntimeGeneratedFunctions, and it has some features w.r.t. resolving world age issues that are appealing. It also offers a standardized (and upstreamed) means of supplying function definitions.
So, we should look at whether integrating with RuntimeGeneratedFunctions can improve Decapodes workflows, and whether these changes are worth the overhead of another (direct) dependency.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.