Parent Directory
|
|
|
|
|
drag-drop-example/
|
132 |
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
glade/
|
321 |
13 years |
johnpye |
Added 'close on non-converged' preference
Unified message output for popup/non-p…
|
matplotlib-example/
|
132 |
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
.cvsignore
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
Doxyfile
|
180
|
13 years |
johnpye |
Adding a little documentation
|
Makefile
|
315
|
13 years |
johnpye |
Expanded the python solver reporter a little
Added detection of newer SWIG versi…
|
Makefile.bt
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
SimpleGladeApp.py
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
ascend
|
190
|
13 years |
johnpye |
- Simplifying many 'error_reporter' calls with new macros:
ERROR_REPORTER_NO…
|
ascend.i
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
ascend.lang
|
215
|
13 years |
johnpye |
Improved display of relations by adding getRelationAsString(relative_to)
|
ascendgui.py
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
curve.cpp
|
175
|
13 years |
johnpye |
More work on adding plotting capability under PyGTK
|
curve.h
|
175
|
13 years |
johnpye |
More work on adding plotting capability under PyGTK
|
diagnose.py
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
dimensions.cpp
|
223
|
13 years |
johnpye |
Some progress on editable solver parameters
|
dimensions.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
extmethod.cpp
|
212
|
13 years |
johnpye |
Changing nomenclature from ExtFn to ExtMethod
|
extmethod.h
|
212
|
13 years |
johnpye |
Changing nomenclature from ExtFn to ExtMethod
|
gtkbrowser.py
|
321
|
13 years |
johnpye |
Added 'close on non-converged' preference
Unified message output for popup/non-p…
|
help.py
|
230
|
13 years |
johnpye |
Solverparameters GUI code split into separate file.
Help launcher started, will …
|
incidencematrix.cpp
|
290
|
13 years |
johnpye |
Fixable vars added to interface (outputs to console)
Added 'next big' and 'prev …
|
incidencematrix.h
|
290
|
13 years |
johnpye |
Fixable vars added to interface (outputs to console)
Added 'next big' and 'prev …
|
incidencematrix.py
|
260
|
13 years |
johnpye |
Improved behaviour of incidence matrix when you mouseover points outside the mat…
|
instance.cpp
|
273
|
13 years |
johnpye |
Added reporting of relations and residuals via GUI
|
instance.h
|
278
|
13 years |
johnpye |
Removed reference to libf2c (I think this was required only on FC3)
Updated use …
|
instanceinterfacedata.cpp
|
255
|
13 years |
johnpye |
Adding preliminary support for showing variable solve-status in browser view
|
instanceinterfacedata.h
|
255
|
13 years |
johnpye |
Adding preliminary support for showing variable solve-status in browser view
|
library.cpp
|
213
|
13 years |
johnpye |
Fixed some missed 'ExtFn'->'ExtMethod' changes
|
library.h
|
213
|
13 years |
johnpye |
Fixed some missed 'ExtFn'->'ExtMethod' changes
|
library.i
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
librarytest.py
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
libviewpy.py
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
main.cpp
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
method.cpp
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
method.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
module.cpp
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
module.h
|
180
|
13 years |
johnpye |
Adding a little documentation
|
name.cpp
|
253
|
13 years |
johnpye |
Adding reorderable and movable columns in Observer.
Removing some debug output f…
|
name.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
observer.py
|
300
|
13 years |
johnpye |
Moving stuff around for GLADE
|
plot.cpp
|
175
|
13 years |
johnpye |
More work on adding plotting capability under PyGTK
|
plot.h
|
181
|
13 years |
johnpye |
Fixed up the right-click context menu a bit
|
plot.i
|
242
|
13 years |
johnpye |
Minor usability improvements - keybindings
|
preferences.py
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
properties.py
|
273
|
13 years |
johnpye |
Added reporting of relations and residuals via GUI
|
relation.cpp
|
286
|
13 years |
johnpye |
Added cursor to report mouse-over variable and residual
|
relation.h
|
286
|
13 years |
johnpye |
Added cursor to report mouse-over variable and residual
|
reporter.cpp
|
190
|
13 years |
johnpye |
- Simplifying many 'error_reporter' calls with new macros:
ERROR_REPORTER_NO…
|
reporter.h
|
307
|
13 years |
johnpye |
Added wrapping of slv_status_t (SolverStatus) for bug #138.
Improved 'About...' …
|
run.py
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
selftest.py
|
161
|
13 years |
johnpye |
Adding missing call to Library::clear()
|
set.cpp
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
set.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
simulation.cpp
|
322
|
13 years |
johnpye |
Cleaning up: In PopupSolverReporter, change 'Variables' to 'n of N' instead of j…
|
simulation.h
|
317
|
13 years |
johnpye |
Added GUI SolverReporter... you can now watch the residuals shrink, etc.
|
solver.cpp
|
208
|
13 years |
johnpye |
Added menu bar at top of PyGTK interface.
'Preferences' menu currently just outp…
|
solver.h
|
208
|
13 years |
johnpye |
Added menu bar at top of PyGTK interface.
'Preferences' menu currently just outp…
|
solver.i
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
solverparameter.cpp
|
225
|
13 years |
johnpye |
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting…
|
solverparameter.h
|
225
|
13 years |
johnpye |
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting…
|
solverparameteriterator.cpp
|
221
|
13 years |
johnpye |
Added ability to examine solver parameters via python
|
solverparameteriterator.h
|
221
|
13 years |
johnpye |
Added ability to examine solver parameters via python
|
solverparameters.cpp
|
225
|
13 years |
johnpye |
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting…
|
solverparameters.h
|
225
|
13 years |
johnpye |
Added const-ness to 2nd parameter of slv_set_char_parameter.
Implemented setting…
|
solverparameters.py
|
235
|
13 years |
johnpye |
Fixed some problems with the split-off solverparameters.py file
|
solverreporter.cpp
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
solverreporter.h
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
solverreporter.py
|
322
|
13 years |
johnpye |
Cleaning up: In PopupSolverReporter, change 'Variables' to 'n of N' instead of j…
|
solverstatus.cpp
|
307
|
13 years |
johnpye |
Added wrapping of slv_status_t (SolverStatus) for bug #138.
Improved 'About...' …
|
solverstatus.h
|
319
|
13 years |
johnpye |
Fixed a bug with the diagnose window after a successful solve
Added preference: …
|
symchar.cpp
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
symchar.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
tags
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
testextfn.cpp
|
195
|
13 years |
johnpye |
Commenting
Adding coloured output on CONSOLE_DEBUG
Adding test testextfn for mon…
|
testloadunload.py
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
testsolverinit.cpp
|
153
|
13 years |
johnpye |
Fixing bug #178.
|
type.cpp
|
268
|
13 years |
johnpye |
Adding ability to edit upper/lower bounds and nominal values
|
type.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
units.cpp
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
units.h
|
132
|
13 years |
johnpye |
Adding the PyGTK interface to CMU repository. Whaddyareckon?
|
varentry.py
|
274
|
13 years |
johnpye |
Fixed minor bug
|
variable.cpp
|
287
|
13 years |
johnpye |
More on diagnose window.
|
variable.h
|
287
|
13 years |
johnpye |
More on diagnose window.
|