diff --git a/README.md b/README.md index 34bb3ce..5be1b0f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -This repository contains code for computations in [Certifying Numerical Estimates of Spectral Gaps](https://arxiv.org/abs/1703.09680). +# DEPRECATED! + +This repository has not been updated for a while! +If You are interested in replicating results for [1712.07167](https://arxiv.org/abs/1712.07167) please check [these instruction](https://kalmar.faculty.wmi.amu.edu.pl/post/1712.07176/) +Also [this notebook](https://nbviewer.jupyter.org/gist/kalmarek/03510181bc1e7c98615e86e1ec580b2a) could be of some help. If everything else fails the [zenodo dataset](https://zenodo.org/record/1133440) should contain the last-resort instructions. + +This repository contains some legacy code for computations in [Certifying Numerical Estimates of Spectral Gaps](https://arxiv.org/abs/1703.09680). # Installing To run the code You need `julia-v0.5` (should work on `v0.6`, but with warnings).