Skip to content

JuliaTopOpt/deflation_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deflation_examples

Please use the package environment by julia --project=. and ]instantiate.

Classical variational inference

using Runner
@runit "examples/variational_inference/stochastic.jl

Pathfinder algorithm

using Runner
@runit "examples/variational_inference/pathfinder.jl

Truss TopOpt examples

using Runner
@runit "examples/truss_to/run.jl --problem dense_graph --task min_compliance_vol_constrained_deflation --optimizer nlopt --deflate_iters 5"

Continuum TopOpt examples

using Runner
@runit "examples\\cont_to\\run.jl --task min_compliance_vol_constrained_deflation --optimizer nlopt --deflate_iters 5"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published