@hackage storable-complex0.2.2
Storable instance for Complex
Categories
License
BSD-3-Clause
Maintainer
Carter Schonwald <carter.schonwald@gmail.com>
Links
Versions
Installation
Dependencies (1)
Dependents (29)
@hackage/netlib-carray, @hackage/netlib-ffi, @hackage/linear-algebra-cblas, @hackage/accelerate-fftw, @hackage/acme-everything, @hackage/hsignal, Show all…
Package Flags
instanceinbase
(on by default)
instance Storable Complex is already in base
Provides a Storable instance for Complex which is binary compatible with C99, C++ and Fortran complex data types.
The only purpose of this package is to provide a standard location for this instance so that other packages needing this instance can play nicely together.