- 30 May, 2017 7 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
These can be used internally by call self%set_private(name, value) or call self%get_private(name, value) but are not valid for the self%set()/get() routines, i.e. are not visible to users of ELPA.
-
Andreas Marek authored
The public "solve" method has been renamed "eigenvectors" since it computes the eigenvalues and (at least parts of) the eigenvectors Another routine "eigenvalues" will just compute the eigenvalues
-
- 29 May, 2017 10 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
DATATTYPE instead of DATATYPE This prevented builing for SUSE Leap_42.2 but actually this should always have failed !
-
- 27 May, 2017 2 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
- 26 May, 2017 7 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
Loh/spectest See merge request !5
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 25 May, 2017 11 commits
-
-
Lorenz Huedepohl authored
- Add new program 'elpa_tests' - Disable x86 kernels for other architectures in spec file - Also, just compile with SSE for RPMs at the moment, this should work almost everywhere nowadays.
-
Lorenz Huedepohl authored
Apparently, this is now necessary when compiling in another directory than the top-level
-
Lorenz Huedepohl authored
Since there are at the moment no double-valued entries, it is better to abort early than to try to walk the zero-length array. It might even work, but better safe than sorry.
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
Andreas Marek authored
-
- 24 May, 2017 3 commits
-
-
Andreas Marek authored
-
Andreas Marek authored
-
Lorenz Huedepohl authored
The intention is that this release still provides the old interface with only the new API functions as an addition. Thus, the libtool 'current' and 'age' fields are both incremented by 1. For the RPM spec file this means that the 'so_version' macro still has the value '8'
-