dbo:abstract |
Matrix Toolkit Java (MTJ) is an open-source Java software library for performing numerical linear algebra. The library contains a full set of standard linear algebra operations for dense matrices based on BLAS and LAPACK code. Partial set of sparse operations is provided through the Templates project. The library can be configured to run as a pure Java library or use BLAS machine-optimized code through the Java Native Interface. MTJ was originally developed by Bjørn-Ove Heimsund, who has taken a step back due to other commitments. The project webpage states that "(The new maintainers are) primarily concerned with keeping the library maintained, and fixing bugs as they are discovered. There is no road plan for future releases". Several citations for MTJ can be found in scientific literature, including which uses its LU preconditioner. Performance of MTJ has been compared to other libraries, which can be found at Java Matrix Benchmark's site. (en) |
dbo:genre |
dbr:Application_programming_interface |
dbo:latestPreviewDate |
2011-11-22 (xsd:date) |
dbo:latestPreviewVersion |
0.9.14 |
dbo:license |
dbr:LGPL |
dbo:programmingLanguage |
dbr:Java_(programming_language) |
dbo:wikiPageExternalLink |
https://github.com/fommil/matrix-toolkits-java |
dbo:wikiPageID |
37792243 (xsd:integer) |
dbo:wikiPageLength |
5146 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1000183213 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:List_of_numerical_analysis_software dbr:Application_programming_interface dbr:Linear_algebra dbr:Density_matrix dbr:BLAS dbr:Java_(programming_language) dbr:Java_Native_Interface dbc:Numerical_software dbr:LAPACK dbr:LGPL dbr:Sparse_matrix dbr:Open-source_software dbr:Orthogonal_matrix dbr:Software_library |
dbp:author |
Bjørn-Ove Heimsund (en) |
dbp:genre |
dbr:Application_programming_interface |
dbp:latestPreviewDate |
2011-11-22 (xsd:date) |
dbp:latestPreviewVersion |
0.900000 (xsd:double) |
dbp:license |
dbr:LGPL |
dbp:programmingLanguage |
dbr:Java_(programming_language) |
dbp:repo |
https://github.com/fommil/matrix-toolkits-java |
dbp:wikiPageUsesTemplate |
dbt:Infobox_software dbt:Multiple_issues dbt:Notability dbt:One_source dbt:Primary_sources dbt:Reflist dbt:Start_date_and_age dbt:Release_date |
dcterms:subject |
dbc:Numerical_software |
gold:hypernym |
dbr:Library |
rdf:type |
owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Communication100033020 yago:Writing106359877 yago:WrittenCommunication106349220 dbo:Library yago:Software106566077 |
rdfs:comment |
Matrix Toolkit Java (MTJ) is an open-source Java software library for performing numerical linear algebra. The library contains a full set of standard linear algebra operations for dense matrices based on BLAS and LAPACK code. Partial set of sparse operations is provided through the Templates project. The library can be configured to run as a pure Java library or use BLAS machine-optimized code through the Java Native Interface. (en) |
rdfs:label |
Matrix Toolkit Java (en) |
owl:sameAs |
freebase:Matrix Toolkit Java wikidata:Matrix Toolkit Java https://global.dbpedia.org/id/4rKpj |
prov:wasDerivedFrom |
wikipedia-en:Matrix_Toolkit_Java?oldid=1000183213&ns=0 |
foaf:isPrimaryTopicOf |
wikipedia-en:Matrix_Toolkit_Java |
is dbo:wikiPageWikiLink of |
dbr:List_of_numerical_libraries dbr:Parallel_Colt |
is foaf:primaryTopic of |
wikipedia-en:Matrix_Toolkit_Java |