Skip to content

A simple library providing descriptive statistics and pseudo randon generators.

License

Notifications You must be signed in to change notification settings

Bio4Res/statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statistics library

A simple library providing descriptive statistics and pseudo random generators.

Pepe Gallardo, 2023

Requirements

Requires JDK 17 or higher.

Usage

If you are using Maven, the following dependency can be added to your project:

    <dependency>
    	<groupId>es.uma.lcc.caesium</groupId>
    	<artifactId>statistics</artifactId>
  	<version>1.0.0</version>
    </dependency>

About

A simple library providing descriptive statistics and pseudo randon generators.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages