History¶
release 0.2.2¶
2024-05-11¶
fixed issue #19
- Problem:
easy functions needed like f2c and c2f
- Solutions:
added ec.f2c and ec.c2f
2024-05-10¶
fixed issue #16
- Problem:
convert2ip and convert2si do not convert strings to floats
- Solution:
strings are converted to floats if possible
release 0.1.0¶
First release on PyPI.