Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

As far as scientific/numeric computing goes, you would probably find that NumPy/SciPy perform better (assuming you can vectorize your algorithm).


I can't make an informed comparison[1], but check out http://ideolalia.com/performance-in-clojure-and-factor - the author uses penumbra (clojure's gl wrappers) to offload the vectorised computation to the GPU.

That plus clojures inherent concurrency support seems like a pretty awesome mix to me.

[1] I've used lots of python and some clojure but never done heavy numeric computation in either




Consider applying for YC's Fall 2026 batch! Applications are open till July 27.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: