User:Chathuranga
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.