Changeset 1183 for framspy


Ignore:
Timestamp:
10/16/22 14:23:57 (19 months ago)
Author:
Maciej Komosinski
Message:

Cosmetic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • framspy/frams-test.py

    r1162 r1183  
    102102# sampling a Model in 3D
    103103geno = "RXX(X,CXXX)"
    104 print("\nNow build a Model from the genotype '%s' and sample it in 3D, then print a 2D projection" % geno)
     104print("\nNow build a Model from the genotype '%s' and sample it in 3D, then print a 2D projection." % geno)
    105105import numpy as np
    106106
Note: See TracChangeset for help on using the changeset viewer.