Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

External samplers docs #403

Merged
merged 94 commits into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from 75 commits
Commits
Show all changes
94 commits
Select commit Hold shift + click to select a range
4f49a3e
Add all high level docs from Turing.jl
yebai Jan 6, 2023
912b1bc
Fix some permalinks.
yebai Jan 6, 2023
b9a8143
Converted Quickstart doc
cgbotta Jan 24, 2023
6a82b20
Converted contributing pages to jmd
cgbotta Jan 25, 2023
306f777
add project files
yebai Jan 26, 2023
892c301
Disable evaluating style examples
yebai Jan 26, 2023
712746e
Update and rename index.md to index.jmd
yebai Jan 26, 2023
1c72459
Rename index.jmd to using-turing.jmd
yebai Jan 26, 2023
8ccdb21
fix formatting for guide.md
yebai Jan 26, 2023
0ad33c2
Fixed formatting.
yebai Jan 26, 2023
2d1e31e
Update tutorials/for-developers-interface/interface.md
yebai Jan 26, 2023
ef95a28
Update tutorials/for-developers-abstractmcmc-turing/how_turing_implem…
yebai Jan 26, 2023
c70aece
Update tutorials/for-developers-abstractmcmc-turing/how_turing_implem…
yebai Jan 26, 2023
9e8c16d
update sample viz
yebai Jan 26, 2023
ff63088
add dummy julia code block to enable jmd building
yebai Jan 26, 2023
cb299b1
Bugfix for negative variance.
yebai Jan 26, 2023
bb392ad
More conversions
cgbotta Feb 2, 2023
a1879f6
Added dependencies and changed directory names
cgbotta Feb 8, 2023
341b21e
Fixed dependencies
cgbotta Apr 17, 2023
57d7894
Fixing dependencies
cgbotta Apr 17, 2023
c2efc56
Fixing dependencies
cgbotta Apr 17, 2023
af861a4
Fixing dependencies
cgbotta Apr 17, 2023
06b1f1a
Fixing dependencies
cgbotta Apr 17, 2023
f6d8ed9
Fixing dependencies
cgbotta Apr 17, 2023
98a4eb8
Fixing dependencies
cgbotta Apr 17, 2023
ee0c267
Fixing dependencies
cgbotta Apr 17, 2023
1d14387
Fixing dependencies
cgbotta Apr 17, 2023
80c455a
Fixing dependencies
cgbotta Apr 17, 2023
a4f4659
Fixing dependencies
cgbotta Apr 17, 2023
6aa8085
Fixing dependencies
cgbotta Apr 17, 2023
8f43c61
Fixing dependencies
cgbotta Apr 17, 2023
6e3433a
Fixing dependencies
cgbotta Apr 17, 2023
4cad629
Fixing dependencies
cgbotta Apr 17, 2023
051da51
Fixing dependencies
cgbotta Apr 17, 2023
2d1583f
other tutorials
cgbotta Apr 17, 2023
b47ab65
other tutorials
cgbotta Apr 17, 2023
96ecc01
other tutorials
cgbotta Apr 17, 2023
49dbdc5
Merge branch 'master' into hg/transfer-docs
yebai Jun 11, 2023
da8bbee
fix merge conflict with master
yebai Jul 6, 2023
41c8c1a
some edits to advanced
yebai Jul 6, 2023
b86ec7f
remove weave from deps
yebai Jul 6, 2023
8787423
improve compiler
yebai Jul 6, 2023
1ef0797
added julia formatting for a block which it was missing (#398)
torfjelde Jul 6, 2023
4ec62cb
AbstractMCMC fixes, rename some files, and update manifests (#399)
willtebbutt Jul 6, 2023
2f51b7b
no empty cell + hyperlink to bishop (#400)
yebai Jul 6, 2023
886d617
add numeric prefix to docs
yebai Jul 6, 2023
56f50cb
triger rebuild
yebai Jul 6, 2023
b3c814a
add Distributions to deps
yebai Jul 6, 2023
8c07963
minor fixes
yebai Jul 6, 2023
a0889fc
Minor edits
yebai Jul 6, 2023
3f0d51e
Update tutorials/docs-12-using-turing-guide/using-turing-guide.jmd
yebai Jul 6, 2023
919ba2f
Update tutorials/docs-09-using-turing-advanced/advanced.jmd
yebai Jul 6, 2023
51afa20
docs draft
JaimeRZP Jul 7, 2023
e2e1d1a
Apply suggestions from code review
JaimeRZP Jul 24, 2023
37c5863
pull
JaimeRZP Jul 24, 2023
b491bd5
upd branch
JaimeRZP Jul 24, 2023
db11514
env
JaimeRZP Jul 24, 2023
fb7fa6f
format
JaimeRZP Jul 24, 2023
a4a079b
better name
JaimeRZP Jul 24, 2023
45b96ce
undoing rename
JaimeRZP Jul 24, 2023
ad9fea4
undoing fck up
JaimeRZP Jul 24, 2023
dc5387a
working on Pathfinder example
JaimeRZP Jul 24, 2023
46773bd
Apply suggestions from code review
JaimeRZP Jul 25, 2023
150091b
citations
JaimeRZP Jul 25, 2023
2fbb15e
no propaganda
JaimeRZP Jul 25, 2023
3d0ccf4
flesing out the examples
JaimeRZP Jul 25, 2023
7eeaa20
format
JaimeRZP Jul 25, 2023
34a6ede
more concise
JaimeRZP Jul 25, 2023
a1680a3
format
JaimeRZP Jul 25, 2023
ee426db
advancedMH
JaimeRZP Jul 25, 2023
207d68b
for devs
JaimeRZP Jul 26, 2023
1af8100
Apply suggestions from code review
JaimeRZP Jul 27, 2023
1f1cb9d
Update tutorials/15-external-samplers/external-samplers.jmd
JaimeRZP Jul 27, 2023
2761834
bug
JaimeRZP Jul 27, 2023
5df99c3
Merge branch 'external_samplers_docs' of https://github.com/TuringLan…
JaimeRZP Jul 27, 2023
1b39ea7
Apply suggestions from code review
JaimeRZP Jul 28, 2023
5ed43db
upd
JaimeRZP Jul 28, 2023
4d13403
Update tutorials/15-external-samplers/external-samplers.jmd
JaimeRZP Jul 28, 2023
7796e11
Update tutorials/15-external-samplers/external-samplers.jmd
JaimeRZP Jul 28, 2023
24f1cc3
Update external-samplers.jmd
yebai Jul 30, 2023
6ec06d3
update manifest.toml
yebai Jul 30, 2023
f8e9b03
Update external-samplers.jmd
yebai Aug 17, 2023
7cc1703
update manifest file
yebai Aug 17, 2023
f79aa96
bug
JaimeRZP Sep 19, 2023
32284d5
upd deps
JaimeRZP Sep 20, 2023
1009fe5
Merge branch 'master' into external_samplers_docs
JaimeRZP Sep 20, 2023
cc451bb
Revert "upd deps"
JaimeRZP Sep 20, 2023
1b92ee7
Merge branch 'external_samplers_docs' of https://github.com/TuringLan…
JaimeRZP Sep 20, 2023
ef2b2eb
bump manifesto
JaimeRZP Sep 20, 2023
1700ebc
nearly there
JaimeRZP Sep 22, 2023
48fb69c
bump turing
JaimeRZP Oct 19, 2023
da45d17
Merge branch 'master' into external_samplers_docs
JaimeRZP Oct 19, 2023
2b48212
slight formatting error
JaimeRZP Oct 19, 2023
bae440f
Merge branch 'external_samplers_docs' of https://github.com/TuringLan…
JaimeRZP Oct 19, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading