Skip to content

A collection of standard topology optimisation problems.

License

Notifications You must be signed in to change notification settings

JuliaTopOpt/TopOptProblems.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TopOptProblems

Actions Status codecov

TopOptProblems is a collection of standard topology optimisation problems package written in Julia.

Installation

To install TopOptProblems.jl, run:

using Pkg
pkg"add TopOptProblems"

To load the package, use:

using TopOptProblems