Skip to content
/ mclimit Public

A Nim port of the mclimit confidence limit computation library

Notifications You must be signed in to change notification settings

SciNim/mclimit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mclimit

This is a Nim port of the TLimit ROOT class for confidence level computations for searches with small statistics.

The ROOT reference and implementation:

The ROOT code itself is a C++ port of Tom Junk’s mclimit C implementation:

The goal is a Weave multithreaded version of mclimit. The first version will be single threaded, since I first need to get multithreaded RNG right.

About

A Nim port of the mclimit confidence limit computation library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published