
15 Aug
2012
15 Aug
'12
9:29 p.m.
On 16 August 2012 11:21, KC
I just want to get started on some matrix operations with REPA.
Or is there a library (package?) like REPA without using the LLVM?
If you're referring to your recent problems with repa-algorithms, you can try this: cabal unpack repa-algorithms # Not sure of the syntax for changing directories in the cmd.exe terminal cd repa-algorithms-<version> # Use a text editor to remove the line "-fllvm" from the .cabal file cabal install
-- -- Regards, KC
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- Ivan Lazar Miljenovic Ivan.Miljenovic@gmail.com http://IvanMiljenovic.wordpress.com