-
Twelve Ways of Counting janmr.com/posts/twelve-ways-of-cou… #math #combinatorics

-
Modern Computer Arithmetic, a book about algorithms for performing arithmetic, and their implementation on modern computers maths-people.anu.edu.au/~brent/pub… members.loria.fr/PZimmermann/mca/p… #multiple-precision #arithmetic #algorithms #online #book

-
Nice Proof of a Geometric Progression Sum janmr.com/posts/nice-geometric-pro… #math #visualization #visual-proof
-
The first website info.cern.ch
-
Math.sumPrecise developer.mozilla.org/en-US/docs/W…
-
A leap year check in three instructions hueffner.de/falk/blog/a-leap-year-…
-
Full unicode emoji list unicode.org/emoji/charts/full-emoj…
-
An ongoing multi-author open source project to formalise a proof of Fermat's Last Theorem in the Lean theorem prover imperialcollegelondon.github.io/FL… #lean
-
Fast and maintainable patterns for fetching from a database by @sophiebits.com sophiebits.com/2020/01/01/fast-mai…
-
Celebrate 50 years of Microsoft with the company’s original source code by Bill Gates www.gatesnotes.com/home/home-page-…
-
Free math texts by Jim Hefferon (Linear Algebra, Theory of Computation, Introduction to Proofs) hefferon.net
-
@acm.org ACM has named Andrew G. Barto and Richard S. Sutton as the recipients of the 2024 ACM A.M. Turing Award for developing the conceptual and algorithmic foundations of reinforcement learning awards.acm.org/about/2024-turing
-
Stanford's "The Fourier Transform and Its Applications"
Videos, problem sets & more: see.stanford.edu/course/ee261
-
An unexpected, and extremely inefficient, way to compute pi @3blue1brown.com www.youtube.com/watch?v=HEfHFsfGXj…
-
Introduction to Computer Graphics, a free, on-line textbook covering the fundamentals of computer graphics and computer graphics programming math.hws.edu/graphicsbook
-
Videos from Math Professor Jeffrey Chasnov. Some of the playlists are videos from his Coursera courses on Mathematics for Engineers. #math #lectures #mooc www.youtube.com/@ProfJeffreyChasno… www.math.hkust.edu.hk/~machas/?men…
-
Computer Science lectures by @timroughgarden.bsky.social www.youtube.com/channel/UCcH4Ga14Y…
-
Online conversion from TeX/MathML to HTML/SVG (powered by MathJax) #math #tex #mathml #svg mathjax.github.io/MathJax-demos-we…
-
Temml is a LaTeX-to-MathML JavaScript conversion utility. Useful online converter on homepage. temml.org #math #tex #mathml
-
KaTeX: A math typesetting library for the web katex.org
-
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration. ghostty.org
-
#AdventOfCode 2024 complete!

-
MarkItDown: Python tool for converting various files to Markdown. It presently supports: PDF, PowerPoint, Word, Excel, Images, Audio, HTML, csv, json, xml, etc. github.com/microsoft/markitdown #python #microsoft
-
Vanilla JS vanilla-js.com #javascript
-
Donald Knuth's 28th annual Christmas Lecture: Strong Components and Weak Components www.youtube.com/watch?v=au26uZfuxV… (past recordings www.youtube.com/playlist?list=PLoR…) #computerscience #lecture
-
In Python, comparisons can be chained arbitrarily, e.g.,
x < y <= zis equivalent tox < y and y <= zdocs.python.org/3/reference/expres… #python -
Lean: First Steps leanfirststeps.blogspot.com/p/cont… #lean #math
-
Are all natural numbers interesting? If not, there must be a smallest uninteresting number - and that makes it interesting. 🤔 en.wikipedia.org/wiki/Interesting_…
-
Kaleidoscope: Implementing a Language with LLVM llvm.org/docs/tutorial #llvm #tutorial
-
Beating OpenBLAS and MKL in FP32 Matrix Multiplication From Scratch salykova.github.io/matmul-cpu
-
Note that the function from the post has the following property:
and the inverse function (branches) of is commonly called the Lambert W function, which has undergone a lot of study.
en.wikipedia.org/wiki/Lambert_W_fu… mathworld.wolfram.com/LambertW-Fun…
-
Journal of Open Source Software @joss joss.theoj.org
-
A curated list of awesome mathematics resources #math github.com/rossant/awesome-math
-
AlphaGeometry: An Olympiad-level AI system for geometry deepmind.google/discover/blog/alph… #math #geometry #ai
-
Math OCR model that outputs LaTeX and Markdown github.com/VikParuchuri/texify #math
-
Easily train AlphaZero-like agents on any environment you want github.com/s-casci/tinyzero
-
A chiral aperiodic monotile - one that tiles the plane aperiodically without reflections #math cs.uwaterloo.ca/~csk/spectre
-
Donald Knuth Annual Christmas Lectures #math #computerscience youtube.com/playlist?list=PLoROMvo…
-
Benchmarking LLMs in the Wild, an Elo-based LLM leaderboard huggingface.co/spaces/lmsys/chatbo…
-
The AWS SDK for Rust is now generally available and supported for production use aws.amazon.com/blogs/developer/ann… #aws #rustlang
-
The Miracle Sudoku. A puzzle with sudoku rules plus some extra restrictions. The host's reaction on seeing the puzzle for the first time (around 3:45) is hilarious. www.youtube.com/watch?v=yKf9aUIxdb…
-
MacTutor History of Mathematics Archive mathshistory.st-andrews.ac.uk