WOW.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    ALGLIB is an open source numerical analysis library which may be used from C++, C#, FreePascal, Delphi, VBA. ArrayFire is a high performance open source software library for parallel computing with an easy-to-use API. IMSL Numerical Libraries are libraries of numerical analysis functionality implemented in standard programming languages like C ...

  3. Matrix Toolkit Java - Wikipedia

    en.wikipedia.org/wiki/Matrix_Toolkit_Java

    LGPL. 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 ...

  4. Efficient Java Matrix Library - Wikipedia

    en.wikipedia.org/wiki/Efficient_Java_Matrix_Library

    EJML is free, written in 100% Java and has been released under an Apache v2.0 license. EJML has three distinct ways to interact with it: 1) Procedural, 2) SimpleMatrix, and 3) Equations. The procedural style provides all capabilities of EJML and almost complete control over matrix creation, speed, and specific algorithms.

  5. Jblas: Linear Algebra for Java - Wikipedia

    en.wikipedia.org/wiki/Jblas:_Linear_Algebra_for_Java

    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 ...

  6. JAMA (numerical linear algebra library) - Wikipedia

    en.wikipedia.org/wiki/JAMA_(numerical_linear...

    JAMA (numerical linear algebra library) JAMA is a software library for performing numerical linear algebra tasks created at National Institute of Standards and Technology in 1998 similar in functionality to LAPACK.

  7. Apache Commons - Wikipedia

    en.wikipedia.org/wiki/Apache_Commons

    Apache Commons. The Apache Commons is a project of the Apache Software Foundation, formerly under the Jakarta Project. The purpose of the Commons is to provide reusable, open source Java software. The Commons is composed of three parts: proper, sandbox, and dormant.

  8. SLF4J - Wikipedia

    en.wikipedia.org/wiki/SLF4J

    Simple Logging Facade for Java (SLF4J) provides a Java logging API by means of a simple facade pattern. The underlying logging backend is determined at runtime by adding the desired binding to the classpath and may be the standard Sun Java logging package java.util.logging, [ 2 ] Log4j , Reload4j, Logback [ 3 ] or tinylog.

  9. JTS Topology Suite - Wikipedia

    en.wikipedia.org/wiki/JTS_Topology_Suite

    JTS Topology Suite (Java Topology Suite) is an open-source Java software library that provides an object model for Euclidean planar linear geometry together with a set of fundamental geometric functions. JTS is primarily intended to be used as a core component of vector-based geomatics software such as geographical information systems. [2]