vsoch / gridtest

grid parameters and testing for Python modules and functions
https://vsoch.github.io/gridtest/
Mozilla Public License 2.0
2 stars 1 forks source link

scientific notation not easy to express in yaml #16

Open vsoch opened 4 years ago

vsoch commented 4 years ago

So we need a workaround! Some ideas here https://stackoverflow.com/questions/6769292/yaml-scientific-notation-syntax.

vsoch commented 4 years ago

This might be an option https://pypi.org/project/numexpr/2.6.1/