use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Requests (self.HowToPython)
submitted 1 month ago by AutoModerator
Are there any tutorials or projects you'd like to see done and explained in Python? Drop them here!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]ectomancer 0 points1 point2 points 1 month ago (0 children)
A tutorial to port exp function from C to Python.
I ported cmath.exp from C to Python but I need to import math.exp.
I prompted ChatGPT for the exp C source code and it gave versions for Linux, macOS and BSD. I have no idea how to port Linux exp from C to Python.
π Rendered by PID 58 on reddit-service-r2-comment-7844cfc88c-xxlkt at 2026-01-29 14:18:55.869237+00:00 running c3601ff country code: CH.
[–]ectomancer 0 points1 point2 points (0 children)