An Entity of Type: software, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

jblas is a linear algebra library, created by Mikio Braun, for the Java programming language built upon BLAS and LAPACK. Unlike most other Java linear algebra libraries, jblas is designed to be used with native code through the Java Native Interface (JNI) and comes with precompiled binaries. When used on one of the targeted architectures, it will automatically select the correct binary to use and load it. This allows it to be used out of the box and avoid a potentially tedious compilation process. jblas provides an easier to use high level API on top of the archaic API provided by BLAS and LAPACK, removing much of the tediousness.

Property Value
dbo:abstract
  • jblas is a linear algebra library, created by Mikio Braun, for the Java programming language built upon BLAS and LAPACK. Unlike most other Java linear algebra libraries, jblas is designed to be used with native code through the Java Native Interface (JNI) and comes with precompiled binaries. When used on one of the targeted architectures, it will automatically select the correct binary to use and load it. This allows it to be used out of the box and avoid a potentially tedious compilation process. jblas provides an easier to use high level API on top of the archaic API provided by BLAS and LAPACK, removing much of the tediousness. Since its initial release, jblas has been gaining popularity in scientific computing. With applications in a range of applications, such as text classification, network analysis, and stationary subspace analysis. It is part of software packages, such as JLabGroovy, and Universal Java Matrix Library (UJMP). In a performance study of Java matrix libraries, jblas was the highest performing library, when libraries with native code are considered. (en)
dbo:latestReleaseDate
  • 2015-05-12 (xsd:date)
dbo:latestReleaseVersion
  • 1.2.4
dbo:operatingSystem
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 40601303 (xsd:integer)
dbo:wikiPageLength
  • 3980 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 969692090 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • Mikio L. Braun (en)
dbp:genre
  • Library (en)
dbp:latestReleaseDate
  • 2015-05-12 (xsd:date)
dbp:latestReleaseVersion
  • 1.200000 (xsd:double)
dbp:license
  • BSD Revised (en)
dbp:operatingSystem
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • jblas is a linear algebra library, created by Mikio Braun, for the Java programming language built upon BLAS and LAPACK. Unlike most other Java linear algebra libraries, jblas is designed to be used with native code through the Java Native Interface (JNI) and comes with precompiled binaries. When used on one of the targeted architectures, it will automatically select the correct binary to use and load it. This allows it to be used out of the box and avoid a potentially tedious compilation process. jblas provides an easier to use high level API on top of the archaic API provided by BLAS and LAPACK, removing much of the tediousness. (en)
rdfs:label
  • Jblas: Linear Algebra for Java (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License