issues
search
scalala
/
Scalala
Scalala has been superseded by dlwh/breeze. Scalala is a high performance numeric linear algebra library for Scala, with rich Matlab-like operators on vectors and matrices; a library of numerical routines; support for plotting.
http://groups.google.com/group/scalala
GNU Lesser General Public License v2.1
298
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Vector Concatenation (Matrix result)
#63
krux02
closed
11 years ago
1
Matrix Multiplication Performance Issue.
#62
avinashmaheshjoshi
closed
12 years ago
1
error in building scalala: "java.lang.Error: typeConstructor inapplicable for <none>"
#61
yuexima123
closed
12 years ago
1
Compilation with Scala version 2.10.0-M3 and 2.10.0-M4 fails
#60
oscarvarto
opened
12 years ago
0
Update to xsbt-proguard-plugin 0.11.2-0.1.2
#59
oscarvarto
opened
12 years ago
0
Can't plot scatter charts with X and Y arguments only
#58
danielkorzekwa
closed
12 years ago
1
Update to SBT 0.11.3.
#57
retronym
closed
12 years ago
0
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
#56
danielkorzekwa
opened
12 years ago
0
remove sealed from trait DefaultArrayValue
#55
amato-gianluca
opened
12 years ago
2
cblas_dgemm error in NativeBLAS
#54
adamklein
opened
12 years ago
1
Build fails
#53
sbrignone
closed
12 years ago
2
Updated build to use Scala 2.9.2
#52
wfaler
closed
4 years ago
0
Trouble with dependency FormatParser
#51
kuromaku
opened
12 years ago
0
Compilation fails when trying to publish-local
#50
mosesn
closed
12 years ago
5
DenseVectorCol.horzcat throws DomainException when result is not square
#49
daveswartz
opened
12 years ago
0
Updated SBT URL
#48
aloiscochard
closed
12 years ago
0
Matrix multiplication gives incorrect results for matrix got from DenseMatrix.horzcat function
#47
tutysara
closed
12 years ago
3
1.0.0.RC3-SNAPSHOT isn't in the repository
#46
syrnick
opened
12 years ago
5
Library.sum for matrices
#45
afwlehmann
opened
12 years ago
0
Possible issue with Matrix/Tensor2 apply
#44
afwlehmann
closed
12 years ago
2
CanLog and CanExp for vectors and matrices
#43
afwlehmann
closed
12 years ago
1
ProguardPlugin not found
#42
afwlehmann
closed
12 years ago
2
Ambigious implicit BinaryUpdateOp
#41
afwlehmann
opened
12 years ago
0
upgrade sbt from 0.11.0 to 0.11.2
#40
earldouglas
closed
12 years ago
1
Common code-base for DenseVector constructors.
#39
afwlehmann
closed
12 years ago
1
DenseVectorRow.tabulate should return a DenseVectorRow instead of DenseVectorCol.
#38
afwlehmann
closed
12 years ago
1
DenseVectorRow.tabulate returns DenseVectorCol
#37
afwlehmann
closed
12 years ago
1
scalala.library.numerics.erf() is incorrect about 0.0
#36
duckworthd
closed
12 years ago
3
StorageTest fails in some Locales
#35
nadezhin
opened
12 years ago
1
Scala IDE freezes for several seconds when saving
#34
jkdeveyra
opened
12 years ago
5
Unresolved dependencies proguard
#33
drozzy
opened
12 years ago
3
Where are the scaladocs?
#32
drozzy
opened
12 years ago
2
Added @serializable to DenseMatrix
#31
jeshua
closed
13 years ago
0
Error occurs during the build of distributable jar
#30
ghost
closed
13 years ago
2
Update to use the current SBT
#29
emchristiansen
closed
12 years ago
2
Missing dependencies: jfree#jcommon, netlib#netlib-java, netlib#arpack-combo
#28
yang
closed
12 years ago
3
No published artifact for Scala 2.9.0.1, 2.9.0.2
#27
yang
opened
13 years ago
0
sha1 for http://repo.scalanlp.org/repo/netlib/netlib-java/0.9.3/netlib-java-0.9.3.pom
#26
lancelet
closed
13 years ago
6
Heap size exception on compile
#25
axaluss
closed
12 years ago
7
Complex number integration with scala.math.Numeric and scala.math.Fractional.
#24
lancelet
closed
13 years ago
1
Added complex exponential.
#23
lancelet
closed
13 years ago
0
Fix for Issue #21: det() method is incorrect.
#22
lancelet
closed
13 years ago
1
det() method is incorrect
#21
lancelet
closed
13 years ago
1
Add matrix rank() method.
#20
lancelet
closed
13 years ago
1
test showing how wrong operator is picked if DenseVector is up casted (jo
#19
gbasler
closed
13 years ago
2
Vector cross product (3D vectors only).
#18
lancelet
closed
13 years ago
0
matlab-style eye function for non-squared matrices
#17
gbasler
closed
13 years ago
1
Fix transpose of sliced vectors
#16
gbasler
closed
13 years ago
1
update to netlib-java 0.9.3
#15
retronym
closed
13 years ago
1
Made covariance routine more flexible. Adapted storetxt.
#14
afwlehmann
closed
13 years ago
1
Next