Closed tclose closed 8 years ago
As well as improved exception handling this PR contains some bug fixes, streamlined examples and some updated syntax (i.e. DynamicsClass->Dynamics & Dynamics->DynamicsComponent) to minimise changes to the Python library interface for 9ML objects between version 1 & 2.
This PR is to be merged after #13 and adds some more descriptive error messages to the exceptions that are thrown when reading XML descriptions (plus one bugfix relating to the parsing of pow(x,y) functions).