[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#867920: ITP: libjlargearrays-java -- Java library for one dimensional arrays up to 2^63 elements



Package: wnpp
Severity: wishlist
Owner: =?utf-8?q?Carn=C3=AB_Draug?= <carandraug+dev@gmail.com>

* Package name    : libjlargearrays-java
  Version         : 1.6
  Upstream Author : Piotr Wendykier <piotrw@icm.edu.pl>
* URL             : https://gitlab.com/ICM-VisLab/JLargeArrays
* License         : BSD-2-Clause
  Programming Lang: Java
  Description     : Java library for one dimensional arrays up to 2^63 elements

Current implementations of Java Virtual Machines allow the creation of
one-dimensional arrays of length smaller than 2^31 elements.
JLargeArrays addresses the problem of maximal size of one-dimensional
Java arrays providing classes that can store up to 2^63 primitive
elements.

JLargeArrays provides the abstract class for primitive types, as well
as the non abstract classes for Number classes, String, bit values,
complex numbers, and objects.  It also supports subarrays.

This package is a common dependency on scientific java software where
the 2^31 number of elements is a common issue.


Reply to: