typo in readme

This commit is contained in:
Ben
2021-08-13 10:00:38 +01:00
committed by GitHub
parent 9ab27bd39e
commit c3d3cdf87d

View File

@@ -13,9 +13,9 @@ This is an example of how to generate the parameter curves, and save them to fil
::
sage: load("scripts.py")
sage: results = get_zama_curves()
sage: save(results, "v0.sobj")
sage: load("scripts.py")
sage: results = get_zama_curves()
sage: save(results, "v0.sobj")
::
We can load results files, and find the interpolants.