UNPKG

hammersley

Version:

Computes i-th point in a Hammersley Point Set of size n.

16 lines (7 loc) 409 B
# Changelog All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. # 2.0.0 (2025-02-05) ### Features * export Van der Corput radical inverse ([7b10e78](https://github.com/vorg/hammersley/commit/7b10e788e8ae0c0ed8888678f433d39c79327834)) ### BREAKING CHANGES * use ES modules