Download List

Project Description

The DSI utilities are a mixed collection of
classes accumulated during the last ten years in
projects developed at the DSI (Dipartimento di
Scienze dell'Informazione, i.e., Information
Sciences Department) of the Università degli
Studi di Milano.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-09-29 10:20
2.0.9

Several methods in Fast now use equivalent methods in Integer/Long or have just been deprecated in favor of their copies, as recent JVMs intrinsify such methods. The Ivy dependency file has been Maven-normalized (there's now a "compile" scope instead of a "build" scope).

2012-02-25 08:29
2.0.4

Better XorshiftStarRandom. A new ByteBufferLongList class. A new Jackknife class. Now the DSI Utilities can be found on Maven Central.

2011-12-10 19:06
2.0.2

Miscellaneous improvements were made. In particular, ByteBufferInputStream now initializes copies lazily, so it can be used to map files of the order of terabytes into memory efficiently.

2011-09-24 09:22
2.0.1

This release adds new permutation methods for big arrays, and a new basic statistics class.

Project Resources