项目作者: jointpoints

项目描述 :
(t, m, s)-nets generator / Генератор (t, m, s)-сетей
高级语言: C++
项目地址: git://github.com/jointpoints/tms-nets.git
创建时间: 2019-10-14T17:52:10Z
项目社区:https://github.com/jointpoints/tms-nets

开源协议:Other

下载


(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.