This website requires JavaScript.
Explore
Help
Sign In
rubydragon
/
metagraphoptimization.jl
Watch
1
Star
0
Fork
0
You've already forked metagraphoptimization.jl
Code
Issues
6
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
metagraphoptimization.jl
/
examples
History
Anton Reinhard
7dd9fedf2e
Refactor model into an interface and remove any ABC Model specific code from src/code_gen/. Also generate functions instead of direct code evaluation in execute()
2023-09-28 17:59:17 +02:00
..
import_bench.jl
Refactor model into an interface and remove any ABC Model specific code from src/code_gen/. Also generate functions instead of direct code evaluation in execute()
2023-09-28 17:59:17 +02:00
plot_chain.jl
Refactor model into an interface and remove any ABC Model specific code from src/code_gen/. Also generate functions instead of direct code evaluation in execute()
2023-09-28 17:59:17 +02:00
plot_star.jl
Refactor model into an interface and remove any ABC Model specific code from src/code_gen/. Also generate functions instead of direct code evaluation in execute()
2023-09-28 17:59:17 +02:00
profiling_utilities.jl
Make FusedComputeTasks usable in execution
2023-09-25 16:11:15 +02:00
Project.toml
Add documentation to every function and automatic doc html building (
#6
)
2023-08-29 12:57:46 +02:00