Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 980 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 980 Bytes

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