[go: up one dir, main page]

File: CHANGES

package info (click to toggle)
acepack 1.3.3.3-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 240 kB
  • ctags: 349
  • sloc: fortran: 1,349; makefile: 1
file content (20 lines) | stat: -rw-r--r-- 605 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
4-5-2012

   Added namespace and removed stray print in avas.

7-4-2010

   Fixed options circ, cat, and mon, in both ace and avas, so that
   they now can apply to the dependent variable, as specified
   previously in both the help page and the fortran code.  Colin
   McCullogh did most of the work.  Frank Harrell also reported this
   bug.

   Fixed the checks on the options so that they apply to the correct
   dimension.  Previously circ and mon were not working as described.
   Thanks to Frank Harrell.

   Expanded the help pages to make them clearer and provide more
   examples.

   Jon Baron