this post was submitted on 09 May 2024
478 points (96.9% liked)
Memes
45581 readers
1345 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hahaha python
They don’t even have math in the base language, you have to import numpy to do basically anything.
Not many languages let you do advanced math with their base, usually libraries do the heavy lifting and in numpy's case it isn't even written in python.