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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b47c406 · May 20, 2023
Mar 20, 2023
May 20, 2023
May 20, 2023
Mar 14, 2023
Mar 16, 2023
Apr 30, 2023
Apr 26, 2023
Mar 14, 2023
Feb 7, 2023
Mar 4, 2023
Mar 4, 2023
Feb 27, 2023
May 20, 2023
Mar 5, 2023

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