Viewing profile — PythonNut
PythonNut
HN member- Joined
- Wed, Aug 12, 2020, 11:01 PM UTC
- HN karma
- 10
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About PythonNut
No profile information was provided.
Recent public activity
-
comment
Comment #30154730
Wow, this sounds really cool! Out of curiosity, did you get bad results with the pure PGF backend? (And can you link to your script by any chance?) I'm always amazed that including…
-
comment
Comment #28376114
Perhaps surprisingly, the matrix logarithm does not satisfy log(A) + log(B) = log(AB) in general (only when AB = BA) which is why you cannot use it to "multiply by adding".