WARPXM v1.10.0
|
The point of this script is to load and then spit back out a basis file, with all numbers in a fixed format. More...
Functions | |
def | maybe_parse_int (s) |
def | maybe_parse_float (s) |
def | normalize_numbers (line) |
The point of this script is to load and then spit back out a basis file, with all numbers in a fixed format.
This is to facilitate comparison of basis generators.
def print_floats_nicely.maybe_parse_float | ( | s | ) |
def print_floats_nicely.maybe_parse_int | ( | s | ) |
def print_floats_nicely.normalize_numbers | ( | line | ) |