Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-09-16 | 323 Bytes | |
SciencePlots (v1.0.9) source code.tar.gz | 2021-09-16 | 3.5 MB | |
SciencePlots (v1.0.9) source code.zip | 2021-09-16 | 3.5 MB | |
Totals: 3 Items | 7.0 MB | 0 |
notebook
:- make Latex fonts sans-serif
- Fix bug with Latex packages:
- e.g.,
\usepackage{amsmath, amssymb, sfmath}
-->\usepackage{amsmath} \usepackage{amssymb} \usepackage{sfmath}
- Add
pyproject.toml
file (see PEP 517/518) - Minor updates to README, including adding more papers to publication list