-
Notifications
You must be signed in to change notification settings - Fork 17
Conversation
If we tag the current version, people will not be able to write
to load the modules. Is that a problem? Do people depend on that functionality, you think? In the examples, I try to clearly indicate what dependencies we need where, so that people can easily understand what is going on. |
I wonder if this setup runs as a project. I think that is important, i.e. I run TuringModels as follows:
With in my .zshrc:
In @1.5, @1.6 and @1.7 I only have Pkg, DrWatson, Pluto and PlutoUI. No other packages. |
Ok 👍 That should be possible. I'll start working on that |
Maybe this should be V2 of TuringModels? Is your plan to hide the Franklin code in a |
That's a great idea! Especially because we are going to support more models from Edition 2.
I'm now switching back to using Literate in combination with Franklin like, for example, at https://github.com/alan-turing-institute/DataScienceTutorials.jl. An example for
I think that is a very fair point. I also don't really like so many top level folders/files. Technically, it is possible to move more files into a folder called docs or something. The only counterargument that I can think of is that it is non-standard. Even https://github.com/alan-turing-institute/DataScienceTutorials.jl does it like that. What would you prefer? |
I have no strong preference either way, so you decide. I think it is far more important to get the models up to date and documented for the 2nd edition. For Turing the 1st edition models are also less important. Making it v2.x.y indeed makes a lot of sense and folks can always add [email protected] if they want to go back. I also like your idea to name the models. |
Check.
You mean for the developers of Turing.jl or for StatisticalRethinkingJulia/TuringModels.jl?
Thanks! For some models, I saw that McElreath has only updated the numbers in the model. I would prefer to link both editions to the same model (for example, |
I meant for TuringModels.jl. Yes, the mapping is sometimes rather obscure. In the 2nd edition some models are missing (m4.5 and m5.6 come to mind). It's up to you, linking is fine. The 2nd edition of the book is now out for about a year, if it gets too complicated we should focus on the 2nd edition I think. |
Rik, I think your short-changing yourself in the CC note at the bottom of the pages, maybe it should be "Rik Huijzer, Rob J. Goedman and contributors"? The pages are looking great! |
I've been thinking a bit about the last part, and think we should be better of with only having one |
Thanks! When #58 is merged, it will be "Rob J Goedman, Rik Huijzer and contributors". I've put you first because you put more effort into this project! |
Ok. I've now moved over all the models from the |
This draft PR aims to be a central place to discuss how to incorporate the Franklin switch into the existing package setup. Here, we can discuss what version we should bump to and what the changelog in the README should show. (Note that many changes are moved in via PRs, so they will also be visible at https://github.com/StatisticalRethinkingJulia/TuringModels.jl/releases.)
In essence, the big changes are