Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 624 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 624 Bytes

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