sbaldu / DynamicalSystemFramework

Framework for modelling dynamical complex systems

Home Page:https://sbaldu.github.io/DynamicalSystemFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enhance exceptions

Grufoony opened this issue · comments

I think that adding a throw in every function which requires it plus the file name and line could be useful in the debug phase (and understandable). This should be done expecially in the SparseMatrix class and uniform other exceptions.