User:Chathuranga: Difference between revisions
Jump to navigation
Jump to search
m Creating user page with biography of new user. |
Chathuranga (talk | contribs) m Just a bit of formatting |
||
| Line 1: | Line 1: | ||
Undergraduate student at the Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. | Undergraduate student at the Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka. | ||
== 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 {{src|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. | |||
Revision as of 04:33, 24 January 2012
Undergraduate student at the Department of Computer Science and Engineering, University of Moratuwa, Sri Lanka.
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.