* Replaced the old SWIG-based wrapper with a python-based one.
- `PropsSI.m` is now the entry point.
- Added tests.
- Documentation updated.
* Documentation converted from Markdown to reStructredText
Following https://github.com/CoolProp/CoolProp/issues/1497#issuecomment-324845758.
* Further fixes to documentation.
* Further fixes to documentation #2.
Worked around the indentation issue in the numbered list.
* Added handling of arrays with zero dimensions to matpy
* Added a convenience wrapper for the low-level AbstractState API
- Readme updated accordingly.
- Tests updated accordingly.
* Renamd CoolProps to CoolProp