Submission timeline
2007–2026One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.
First comments on top threads
HN comment orderWorking in the field of robotics, I often have to write big vectors (usually computed as the result of 3D transformations) and then compute their Jacobian (their derivative with respect to several state-variables), which quickly becomes very nasty equations. I use sympy to (i) compute these big vectors, expressed in a very declarative way, (ii) compute the jacobian and (iii) export the results in C-code, immediately importable in my code case. To illustrate what I mean by "expressing systems of…
SymPy is the best! In addition to the already-excellent official tutorial https://docs.sympy.org/latest/tutorial/index.html , I have written a short printable tutorial summary of the functions most useful for students https://minireference.com/static/tutorials/sympy_tutorial.pd... For anyone interested in trying SymPy without installing, there is also the online shell https://live.sympy.org/ which works great and allows you to send entire computations as a URL, see for example this comment that links to an…
The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.
- Breakout years
- 2
- Total points
- 477
- Total comments
- 184
100+ points or 50+ comments
reference only — not used in Hall rules or ranking
reference only — not used in Hall rules or ranking
Every submission
| Date | Title as submitted | By | Points | Comments |
|---|---|---|---|---|
| 2020-07-06 | SymPy - a Python library for symbolic mathematicsFirst breakout | ogogmad | 209 | 51 |
| 2023-09-14 | SymPy: Python Library for Symbolic Mathematics | rfreytag | 2 | 0 |
| 2023-11-15 | SymPy is a Python CAS library for symbolic mathematics | nateb2022 | 2 | 0 |
| 2024-02-28 | SymPy: Symbolic Mathematics in PythonBest thread · Latest 20+ point return | tosh | 264 | 133 |
