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

AbstractMCMC fixes, rename some files, and update manifests #399

Merged
merged 2 commits into from
Jul 6, 2023

Conversation

willtebbutt
Copy link
Member

No description provided.

@yebai yebai force-pushed the hg/transfer-docs branch from 61e9186 to 49dbdc5 Compare July 6, 2023 14:44
@yebai
Copy link
Member

yebai commented Jul 6, 2023

@willtebbutt can you create a branch from this repo rather than your fork? The CI setup only runs on branches within this repo.

@willtebbutt
Copy link
Member Author

I believe I need additional permissions in order to do this (I created the fork to work around not having said permissions)

@yebai
Copy link
Member

yebai commented Jul 6, 2023

You should have access now.

@willtebbutt
Copy link
Member Author

willtebbutt commented Jul 6, 2023

@yebai this looks to be merge-able

@yebai yebai merged commit 4ec62cb into TuringLang:hg/transfer-docs Jul 6, 2023
yebai added a commit that referenced this pull request Jul 7, 2023
* Add all high level docs from Turing.jl

* Fix some permalinks.

* Converted Quickstart doc

* Converted contributing pages to jmd

* add project files

* Disable evaluating style examples

* Update and rename index.md to index.jmd

* Rename index.jmd to using-turing.jmd

* fix formatting for guide.md

* Fixed formatting.

* Update tutorials/for-developers-interface/interface.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update sample viz

* add dummy julia code block to enable jmd building

* Bugfix for negative variance.

* More conversions

* Added dependencies and changed directory names

* Fixed dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* other tutorials

* other tutorials

* other tutorials

* fix merge conflict with master

* some edits to advanced

* remove weave from deps

* improve compiler

