Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Latin Hypercube Sampler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rob Moss
Latin Hypercube Sampler
Commits
master
Select Git revision
8 results
latin-hypercube-sampler
Author
Search by author
Any Author
authors
0 authors
May 01, 2024
Release lhs 0.4.2
· aad35e39
Rob Moss
authored
1 year ago
View commits for tag 0.4.2
0.4.2
aad35e39
Update the release process instructions
· 651d7eb3
Rob Moss
authored
1 year ago
651d7eb3
Relax dependency to support NumPy 2.0 and later
· 040efe4d
Rob Moss
authored
1 year ago
040efe4d
Use ruff 0.4 or newer for linting and formatting
· 1f34a04c
Rob Moss
authored
1 year ago
1f34a04c
Remove redundant workaround for sphinx_rtd_theme
· 52c512e0
Rob Moss
authored
1 year ago
52c512e0
Fix links to the upstream repository
· 15c95d2c
Rob Moss
authored
1 year ago
15c95d2c
Dec 15, 2023
Use ruff to check code formatting
· 18f2abfe
Rob Moss
authored
1 year ago
18f2abfe
Migrate build backend from setuptools to hatchling
· 2be3f05b
Rob Moss
authored
1 year ago
2be3f05b
Explicitly use spinx_rtd_theme on Read the Docs
· f0a14a3a
Rob Moss
authored
1 year ago
f0a14a3a
Feb 01, 2023
Format test cases with blue
· 3a04c255
Rob Moss
authored
2 years ago
3a04c255
Move blue flags into noxfile.py
· 68730483
Rob Moss
authored
2 years ago
68730483
Jan 30, 2023
Add nox sessions for ruff and blue
· f330222a
Rob Moss
authored
2 years ago
f330222a
Identify the cause of an unknown distribution
· cfb9fe53
Rob Moss
authored
2 years ago
cfb9fe53
Ensure documentation builds use Sphinx 5.3
· 67bfac8e
Rob Moss
authored
2 years ago
67bfac8e
Minor changes to code formatting
· 85068087
Rob Moss
authored
2 years ago
85068087
Jan 29, 2023
Move testing dependencies into pyproject.toml
· 6120d7d0
Rob Moss
authored
2 years ago
6120d7d0
Ignore an unused loop variable
· f9763fa0
Rob Moss
authored
2 years ago
f9763fa0
Test sampling from many beta distributions
· b84c4583
Rob Moss
authored
2 years ago
b84c4583
Jan 23, 2023
Locate tests by package name instead of file path
· d7b93f57
Rob Moss
authored
2 years ago
d7b93f57
Migrate to new readthedocs build specification
· 44179d7b
Rob Moss
authored
2 years ago
44179d7b
Migrate from tox to nox
· 5b6629b9
Rob Moss
authored
2 years ago
5b6629b9
Jan 20, 2023
Release lhs 0.4.1
· 61d8b2d8
Rob Moss
authored
2 years ago
View commits for tag 0.4.1
0.4.1
61d8b2d8
Make inverse_uniform return reciprocal values
· 7c3bf6d1
Rob Moss
authored
2 years ago
7c3bf6d1
Dec 23, 2022
Actually remove setup.cfg
· f94b2388
Rob Moss
authored
2 years ago
f94b2388
Define test coverage in the CI pipeline itself
· 442b43f2
Rob Moss
authored
2 years ago
442b43f2
Release lhs 0.4.0
· cff65c85
Rob Moss
authored
2 years ago
View commits for tag 0.4.0
0.4.0
cff65c85
Require Python 3.8 or newer
· 17cd4b1a
Rob Moss
authored
2 years ago
17cd4b1a
Make draw() a top-level package function
· 4a6a3a31
Rob Moss
authored
2 years ago
4a6a3a31
Store all project metadata in pyproject.toml
· 3090d844
Rob Moss
authored
2 years ago
3090d844
Remove requirements.txt
· 38f7c7f3
Rob Moss
authored
2 years ago
38f7c7f3
Do not sort parameter names before sampling
· 19029ac2
Rob Moss
authored
2 years ago
19029ac2
Remove return statements from test cases
· 20078bae
Rob Moss
authored
2 years ago
20078bae
Sep 14, 2022
Require Python 3.7 or newer
· 77c6382c
Rob Moss
authored
2 years ago
77c6382c
Build docs without installing lhs
· 4db16f6b
Rob Moss
authored
2 years ago
4db16f6b
Sep 12, 2022
Stop using the deprecated "license_file" option
· 5dfde01f
Rob Moss
authored
2 years ago
5dfde01f
Aug 19, 2022
Release lhs 0.3.3
· 34b17c88
Rob Moss
authored
2 years ago
34b17c88
Add a new inverse_uniform distribution
· d3472ca6
Rob Moss
authored
2 years ago
d3472ca6
Avoid producing persistent test artefacts
· fb0705d5
Rob Moss
authored
2 years ago
fb0705d5
Mar 28, 2022
Add a logo for the lhs package
· 31ddd354
Rob Moss
authored
3 years ago
31ddd354
Jan 31, 2022
Add a reminder about copyright dates
· 0aa23baa
Rob Moss
authored
3 years ago
0aa23baa
Loading