Hephaestus.jl
is an automatically differentiable structural analysis package purely written in the Julia programming language.
To install Hephaestus.jl
package, type ]
in Julia REPL to enter the built-in Julia package manager and execute the following command:
pkg> add Hephaestus
Hephaestus.jl
package is distributed under the MIT license. More information can be found in the LICENSE.md
file.
For assistance with the package, please raise an issue on the GitHub Issues page. Please use the appropriate labels to indicate the specific functionality you are inquiring about. Alternatively, contact the author directly at [email protected].
The internal design of the package is inspired by OpenSeesPy
, PyNite
, and MASTAN2
.