* added julia formatting for a block which it was missing (#398)

Co-authored-by: Hong Ge <[email protected]>

* AbstractMCMC fixes, rename some files, and update manifests (#399)

* abstract-mcmc

* Rename files

* no empty cell + hyperlink to bishop (#400)

* add numeric prefix to docs

* triger rebuild

* add Distributions to deps

* minor fixes

* Minor edits

* Update tutorials/docs-12-using-turing-guide/using-turing-guide.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/docs-09-using-turing-advanced/advanced.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* fix var name typo

* Don't eval `distributed` and `optim` code chunks

* Update using-turing-guide.jmd

* Remove hardcoded output.

---------

Co-authored-by: Colton Botta <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Co-authored-by: Will Tebbutt <[email protected]>
Co-authored-by: Xianda Sun <[email protected]>
yebai added a commit that referenced this pull request Oct 19, 2023
* Add all high level docs from Turing.jl

* Fix some permalinks.

* Converted Quickstart doc

* Converted contributing pages to jmd

* add project files

* Disable evaluating style examples

* Update and rename index.md to index.jmd

* Rename index.jmd to using-turing.jmd

* fix formatting for guide.md

* Fixed formatting.

* Update tutorials/for-developers-interface/interface.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update sample viz

* add dummy julia code block to enable jmd building

* Bugfix for negative variance.

* More conversions

* Added dependencies and changed directory names

* Fixed dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* other tutorials

* other tutorials

* other tutorials

* fix merge conflict with master

* some edits to advanced

* remove weave from deps

* improve compiler

* added julia formatting for a block which it was missing (#398)

Co-authored-by: Hong Ge <[email protected]>

* AbstractMCMC fixes, rename some files, and update manifests (#399)

* abstract-mcmc

* Rename files

* no empty cell + hyperlink to bishop (#400)

* add numeric prefix to docs

* triger rebuild

* add Distributions to deps

* minor fixes

* Minor edits

* Update tutorials/docs-12-using-turing-guide/using-turing-guide.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/docs-09-using-turing-advanced/advanced.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docs draft

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* upd branch

* env

* format

* better name

* undoing rename

* undoing fck up

* working on Pathfinder example

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* citations

* no propaganda

* flesing out the examples

* format

* more concise

* format

* advancedMH

* for devs

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* bug

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* upd

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update external-samplers.jmd

* update manifest.toml

* Update external-samplers.jmd

* update manifest file

* bug

* upd deps

* Revert "upd deps"

This reverts commit 32284d5.

* bump manifesto

* nearly there

* bump turing

* slight formatting error

---------

Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: Colton Botta <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Co-authored-by: Will Tebbutt <[email protected]>
yebai added a commit that referenced this pull request Oct 19, 2023
* Add all high level docs from Turing.jl

* Fix some permalinks.

* Converted Quickstart doc

* Converted contributing pages to jmd

* add project files

* Disable evaluating style examples

* Update and rename index.md to index.jmd

* Rename index.jmd to using-turing.jmd

* fix formatting for guide.md

* Fixed formatting.

* Update tutorials/for-developers-interface/interface.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update sample viz

* add dummy julia code block to enable jmd building

* Bugfix for negative variance.

* More conversions

* Added dependencies and changed directory names

* Fixed dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* other tutorials

* other tutorials

* other tutorials

* fix merge conflict with master

* some edits to advanced

* remove weave from deps

* improve compiler

* added julia formatting for a block which it was missing (#398)

Co-authored-by: Hong Ge <[email protected]>

* AbstractMCMC fixes, rename some files, and update manifests (#399)

* abstract-mcmc

* Rename files

* no empty cell + hyperlink to bishop (#400)

* add numeric prefix to docs

* triger rebuild

* add Distributions to deps

* minor fixes

* Minor edits

* Update tutorials/docs-12-using-turing-guide/using-turing-guide.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/docs-09-using-turing-advanced/advanced.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docs draft

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* upd branch

* env

* format

* better name

* undoing rename

* undoing fck up

* working on Pathfinder example

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* citations

* no propaganda

* flesing out the examples

* format

* more concise

* format

* advancedMH

* for devs

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* bug

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* upd

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update external-samplers.jmd

* update manifest.toml

* Update external-samplers.jmd

* update manifest file

* bug

* upd deps

* Revert "upd deps"

This reverts commit 32284d5.

* bump manifesto

* nearly there

* bump turing

* slight formatting error

* folder name conv

* folder name conv

* rm old files

---------

Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: Colton Botta <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Co-authored-by: Will Tebbutt <[email protected]>
yebai added a commit that referenced this pull request Oct 20, 2023
* Add all high level docs from Turing.jl

* Fix some permalinks.

* Converted Quickstart doc

* Converted contributing pages to jmd

* add project files

* Disable evaluating style examples

* Update and rename index.md to index.jmd

* Rename index.jmd to using-turing.jmd

* fix formatting for guide.md

* Fixed formatting.

* Update tutorials/for-developers-interface/interface.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/for-developers-abstractmcmc-turing/how_turing_implements_abstractmcmc.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update sample viz

* add dummy julia code block to enable jmd building

* Bugfix for negative variance.

* More conversions

* Added dependencies and changed directory names

* Fixed dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* Fixing dependencies

* other tutorials

* other tutorials

* other tutorials

* fix merge conflict with master

* some edits to advanced

* remove weave from deps

* improve compiler

* added julia formatting for a block which it was missing (#398)

Co-authored-by: Hong Ge <[email protected]>

* AbstractMCMC fixes, rename some files, and update manifests (#399)

* abstract-mcmc

* Rename files

* no empty cell + hyperlink to bishop (#400)

* add numeric prefix to docs

* triger rebuild

* add Distributions to deps

* minor fixes

* Minor edits

* Update tutorials/docs-12-using-turing-guide/using-turing-guide.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/docs-09-using-turing-advanced/advanced.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* docs draft

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* upd branch

* env

* format

* better name

* undoing rename

* undoing fck up

* working on Pathfinder example

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* citations

* no propaganda

* flesing out the examples

* format

* more concise

* format

* advancedMH

* for devs

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* bug

* Apply suggestions from code review

Co-authored-by: Tor Erlend Fjelde <[email protected]>

* upd

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update tutorials/15-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update external-samplers.jmd

* update manifest.toml

* Update external-samplers.jmd

* update manifest file

* bug

* upd deps

* Revert "upd deps"

This reverts commit 32284d5.

* bump manifesto

* nearly there

* bump turing

* slight formatting error

* folder name conv

* folder name conv

* rm old files

* hyperlinks in html

* Update tutorials/docs-16-using-turing-external-samplers/external-samplers.jmd

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update external-samplers.jmd

---------

Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: Colton Botta <[email protected]>
Co-authored-by: Hong Ge <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tor Erlend Fjelde <[email protected]>
Co-authored-by: Will Tebbutt <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants