A loose handful of toy models and calculations exploring eigenvector continuation and Bayesian optimization
Depenencies:
- SageMath: install
sagemath
andsagemath-jupyter
, following directions for your OS here. - Jupyter or similar broswer-based Python engine
- Python3 and pip with all the usual suspects in the environment (e.g.
numpy
,scipy
,matplotlib
, etc.)
sage --notebook jupyter <notebook-name.ipynb>