Parent Directory
|
Revision Log
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Fixed installation location of libascend headerfiles.
Fixed compile for new header file locations <ascend/compiler/xxx.h> etc.
Moving libascend components from #/base/generic into #/ascend
Fixed for missing libpython (DistutilsPlatformError). Fixed several env.Copy() warnings. Removed swig 'SideEffect' statement for current SCons swig tool.
Fixed detection of 'boolean' definition in GraphViz graph.h. Newer versions of GraphViz (2.16) include this definition, although it's not included in the older versions (2.12). Older versions still (2.8) are in use (Ubuntu 6.10 and Ubuntu 7.04).
Added test for GraphViz-defined 'boolean'.
Fixed detection/linking with GraphViz in Windows (GraphViz 2.16). Added support for linking against MSCVR71.DLL but still needs some work.
Added missing LIBPATH and CPPPATH args for graphviz.
Moved 'incidence.c' and 'incidence.h' to base/generic/system. Change system_write_graph to use GraphViz directly, and create PNG output. Created 'TestSystem' suite in test.py and added test for PNG graph create (no checking performed though so far). Updated Simulation::write to use the new system_write_graph syntax (no filters any more). Fixed WITH_GRAPHVIZ flags for graph.c.
Fixed external loading of integrators, at least on my system. Needs testing with/without fortran, sundials, etc. Changed little thing kn d1mach.c to make default behaviour correct on Linux.
Fixed build for SCons 0.96.92. Needs testing.
Added routine for outputting system as a DOT graph. Changed an 'assert' to an 'asc_assert' in logrelation.c. Changed logical relation in sequence.a4c (was causing a crash). Added Simulation::write(FILE,char*) for outputting *stuff* from a simulation.
Added new 'system_jacobian' function for use by IDA (maybe elsewhere?) Refactored the matrix output stuff in IDA. Fixed the index checking in idaanalyse Still a problem with checking rank of small matrices.
Another one of these big refactorings. Split out 'system' directory from 'solver' directory. This will need more work but it's a start at getting the non-solver-specific code out separately.
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.
john.pye@anu.edu.au | ViewVC Help |
Powered by ViewVC 1.1.22 |