Groups
Groups
Sign in
Groups
Groups
ScalaLab Scientific Programming Development group
Conversations
About
Send feedback
Help
ScalaLab Scientific Programming Development group
1–30 of 42
Mark all as read
Report group
0 selected
faten emad
9/12/18
how convert live video recorded by matlab to a single 3D image
Hi Dears, I ask how can I convert live video recorded by matlab to a single 3D image , I have an
unread,
how convert live video recorded by matlab to a single 3D image
Hi Dears, I ask how can I convert live video recorded by matlab to a single 3D image , I have an
9/12/18
philip
, …
Adrian M
3
9/22/14
Could it be made available for building within SBT? (Ivy, Maven, etc)
I haven't. I don't think they exist :( On Saturday, 7 September 2013 07:43:15 UTC-4, Patrick
unread,
Could it be made available for building within SBT? (Ivy, Maven, etc)
I haven't. I don't think they exist :( On Saturday, 7 September 2013 07:43:15 UTC-4, Patrick
9/22/14
Stergios Papadimitriou
7/7/14
Matrix multiplication with JBLAS in ScalaLab
Hi all, I used JBLAS together with Java multithreading to implement matrix multiplication in ScalaLab
unread,
Matrix multiplication with JBLAS in ScalaLab
Hi all, I used JBLAS together with Java multithreading to implement matrix multiplication in ScalaLab
7/7/14
Stergios Papadimitriou
6/1/14
SciLab interface in ScalaLab
Hi all, I like to inform the groups that I developed a first version of a SciLab interface for
unread,
SciLab interface in ScalaLab
Hi all, I like to inform the groups that I developed a first version of a SciLab interface for
6/1/14
Stergios Papadimitriou
,
gLETTERyYuMEANSj LETTERyOt
2
4/27/14
Calling MATLAB from ScalaLab
2014-04-25 23:49 UTC+02:00, scalalab-...@googlegroups.com <scalalab-dev-group@googlegroups.
unread,
Calling MATLAB from ScalaLab
2014-04-25 23:49 UTC+02:00, scalalab-...@googlegroups.com <scalalab-dev-group@googlegroups.
4/27/14
Stergios Papadimitriou
4/3/14
ScalaLab has the option of performing and GroovyLab scripting
Hi all, I like to inform the group, that ScalaLab has now the option to perform full GroovyLab
unread,
ScalaLab has the option of performing and GroovyLab scripting
Hi all, I like to inform the group, that ScalaLab has now the option to perform full GroovyLab
4/3/14
Davi Santos
, …
LetterYMeansO InMyEmail
7
4/3/14
Scalalab as a library
Can you publish here an extract of your code doing matlab operations ? Here is an extract of my own
unread,
Scalalab as a library
Can you publish here an extract of your code doing matlab operations ? Here is an extract of my own
4/3/14
Alexander Kmoch
, …
Anton Kulaga
3
3/21/14
Saddle Breeze libraries for ScalaLab?
>I think that it is better to be simple in terms of the language, not much more complex than Java
unread,
Saddle Breeze libraries for ScalaLab?
>I think that it is better to be simple in terms of the language, not much more complex than Java
3/21/14
Alexander Kmoch
,
Stergios Papadimitriou
5
2/10/14
Google Summer of Code 2014
Ok, alright, that's sad to hear. I hope you'll be alright there. My best wishes, Alex Am
unread,
Google Summer of Code 2014
Ok, alright, that's sad to hear. I hope you'll be alright there. My best wishes, Alex Am
2/10/14
Stergios Papadimitriou
,
wallnuss
3
11/26/13
git source repository for ScalaLab
I deleted the old repository to write a new version, but I forgot the command that I used to commit,
unread,
git source repository for ScalaLab
I deleted the old repository to write a new version, but I forgot the command that I used to commit,
11/26/13
Hanns Holger Rutz
, …
Stergios Papadimitriou
8
11/22/13
Severe Licensing Issues
Dear Rutz, with future versions of ScalaLab, IοΏ½ publish only the most essential ScalaSci component
unread,
Severe Licensing Issues
Dear Rutz, with future versions of ScalaLab, IοΏ½ publish only the most essential ScalaSci component
11/22/13
dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom
2
11/13/13
scala complains about "missing parameter type" for placeholder in method update of implicit class: only when decorating scalaSci.EJML.Mat (but not when decorating IndexedSeq[Int] or Vector[Int])
Le mercredi 13 novembre 2013 15:07:08 UTC+1, dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom a écrit : In
unread,
scala complains about "missing parameter type" for placeholder in method update of implicit class: only when decorating scalaSci.EJML.Mat (but not when decorating IndexedSeq[Int] or Vector[Int])
Le mercredi 13 novembre 2013 15:07:08 UTC+1, dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom a écrit : In
11/13/13
dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom
,
Stergios Papadimitriou
4
11/6/13
method not working: class scalaSci.EJML.Mat { def Nrows_=(Int): Unit: }
Le mercredi 6 novembre 2013 10:31:49 UTC+1, dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom a écrit : I
unread,
method not working: class scalaSci.EJML.Mat { def Nrows_=(Int): Unit: }
Le mercredi 6 novembre 2013 10:31:49 UTC+1, dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom a écrit : I
11/6/13
dREPLACEeLETTEReEjBYeLETTEReAatGMA ILcom
,
Stergios Papadimitriou
4
11/5/13
scala-2.10.3 -cp ScalaLab211Nov04.jar panics on import scalaSci.EJML.StaticMathsEJML._
In order to run ScalaLab code from the Scala's console, you need to put at the classpath many
unread,
scala-2.10.3 -cp ScalaLab211Nov04.jar panics on import scalaSci.EJML.StaticMathsEJML._
In order to run ScalaLab code from the Scala's console, you need to put at the classpath many
11/5/13
Eric Mariacher
10/25/13
using plot in a regular scala2.11 project: got a vec.class bad symbolic reference
Hello, I migrated to scala 2.11 M5 and use ScalaLab211M5Oct24.zip Description Resource Path Location
unread,
using plot in a regular scala2.11 project: got a vec.class bad symbolic reference
Hello, I migrated to scala 2.11 M5 and use ScalaLab211M5Oct24.zip Description Resource Path Location
10/25/13
Suminda Dharmasena
,
Stergios Papadimitriou
3
9/7/13
JScience | Javolution | typelevel.org support
Hi, Github is better than Google Project Hosting? Personally, I like Google Project hosting, but I
unread,
JScience | Javolution | typelevel.org support
Hi, Github is better than Google Project Hosting? Personally, I like Google Project hosting, but I
9/7/13
Suminda Dharmasena
9/6/13
Github | Bitbucket
Hi, Can you move development to Github or Bitbucket? You can get better community participation. S
unread,
Github | Bitbucket
Hi, Can you move development to Github or Bitbucket? You can get better community participation. S
9/6/13
Assad Akhlaq
,
sp
4
6/3/13
Multidimensional Integration with ScalaLab
Hi Assad, the Numerical Recipes Java code included in ScalaLab sources, ie file Proposal.java in
unread,
Multidimensional Integration with ScalaLab
Hi Assad, the Numerical Recipes Java code included in ScalaLab sources, ie file Proposal.java in
6/3/13
sp
5/12/13
Code completion with F4
Hi all, I have implemented today, a code completion feature based on Java reflection, is simple,
unread,
Code completion with F4
Hi all, I have implemented today, a code completion feature based on Java reflection, is simple,
5/12/13
sp
,
David Walend
2
5/8/13
Graph toolbox for ScalaLab
Hi Stergios, It's good. I expect it will help some people but won't help my specific problem.
unread,
Graph toolbox for ScalaLab
Hi Stergios, It's good. I expect it will help some people but won't help my specific problem.
5/8/13
David Walend
,
sterg
2
5/8/13
igraph?
Hi David, from what I see, igraph is not in Java, therefore its integration is ScalaLab is not simple
unread,
igraph?
Hi David, from what I see, igraph is not in Java, therefore its integration is ScalaLab is not simple
5/8/13
Thomas Vacek
, …
jihoon Kang
3
4/18/13
Examples for using scala console
I agree that integration with SBT or Maven. it could be better~ 2013년 3월 15일 금요일 오전 12시 17분 44초 UTC+9
unread,
Examples for using scala console
I agree that integration with SBT or Maven. it could be better~ 2013년 3월 15일 금요일 오전 12시 17분 44초 UTC+9
4/18/13
sterg
2/27/13
Scala and ScalaLab for embedded applications
Hi all, I see an emerging interest in using JVM for embedded applications. I think it useful to
unread,
Scala and ScalaLab for embedded applications
Hi all, I see an emerging interest in using JVM for embedded applications. I think it useful to
2/27/13
Gnanasundaram Dhandapani
2/16/13
need ScalaLab210.jar file which has import oracle.sql.BLOB; -Regd
Hi all I am trying to load the above jar file into my oracle db using loadjava, but i was getting an
unread,
need ScalaLab210.jar file which has import oracle.sql.BLOB; -Regd
Hi all I am trying to load the above jar file into my oracle db using loadjava, but i was getting an
2/16/13
Dave
2/12/13
Support for j, 1i and 1j?
Hi, I was playing with scalalab and it looks great. Is there also support for j as alias for i in
unread,
Support for j, 1i and 1j?
Hi, I was playing with scalalab and it looks great. Is there also support for j as alias for i in
2/12/13
sterg
1/22/13
Trustworthy Numerical Computation of Eva Darulova, Viktor Kuncak
Hi all, I like to announce that the new ScalaLab integrates the Trustworthy Numerical Computation of
unread,
Trustworthy Numerical Computation of Eva Darulova, Viktor Kuncak
Hi all, I like to announce that the new ScalaLab integrates the Trustworthy Numerical Computation of
1/22/13
sterg
12/1/12
ScalaLab 210 RC3 version
Hi all, I like to announce that I have uploaded a Scala 210 RC3 version of ScalaLab (http://code.
unread,
ScalaLab 210 RC3 version
Hi all, I like to announce that I have uploaded a Scala 210 RC3 version of ScalaLab (http://code.
12/1/12
sterg
,
Francisco J. Valverde
3
11/20/12
ScalaLabLight version of ScalaLab
Hi Fva, I don't have available a Mac to test ScalaLab on MacOSX, but I think the problem has
unread,
ScalaLabLight version of ScalaLab
Hi Fva, I don't have available a Mac to test ScalaLab on MacOSX, but I think the problem has
11/20/12
sterg
10/30/12
Neural network libraries for Scala
Hi all, I recently tested the Java Neural Network Framework (http://neuroph.sourceforge.net/) as a
unread,
Neural network libraries for Scala
Hi all, I recently tested the Java Neural Network Framework (http://neuroph.sourceforge.net/) as a
10/30/12
sterg
7/22/12
ScalaLab easier to build with the new packaging
Hi all, I started to package both the sources, libraries and executable of ScalaLab (http://code.
unread,
ScalaLab easier to build with the new packaging
Hi all, I started to package both the sources, libraries and executable of ScalaLab (http://code.
7/22/12