/eigenvecor-continuation-scratch

A loose handful of toy models and calculations exploring eigenvector continuation and Bayesian optimization

Primary LanguageJupyter Notebook

eigenvecor-continuation-scratch

A loose handful of toy models and calculations exploring eigenvector continuation and Bayesian optimization

install

Depenencies:

  • SageMath: install sagemath and sagemath-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.)

run notebooks

sage --notebook jupyter <notebook-name.ipynb>