File: TODO

package info (click to toggle)
adolc 2.7.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,496 kB
  • sloc: cpp: 40,481; ansic: 19,390; sh: 4,277; makefile: 551; python: 486
file content (19 lines) | stat: -rw-r--r-- 537 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 
- check variable initialization (to overcome ADOL-C - malloc bug)

- performance tuning for tape handling and in many other ways

- add code for parsing a local config file (if supplied) at startup to be able
  to change the internal buffer sizes at runtime

- extend the extern differentiated function code to all major forward and
  reverse routines

- many interesting mathematics stuff ;)

- update the documentation (as always)

- add a ldconfig run for global installations

- set documented examples to be compiled per default