Ask HN: What is the hardest math you used in a project?

2 alpple 2 6/24/2025, 12:51:33 PM
What is the most difficult or beautiful math that you used to solve a real problem?

Comments (2)

alpple · 7h ago
I imagine for example that some implementations were made fast enough to meet a requirement with some very hard algorithms.
incomingpain · 6h ago
Ive done the C++ challenge to calculate pi deeply and quickly; also finding prime numbers. Those were fun to do as a beginner.

Much more recently, IBM qiskit has a bit too advanced math for me. Over my head; but theoretically i did use it lol. I cant say i understood it.