UNPKG

halton

Version:

Generate n points of the Halton sequence in n-dimensions.

15 lines (6 loc) 494 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. # [1.0.0](https://github.com/dmnsgn/halton/compare/v0.0.0...v1.0.0) (2025-02-05) ### Performance Improvements * use optimised radical inverse from hammersley for base 2 directly ([2b38dd5](https://github.com/dmnsgn/halton/commit/2b38dd50199345c5506fc5d12ee48a1b8c3ede75)) # 0.0.0 (2025-02-04)