-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: new tutorial for advanced alias sampling examples and aggregati…
…on function Co-authored-by: mstechly <[email protected]>
- Loading branch information
1 parent
37acec8
commit 4a3d789
Showing
6 changed files
with
2,044 additions
and
4 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,9 @@ | ||
# Introduction | ||
|
||
We currently have two tutorials for `bartiq`: | ||
We currently have three tutorials for `bartiq`: | ||
|
||
- [Basic example](01_basic_example.ipynb) | ||
- [Alias Sampling basic](02_alias_sampling_basic.ipynb) | ||
- [Advanced examples](03_advanced_examples.ipynb) | ||
|
||
They have been designed to gradually introduce you to the concepts we use in `bartiq`, so we recommend to go through them in order. |
Oops, something went wrong.