-
See https://github.com/QuantEcon/lecture-source-jl/blob/master/style.md#naming-conventions-comments-etc
In particular, getting rid of the following pattern
```
# == Some comment == #
```
Activ…
-
Please add an example for HiddenMarkovModel(TDistribution, TObservation) Class.
Please l will like to see an example of a multivariatedistribution being modeled within the HMM. The univariate examp…
-
For example, in http://compare-lectures.quantecon.org/jl/julia_by_example.html#
![image](https://user-images.githubusercontent.com/13106721/48233904-ff5b9d00-e36b-11e8-88f6-16a90c9af040.png)
To …
-
We already have an example for this one elsewhere, but it needs a lot more commentary and definition. This one is at the moment slightly outside of my comfort zone to expand on, so it might need to fa…
-
I defined a trajectory as a path (curve), formed by steps as elementary units. I thus propose to use `LINESTRINGs` with two vertices (start and end point of each step) as basic elements of a `sftraj` …
-
From teaching, students frequently forget to `Trust` the notebook. The main place this causes issues is that the graphs disappear when they reopen it.
I think the solution is to use the `png` wher…
-
Hello, trying to run the tutorial example in chapter 2.1 of the mrbayes3.2 manual I get a `segmentation fault (core dumped) error`. I tried with the latest develop version and also with the 3.2.6 tag …
-
Hi guys,
Just saw this paper from Pande et al and I thought I would share it with you guys: http://biorxiv.org/content/early/2017/04/04/123752
Still haven't read it thoroughly, but it looks prom…
-
Every plot should use the `Plots.jl` API with the GR backend. In case of a plot not being able to be generated with the Plots API (bring the special case to attention for discussion).
- [ ] [Job Se…
-
This goal is to get all the lectures to a state where they run in Julia 1.0. This is distinct from making the code more "Julian," clean, suitable for teaching, etc.
## Deprecation Tracker
We ca…