Tools
Asap.jl
This is an implementation of the Direct Stiffness Method written in Julia, which supports truss and frame elements (+all common end releases). There’s also a Force Density Method implementation. Used extensively in my research, it is fast and easy to query.
AsapOptim.jl
An extension of Asap.jl, this enables the use of Automatic Differentiation (AD) for fast, gradient-based optimization of general objective functions. You can read more about it in my paper.
DigitalCircularityToolkit
A Grasshopper plugin that allows for fast exploration of circular design solutions. It’s an implementation of the general reuse framework developed by my friends. This has been used to teach various workshops at MIT, adopted by designers at Guy Nordenson and Associates, and is in active development.