Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
masekj committed Jul 26, 2023
1 parent 1a13766 commit 974a7b6
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# SampleTiler
A tool for a feasible construction of large-scale point sets.

Performs a sample construction using the Sample Tiling metod.

For details see the publication:

[1] Jan Mašek & Miroslav Vořechovský: Optimal sampling in a hypercube: stratified sample tiling. Advances in Engineering Software, 2023. In review.

The project is also runnable on Binder:

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/masekj/SampleTiler/HEAD?labpath=Sample_generator.ipynb) Sample_generator.ipynb

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/masekj/SampleTiler/HEAD?labpath=Numerical_example.ipynb) Numerical_example.ipynb

0 comments on commit 974a7b6

Please sign in to comment.