Skip to content

(t, m, s)-nets generator / Генератор (t, m, s)-сетей

License

Notifications You must be signed in to change notification settings

jointpoints/tms-nets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(t, m, s)-nets generator

This repository contains a C++ generator of digital (t, m, s)-nets in base 2 as well as a number of tools to measure their figures of merit.

Available nets:

  • Sobol,
  • Niederreiter,
  • Any digital net with manually set generating matrices.

Broadly speaking, (t, m, s)-nets are low-discrepancy finite sets of points in s-dimensional unit cube. They have been proven to be efficient in a number of Numerical Analysis tasks.

Example of a net

For any further information, consult with the web-page of our project.