Skip to content

Instantly share code, notes, and snippets.

@cartazio
Created April 28, 2011 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cartazio/946671 to your computer and use it in GitHub Desktop.
Save cartazio/946671 to your computer and use it in GitHub Desktop.
hmatrix thingy
errors
[(fromList [0.20000000000000007,-2.7755575615628914e-17,-0.20000000000000007] :: Data.Vector.Storable.Vector,(3><3)
[ 0.0, 1.0, 2.0
, 1.0, 0.0, 1.0
, 2.0, 1.0, 0.0 ]),(fromList *** Exception: linearSolveSVDR: didn't converge
[(fromList [0.20000000000000004,0.0,-0.20000000000000007] :: Data.Vector.Storable.Vector,(3><3)
[ 0.0, 1.0, 2.0
, 1.0, 0.0, 1.0
, 2.0, 1.0, 0.0 ]),(fromList *** Exception: svdRdd: output range error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment