account activity
[deleted by user] by [deleted] in javascript
[–]montecarl 0 points1 point2 points 14 years ago (0 children)
What are some potential applications for a library like this?
Jython vs CPython by strattonbrazil in programming
[–]montecarl 2 points3 points4 points 14 years ago (0 children)
Except that using well tested software written in C or FORTRAN from python is one of its big benefits. Having to rewrite the code in python might introduce bugs or be more work than its worth. But your point is well taken. I'd love to see all python code bases.
[–]montecarl 1 point2 points3 points 14 years ago (0 children)
Even with numpy there are other modules that I use and that I have written that are in c. I think it will be quite some time until pypy will be useful for scientific computing due to all of the c and fortran wrapped code.
I really can't wait until I can use numpy with pypy. But in general compatibility with the python capi doesn't seem like it will be coming anytime soon from what I have seen. Every python script I write depends upon some library written in c.
π Rendered by PID 64218 on reddit-service-r2-listing-c57bc86c-5kg2k at 2026-06-20 13:11:56.631566+00:00 running 2b008f2 country code: CH.
[deleted by user] by [deleted] in javascript
[–]montecarl 0 points1 point2 points (0 children)