You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Put github links for all exact_solvers codes in each notebook?
If we put these in, modify fix_latex_file.py so it doesn't generate two footnotes with github links.
Decide whether to use [Shallow_water.ipynb](Shallow_water.ipynb) to refer to other chapters, or [Shallow_water](Shallow_water.ipynb) and make consistent.
We use subscripts q_l some places and q_\ell others. Make consistent.
Add more references to other books or papers?
Improve the looks of riemann.html generated by make_html_bib.sh. Currently the entries are put in the order they appear in riemann.bib, not in alphabetical order. Also some have first names, others not.
Move utility scripts in utils and change links as needed.
Make a set of files documenting how we do things and the tools we use, maybe as .md files in a doc folder? Fix the link to these in Preface.ipynb.
Fix up the Dockerfile if necessary and make sure everything works on binder.
The text was updated successfully, but these errors were encountered:
A list of some things that we need to do still:
exact_solvers
codes in each notebook?fix_latex_file.py
so it doesn't generate two footnotes with github links.[Shallow_water.ipynb](Shallow_water.ipynb)
to refer to other chapters, or[Shallow_water](Shallow_water.ipynb)
and make consistent.q_l
some places andq_\ell
others. Make consistent.riemann.html
generated bymake_html_bib.sh
. Currently the entries are put in the order they appear inriemann.bib
, not in alphabetical order. Also some have first names, others not.utils
and change links as needed..md
files in adoc
folder? Fix the link to these inPreface.ipynb
.The text was updated successfully, but these errors were encountered: