diff --git a/bimr/example.py b/bimr/sample.py similarity index 97% rename from bimr/example.py rename to bimr/sample.py index 0f615a5..00b323d 100644 --- a/bimr/example.py +++ b/bimr/sample.py @@ -1,4 +1,4 @@ -# BIMR example : curved.py +# BIMR sample import random random.seed(128)