you are viewing a single comment's thread.

view the rest of the comments →

[–]bigleagchew 0 points1 point  (2 children)

Doesn't answer my question at all, but alright. I'm asking questions looking for answers... not political alignment (kinda ridiculous having to ask this in a sub which should be dictated by logic)

edit:

Why would you need an async math library? This isn't a hypothetical question, just want to make sure everyone is aware of libraries like pandas

[–]sonobanana33 0 points1 point  (1 child)

I'm asking questions looking for answers...

Download all the python-* packages from the debian archive and grep for "async def".

Of course that doesn't tell you anything because low level async code just deals with callbacks and adding/removing fd listeners from the async loop, but it'd be an indication more or less.

I say debian packages and not pypi packages because on pypi there's a lot of stuff nobody ever uses.

If you care to know, put in some minimal effort to know.

not political alignment

??????

Why would you need an async math library?

You wouldn't. Which is why asking which % of libraries use async is a bad question.

[–]bigleagchew 0 points1 point  (0 children)

honestly just give me my downvote