I continued with adding tests to the system. Identified high priority sections to be tested. Introduce general exceptions to the system which are application specific.
I add algebra detail descriptions extracted from the two references[1][2] and add corresponding implementations in the project. I found out some bugs in the system while completing this task. Add records about implemented and not implemented stuff. I got the chance to dig deep in to the python build in functions where they are highly used in testing algebra functions
2 comments:
I continued with adding tests to the system. Identified high priority sections to be tested.
Introduce general exceptions to the system which are application specific.
Discuss the next tasks to be complete.
I add algebra detail descriptions extracted from the two references[1][2] and add corresponding implementations in the project.
I found out some bugs in the system while completing this task. Add records about implemented and not implemented stuff.
I got the chance to dig deep in to the python build in functions where they are highly used in testing algebra functions
[1] http://citeseer.ist.psu.edu/359340.html
[2] http://citeseer.ist.psu.edu/384122.html
Post a Comment