Skip to content
This repository was archived by the owner on Oct 6, 2020. It is now read-only.

guildhall/guile-num

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The guile-numerics package contains SWIG wrappers for the GNU
Scientific Library, the Sndfile library and the LAPACK library.
You can find up to date information at http://www.nongnu.org/guile-num/

Dependencies:
* Guile 1.4
* SWIG 1.3.14
* GSL 1.2
* ATLAS (Automatically Tuned BLAS) 3.2
* LAPACK 3.0
* sndfile 1.0
* gcc
* g77 (for properly linking LAPACK)


Building Guile-numerics for Debian is as simple as:

  ./autogen.sh
  dpkg-buildpackage -us -uc -rfakeroot

if all dependencies are met, the build should succeed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published