https://github.com/CSCsw/LivarH
Raw File
Tip revision: 7d7a8897155e03fb9b9fb7ec73c576d918073384 authored by Mu Wang on 06 August 2015, 20:15:20 UTC
update README
Tip revision: 7d7a889
TODO
 
- 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

back to top