WARPXM v1.10.0
Loading...
Searching...
No Matches
print_floats_nicely Namespace Reference

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)
 

Detailed Description

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.

Function Documentation

◆ maybe_parse_float()

def print_floats_nicely.maybe_parse_float (   s)

◆ maybe_parse_int()

def print_floats_nicely.maybe_parse_int (   s)

◆ normalize_numbers()

def print_floats_nicely.normalize_numbers (   line)