1 |
30 Jun 2007 |
2 |
----------- |
3 |
|
4 |
Version 0.9.5.112 |
5 |
|
6 |
Solver interface |
7 |
- all solvers and integrators are now built as 'external library' DLL/SOs. |
8 |
- placeholder for a future TRON solver (work still to do on that) |
9 |
- new ASCENDSOLVERS environment variable gives additional search path location |
10 |
that is checked when attempting to satisfy IMPORT statements. |
11 |
- Fixed behaviour scons when lex/yacc not available/. |
12 |
- RPM packaging tested with openSUSE build service, RPM divided into |
13 |
subpackages ascend, ascend-devel, ascend-doc. |
14 |
- BLAS and LINPACK are now embedded in the LSODE DLL/SO. They are not |
15 |
part of libascend, which makes the main DLL about 1 MB smaller. |
16 |
- Many ASC_DLLSPEC qualifiers added as result of the expanded use of external |
17 |
libraries. |
18 |
- Added ASCEND port of the standard GAMS example problem. |
19 |
- Some bugs in the DOPRI5 integrator identified (full testing still not |
20 |
completed). |
21 |
- Equations of state models from Krishnan. |
22 |
|
23 |
3 Jun 2007 |
24 |
---------- |
25 |
|
26 |
Version 0.9.5.111 |
27 |
|
28 |
Windows packaging improvements: |
29 |
- Launch via pythonw.exe instead of batch file |
30 |
- File association for .a4c and .a4l files |
31 |
- Add Model Library link to Start menu |
32 |
- Add CHANGELOG.txt and LICENSE.txt to Start menu |
33 |
- Detect missing PyGTK, PyCairo or PyGObject at install-time |
34 |
- Fix message for missing matplotlib in fourbarplot.py |
35 |
|
36 |
DOPRI5 integrator |
37 |
- Experimental release of DOPRI5 integrator for testing |
38 |
- Changes to Integrator API to allow loading external DLL/SOs |
39 |
|
40 |
Linux packaging improvements |
41 |
- Add SONAME to libascend |
42 |
|
43 |
|
44 |
26 May 2007 |
45 |
----------- |
46 |
|
47 |
Version 0.9.5.110 |
48 |
|
49 |
Removed dependency on matplotlib and numpy when ASCEND PyGTK |
50 |
first load. |
51 |
|
52 |
Fixed some problems with files left behind after uninstall |
53 |
on Windows. |
54 |
|
55 |
Added bug tracker link to help menu. |
56 |
|
57 |
Added loading splash screen |
58 |
Eliminated some cruft form the tarball. |
59 |
Restored basic build suppot for Autotools (Ben) |
60 |
Added missing .svg files in Windows installer |
61 |
Added icon in Windows Start menu |
62 |
Console now minimised by default on Windows |
63 |
|
64 |
28 April 2007 |
65 |
------------- |
66 |
|
67 |
Version 0.9.5.109 |
68 |
|
69 |
Added Debian packaging. |
70 |
|
71 |
Suppressed passing of FILE* objects between Python and C on |
72 |
the Windows platform, owing to a bug/limitation in GCC on |
73 |
MinGW. |
74 |
|
75 |
First upload of Windows installer to SF.net (there have been |
76 |
earlier versions on the Wiki though). |
77 |
|
78 |
|
79 |
|
80 |
23 April 2007 |
81 |
------------- |
82 |
|
83 |
Version 0.9.5.108 |
84 |
|
85 |
Alpha relase including new PyGTK GUI. This release continues |
86 |
a sequence of releases in the ASCEND Wiki, but is the first |
87 |
version we are releasing using the SF.net File Releases system. |
88 |
|
89 |
- Fedora Core 6 RPM |
90 |
- PyGTK GUI |
91 |
- Plotting with Matplotlib |
92 |
- ExtPy functionality for script-based METHODS |
93 |
- External 'black box' function support restored |
94 |
- Documentation converted to LyX |
95 |
- Python-based test suite |
96 |
- CONOPT and CMSlv support restored |
97 |
|
98 |
|
99 |
10 March 2007 |
100 |
------------- |
101 |
|
102 |
(No release) |
103 |
|
104 |
- created this changelog using file releases list from old |
105 |
website -- JP |
106 |
|
107 |
|
108 |
April 24 2000 |
109 |
------------- |
110 |
|
111 |
Version IV 0.9.1 |
112 |
|
113 |
- Expanded chemical species database |
114 |
- Dynamic simulation modeling libraries |
115 |
|
116 |
|
117 |
June 23 1998 |
118 |
------------ |
119 |
|
120 |
- WinNT, Win95, UNIX sources |
121 |
- WinNT, Win95 binaries |
122 |
- Redhat Linux 5 RPM binary |
123 |
- Redhat Linux 5 RPM source |
124 |
- Dynamic simulation modeling libraries |
125 |
- Howto-ascend examples and modeling guidelines manual, indexed. |
126 |
- GUI and syntax document manual, partially revised. |
127 |
|
128 |
|
129 |
October 1997 |
130 |
------------ |
131 |
|
132 |
ASCEND IV 0.8 |
133 |
|
134 |
- WinNT, Win95, UNIX sources |
135 |
- WinNT, Win95 binaries |
136 |
- GUI and syntax document manual. |
137 |
|