Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 1.14 KB

README.md

File metadata and controls

23 lines (13 loc) · 1.14 KB

Description

Hephaestus.jl is an automatically differentiable structural analysis package purely written in the Julia programming language.

Installation

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

License

Hephaestus.jl package is distributed under the MIT license. More information can be found in the LICENSE.md file.

Help and Support

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].

Acknowledgements

The internal design of the package is inspired by OpenSeesPy, PyNite, and MASTAN2.