About
This package performs 2-dimensional topology optimization and is a port of "A 99 line topology optimization code written in Matlab".
Basic Usage
Running the solve function with default settings will find a solution to teh Messerschmitt–Bölkow–Blohm simply supported beam (enforcing symmetry).
solve;
The progress of the algorithm and a visualization of the optimized structure will be displayed in the command line

Alternatively, we could set up with the same simulation explicitly:
solve;