Conversation
|
@mmcky https://travis-ci.org/QuantEcon/QuantEcon.py/jobs/466292136 is the test flake I encountered. It is indeed non-deterministic? The nelder mead code is recent, isn't it? |
| @@ -106,10 +106,11 @@ def shorrocks_index(A): | |||
| An index equal to 0 indicates complete immobility. | |||
There was a problem hiding this comment.
@natashawatkins could you check this math equation. It seems to be breaking on the html build.
There was a problem hiding this comment.
There was a problem hiding this comment.
How can I actually build the docs myself because I was having problems when I followed the instructions?
There was a problem hiding this comment.
if you cd docs and run make html it should build to build/html and then you can run python -m http.server for viewing locally. Otherwise I have enabled rtd to render this branch.
|
the build of this branch is viewable: https://quanteconpy.readthedocs.io/en/update-docs/ |
|
@natashawatkins I tried a few things re: /home/mmcky/anaconda3/lib/python3.6/site-packages/quantecon-0.4.2-py3.6.egg/quantecon/inequality.py:docstring of quantecon.inequality.shorrocks_index:34: WARNING: Error in "rubric" directive:
no content permitted.
.. rubric:: References
.. [R23] Benhabib, Bison, and Luo, Wealth distribution and social mobility
in the US: A quantitative approach (2017), https://www.econ.nyu.edu/user/bisina/RevisionAugust.pdfIf you can take a look at the RST that would be great. |
|
I think the above should have fixed it, but I can't test because docs won't compile I'm not sure about the math error - it renders perfectly fine in latex |
|
I'll try double escaping |
|
Actually I just added a raw flag |
Update the documentation to include