jmejia8 / Metaheuristics.jl

High-performance metaheuristics for optimization coded purely in Julia.
https://jmejia8.github.io/Metaheuristics.jl/stable/
Other
253 stars 27 forks source link

reduce computational resources #74

Closed jmejia8 closed 1 year ago

jmejia8 commented 1 year ago

Limit computational resources to reduce pre-compilation time.

@jbytecode

jbytecode commented 1 year ago

nice