This module defines a couple of helpers.
Prints an own raised Project Error
| Parameters: |
|
|---|
Build a cython extension from a .py or .pyx file
| Parameters: |
|
|---|---|
| Returns: | (tuple) cython_extension_module_path, cython_module_c_file_path, cython_build_dir_path |
Returns a formatted time string in the Orders of magnitude (time)
| Parameters: | time – (float) if if -1.0 return ‘NOT-MEASURED’‘ | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Returns: | (str) formatted time: Orders of magnitude (time)
|