Skip to content
/ eds-notes Public

Notes on miscellaneous topics in physics, math, and python.

Notifications You must be signed in to change notification settings

edsq/eds-notes

Repository files navigation

Ed's Notes: Physics, Math, and Python

Jupyter Book Badge

Notes on miscellaneous topics in physics, math, and python.

Available as a Jupyter Book here.

Installing

To install for running notebooks and building docs:

make init

This requires PDM.

Notebooks should run when this project is installed with any PEP 517 compatible build backend, however. You will still need to run jupytext --sync md_notebooks/* to get the actual .ipynb files.

Building and publishing documentation

Build docs:

pdm build-docs

Publish docs online:

pdm publish-docs

About

Notes on miscellaneous topics in physics, math, and python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published