This repository requires python>=3.10
.
To install the required packages to run this repository, run:
pip install -r requirements.txt
Initialize the custom torchdiffeq submodule:
git submodule update --init --recursive
When using this code and data, please cite the following article;
@article{haywood2023discussing, title={Discussing the Spectra of Physics-Enhanced Machine Learning via a Survey on Structural Mechanics Applications}, author={Haywood-Alexander, Marcus and Liu, Wei and Bacsa, Kiran and Lai, Zhilu and Chatzi, Eleni}, journal={arXiv preprint arXiv:2310.20425}, year={2023} }