Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some notes about Haskell

Compile the file using the stack utility and include the hmatrix module in the compilation options.:

stack ghc --package hmatrix eigenvalues/Eigenvalues.hs

Run compiled binary file:

./eigenvalues/Eigenvalues

About

Notes on Using Haskell for Numerical Modeling

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages