The function ia_eps has been renamed into ia_c. The documentation has been updated. A bug in the function p_xy has been identified and fixed. Some code cleanup.
0.0.3
All the code has been clean-up to satisfy both pylint and pycodestyle. The API has been review to match PEP8 guide style. The documentation has been updated. Some tests have been added to check out-of-domain exceptions. Minor bug-fixing.
0.0.2
Raising exceptions for out-of-domain parameters Bug fixing Improved documentation