AlgebraicJulia / AlgebraicJulia/Decapodes.jl

Considering RuntimeGeneratedFunctions

Aperta
#387 0 commenti 1 reazione 2 assegnatari Rivendicata da @lukem12345 Vedi su GitHub
enhancement
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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.