Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

50% Positive

Analyzed from 56 words in the discussion.

Trending Topics

#python#decorator#lot#using#little#skeptical#pragma#real#keyword#comment

Discussion (2 Comments)Read Original on HackerNews

peterabbitcook32 minutes ago
I think I’m a little skeptical.

#pragma is a real keyword in C but # is just a comment in python - why not use a pythonic @decorator?

Vendoring a library like this into an app seems like a lot more toil than just writing the native multiprocessing python code, or using something built for number crunching like arrayfire or numpy

peterabbitcook24 minutes ago
Though I guess using @decorator semantics would make it look a lot like python-numba syntax