/[ascend]/trunk/pygtk/instance.h
ViewVC logotype

Log of /trunk/pygtk/instance.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 2326)

Revision 774 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 14 08:01:48 2006 UTC (17 years, 5 months ago) by johnpye
File length: 3912 byte(s)
Diff to previous 732
Added the ability to run methods on sub-models within a simulation. Use the right-click context menu.

Revision 732 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 4 14:40:17 2006 UTC (17 years, 5 months ago) by johnpye
File length: 3883 byte(s)
Diff to previous 669
Added general-purpose text-information dialog to PyGTK interface.
Added reporting of clique of a variable to PyGTK GUI.
Changed 'fixable' and 'new bounds' to use the new dialog.
Removed 'set<...>' from ascpy.i (it wasn't working), changed to vector<...>.
Exported a couple of var incidences fns to the DLL/SO.

Revision 669 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 21 07:00:45 2006 UTC (17 years, 5 months ago) by johnpye
File length: 4096 byte(s)
Diff to previous 532
Merged changes from DAE branch (revisions 702 to 819) back into trunk.
This adds the Integration API to the ASCEND solver (in base/generic).
Also provides pre-alpha support for 'IDA' from the SUNDIALS suite, a DAE solver.
Many other minor code clean-ups, including adoption of new 'ASC_NEW' and friends (to replace 'ascmalloc')
Added some very sketchy stuff providing 'DIFF(...)' syntax, although it is anticipated that this will be removed.

Revision 532 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 24 02:23:08 2006 UTC (17 years, 7 months ago) by johnpye
File length: 4091 byte(s)
Diff to previous 531
Removed 'interface' directory in trunk/pygtk/interface (moved everything up a level)
Made corresponding changes to SCons* and spec files.

Revision 531 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 24 02:04:02 2006 UTC (17 years, 7 months ago) by johnpye
Original Path: trunk/interface/instance.h
File length: 4091 byte(s)
Diff to previous 480
Removing extra subdir level in pygtk path

Revision 480 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Apr 17 10:45:23 2006 UTC (17 years, 7 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 4091 byte(s)
Diff to previous 278
Adding ASC_DLLSPEC to all functions that are being used by Python interface.
Also cleaned up some #ifdef header brackets and html-style comments inside doxygen comments.
Renamed pygtk/interface/config.in to pygtk/interface/config.h.in and made 
this active again (for ASC_BUILDING_INTERFACE) use.
Trying to catch error in ascpy.Library call with try/except, doesn't work though.

Revision 278 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 6 23:52:30 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 4073 byte(s)
Diff to previous 273
Removed reference to libf2c (I think this was required only on FC3)
Updated use of SWIG 'typemap' syntax in ascend.i
Corrected C++ code for FC5 (art's error msg)
Fixed minor but with uninstantiated models in PyGTK GUI

Revision 273 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 5 06:44:06 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 4082 byte(s)
Diff to previous 271
Added reporting of relations and residuals via GUI

Revision 271 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 4 09:08:54 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3970 byte(s)
Diff to previous 268
Working on adding support for listing cliques

Revision 268 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Feb 4 06:09:57 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3696 byte(s)
Diff to previous 258
Adding ability to edit upper/lower bounds and nominal values

Revision 258 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 2 14:50:05 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3477 byte(s)
Diff to previous 255
Made it so that fixed variables never get an icon.

Revision 255 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 2 14:02:23 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3460 byte(s)
Diff to previous 215
Adding preliminary support for showing variable solve-status in browser view

Revision 215 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jan 25 02:08:29 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3213 byte(s)
Diff to previous 190
Improved display of relations by adding getRelationAsString(relative_to)

Revision 190 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jan 16 08:53:30 2006 UTC (17 years, 10 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3139 byte(s)
Diff to previous 176
- Simplifying many 'error_reporter' calls with new macros:
    ERROR_REPORTER_NOLINE and ERROR_REPORTER_HERE
- Adding some cygwin cases in the PyGTK build.

Revision 176 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 10 06:22:23 2006 UTC (17 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3141 byte(s)
Diff to previous 175
Completed PyGTK plotting using matplotlib

Revision 175 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 10 04:27:34 2006 UTC (17 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3105 byte(s)
Diff to previous 172
More work on adding plotting capability under PyGTK

Revision 172 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jan 7 10:06:13 2006 UTC (17 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3060 byte(s)
Diff to previous 164
Storing of window size and position in .ascend.ini
Starting to implement plotting functions.

Revision 164 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 3 09:54:43 2006 UTC (17 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3126 byte(s)
Diff to previous 132
Added wait-cursor during compile/build, started working
on correct destruction of Simulation objects.

Revision 132 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed Dec 21 00:14:13 2005 UTC (17 years, 11 months ago) by johnpye
Original Path: trunk/pygtk/interface/instance.h
File length: 3097 byte(s)
Adding the PyGTK interface to CMU repository. Whaddyareckon?

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

john.pye@anu.edu.au
ViewVC Help
Powered by ViewVC 1.1.22