TopOptProblems
is a collection of standard topology optimisation problems package written in Julia.
To install TopOptProblems.jl
, run:
using Pkg
pkg"add TopOptProblems"
To load the package, use:
using TopOptProblems
TopOptProblems
is a collection of standard topology optimisation problems package written in Julia.
To install TopOptProblems.jl
, run:
using Pkg
pkg"add TopOptProblems"
To load the package, use:
using TopOptProblems
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.