Skip to content

Commit d8ff3f0

Browse files
committed
feat: add example
1 parent 5154bbc commit d8ff3f0

17 files changed

Lines changed: 633 additions & 593 deletions

examples/example_sampling_methods.ipynb

Lines changed: 534 additions & 0 deletions
Large diffs are not rendered by default.

examples/example_sampling_strategy_custom_distribution.ipynb

Lines changed: 0 additions & 590 deletions
This file was deleted.

examples/overview.ipynb

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,8 +667,16 @@
667667
"name": "python3"
668668
},
669669
"language_info": {
670+
"codemirror_mode": {
671+
"name": "ipython",
672+
"version": 3
673+
},
674+
"file_extension": ".py",
675+
"mimetype": "text/x-python",
670676
"name": "python",
671-
"version": "3.12"
677+
"nbconvert_exporter": "python",
678+
"pygments_lexer": "ipython3",
679+
"version": "3.12.3"
672680
}
673681
},
674682
"nbformat": 4,

examples/plots/discrete_dgt.png

35.3 KB
Loading

examples/plots/discrete_pmf.png

-37.8 KB
Binary file not shown.

examples/plots/exp_auto_pdf.png

55.5 KB
Loading

examples/plots/exp_cdf.png

-53.4 KB
Binary file not shown.

examples/plots/exp_pdf.png

-53.8 KB
Binary file not shown.
69.7 KB
Loading
68.9 KB
Loading

0 commit comments

Comments
 (0)