mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-15 07:05:09 -05:00
typo in readme
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user