Skip to content

Initial release version

Latest
Compare
Choose a tag to compare
@dataPulverizer dataPulverizer released this 01 Aug 21:03
· 9 commits to master since this release

This D binding for the lapack library contains binding for the lapack functions but also convenient alias overloads that will allow users to interface with all type versions of each function using a single function. In addition the LAPACKE_ functions as well as the name_ format functions have been aliased to a single function overload which also contains the function overloads for the various numeric types.