Skip to content

vthommeret/mathtocode

Repository files navigation

Math to Code

Math to Code is an interactive Python tutorial to teach engineers how to read and implement math using the NumPy library.

mathtocode

Running dev server

npm run dev

Credits

  1. Skulpt for interpreting Python
  2. Skulpt NumPy for a subset of NumPy
  3. KaTex for rendering LaTeX
  4. Next.js for frontend framework
  5. Tailwind CSS for styling
  6. remark for rendering Markdown questions
  7. gray-matter for extracting Markdown frontmatter
  8. RealFavIconGenerator for generating favicons