File: ReleaseNotes.md

package info (click to toggle)
libgridxc 2.1.0%2Breally2.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,920 kB
  • sloc: f90: 25,230; makefile: 389; sh: 350
file content (16 lines) | stat: -rw-r--r-- 502 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Release Notes for LibGridXC

* Fix logarithmic grid detection in mesh1d (for vdw functionals)

* Procedure pointers are now used for the allocation, timing, and error reporting
  events. Built-in default associations are provided, but client codes can install
  their own versions. The library does not need 'external handler' routines any more.

* Create CMake framework.

* Use gridxc_ prefix in module names.

* Create autotools framework.

* (for earlier developments, see the legacy ChangeLog)