- Timestamp:
- 10/16/22 14:23:57 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
framspy/frams-test.py
r1162 r1183 102 102 # sampling a Model in 3D 103 103 geno = "RXX(X,CXXX)" 104 print("\nNow build a Model from the genotype '%s' and sample it in 3D, then print a 2D projection " % geno)104 print("\nNow build a Model from the genotype '%s' and sample it in 3D, then print a 2D projection." % geno) 105 105 import numpy as np 106 106
Note: See TracChangeset
for help on using the changeset viewer.