An open API service indexing awesome lists of open source software.

https://github.com/aandreba/jml

Java Library for mathematical computation
https://github.com/aandreba/jml

Last synced: 8 months ago
JSON representation

Java Library for mathematical computation

Awesome Lists containing this project

README

          

# Java Math Library (JML)
Java Library for mathematical computation

## Features
- Complex numbers and Quaternions (Both single & double precision)
- Native-level float math functions
- BigDecimal math functions
- Vectors and Matrices
- Single, double & big precision
- Real and Complex
- On CPU, OpenCL & CUDA
- References for 1D & 2D float, double arrays
- Real & Complex function interfaces, with integrals & derivatives

## Included libraries
- JOCL
- JOCLBlast
- jcuda
- jcublas

## Installation
Installation is as simple as importing the following release into your IDE of choice