- Semantic versioning (#26) (
c66446b
) - Added latest changes to tests from internal git (
03864aa
) - Added latest changes from internal git (
ca171d4
) - Add heuristic to decrease number of considered neighborhoods. Now the median Euclidean distance is calculated as a threshold. To be discussed whether this is the best heuristic. (
ca628b5
) - Sampler baseclass (
270bfb1
) - Added benchmark test to repo (
79d777a
) - Added peaks benchmark random (
078f259
) - Added peaks benchmark probabilistic_sampling (
4aacdcf
) - Added peaks benchmark LV (
be83cbf
) - wip: Add numba to speed up the code (
36d2b95
) - Add forrester_1d to lola-voronoi tests (
129ab54
) - in-progress: Basic logging and timing (
d9dd766
) - Add forrester_1d to lola-voronoi tests (
92b018e
) - in-progress: Basic logging and timing (
4187fa8
) - Add a plotting function to show 1D and 2D sections (
5ce6b2c
) - Upgrade the repo to a standard python package (
8a19c4f
)
- Auto-push rejected (
a92794b
) - Added docs branch to workflow (
e88758e
) - Fixed imports in tests and benchmarks (
54f55e6
) - Changes from harlow internal that were not correctly applied (
1a51245
) - Fixed extra requirements (
a5c9b45
) - Wrong type hint in best_neighborhoods (
9cda81f
) - Rolling back numba for now (
38ba046
) - Json writing (
882239f
) - ci: Increase the number of added points to pass test (
526fc90
) - Resolve conflicts (
459556a
) - LHS with float domain (integer domains lead to strange results) (
2f21cfb
) - Resolve rebase conflicts with master (
a537622
) - in-progress: Improve lola_voronoi (
ef0f1b3
) - LHS with float domain (integer domains lead to strange results) (
6b90ea2
) - in-progress: Works but slow and lacks features (
6eaa1e9
) - in-progress: Improve lola_voronoi (
b7e8c0f
) - Use the correct if branch with 1D plots (
e18c4d2
) - Correct an if branch statement (
ab55484
)
- Fix docs worfklow running twice when commiting while PR is open (
f83e9e2
) - Fix workflow (
0ca1465
) - Docs badge in README (
a8c9002
) - Fix CI workflow trigger (
e23a1cb
) - Fix build-docs.yml (
996f120
) - Fix build-docs.yml (
5a0915f
) - Push built docs to gh-pages (
6fda768
) - Add build-docs workflow for github pages docs (
323e04f
) - Add .nojekyll for github pages docs (
511a8d6
) - Modified readme to provide help on documentation (
58ff28a
) - Added first draft of documentation (
48932a3
)