you can use ipython to run script.py files

you can write integers in python using _ : 1_000_000 is equal to 1000000

manim - mathematical animation engine

what happens when you multiply a vector with a matrix

how does opacity actually apply on the final screen in the rgb values without the alpha value

continued fraction

Karthik Thiagarajan Teaching fellow, IIT Madras [email protected]

https://www.perplexity.ai/search/is-there-an-open-source-versio-ms9t5nGbRUCKEwwGBctgJA

https://www.mathcha.io/ online tool for writing latex equations faster, a complete notebook style writing space

https://www.texmacs.org/tmweb/help/learn.en.html - From the mail converastion with Karthik, he has told me to prefer using Texmacs over Matcha, for writing equations and graphs

https://www.texmacs.org/joris/tm/tm-abs.html - the jolly writer book is the best resources to learn to use Texmacs. I’ve already download a PDF of it.

https://simpletex.cn/ai/latex_ocr - using OCR to convert any formulae into a proper LaTEX

https://docs.manim.community/en/stable/contributing.html - tool used by Grant Sanderson

Other Tools and Editors

  • LaTeXDraw
  • MathQuill
  • Online Visual Math Editor

nvim stuff

  • how to comment and uncomment lines easily
  • LSP for packages like turtle, third-party packages in python