Welcome to Scala version 2.10.3 (Java HotSpot(TM) 64-Bit Server
VM, Java 1.7.0_45).
Type in expressions to have them evaluated.
Type :help for more information.
scala> import scalaSci.EJML.StaticMathsEJML._// attention,
pas parfait !! 1+Mat fait n'importe quoi.
import scalaSci.EJML.StaticMathsEJML._
scala> 2
scala.reflect.internal.Types$TypeError: bad symbolic reference.
A signature in Vec.class refers to term matrix
in value <root>.cipr which is not available.
It may be completely missing from the current classpath, or the
version on
the classpath might be incompatible with the version used when
compiling Vec.class.
[followed by exactly the same stack trace]
Le mardi 5 novembre 2013 12:10:04 UTC+1, Stergios Papadimitriou
a écrit :
Regards
Stergios