You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you take Scalanizer from the scalan-0_2_11_snapshot and Scalanizer-Demo from the scalan-0_2_11_snapshot, and run the test, you see the following exception:
test
Generating random matrix 10000x10000 dense format "Array[Array[Double]]" ...
Generating random vector 10000 elements "Array[Double]" ...
Calculating expected result
11191 ms
Heating up JVM ...
Exception in codegen.emitSource:
scalan.Base$StagingException: Failed to transform s120:((Double, Double)) => Double = Lambda(f is Some, s119 => s123})
Current mirror state: LmsMirror{symbols: ;
The text was updated successfully, but these errors were encountered:
If you take Scalanizer from the scalan-0_2_11_snapshot and Scalanizer-Demo from the scalan-0_2_11_snapshot, and run the test, you see the following exception:
The text was updated successfully, but these errors were encountered: