User:Chathuranga: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
''Chathuranga'' is an undergraduate student at the Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. | '''Chathuranga''' is an undergraduate student at the Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. | ||
Code branch: {{srcbranchdir|chathuranga|}} | Code branch: {{srcbranchdir|chathuranga|}} | ||
Revision as of 18:09, 15 February 2012
Chathuranga is an undergraduate student at the Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka.
Code branch: chathuranga:
Goals:
I am trying to improve the persistence features of the ASCEND, such as import/export capabilities. My work will be around Saving and restoring model state and Student_Projects#Persistence_of_modelling_results
Initial Tasks:
Review and complete the SaveInstance function in the ascend/compiler/instance_io.c
Write cunit test for SaveInstance function
Integrating SaveInstance function to the PyGTK GUI.
Implementing the capability of exporting the solved results in to a csv file, in python and integrate in to the PyGTK GUI.
Checking the possibilities of import pre-compiled models and solved state of model in runtime.