Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
shoyer
on Oct 17, 2014
|
parent
|
context
|
favorite
| on:
Hope – A Python JIT for astrophysical computations
Based on the description in the docs (
http://pythonhosted.org/hope/lang.html#loops
), my guess is that "for i in range(N)" is directly translated into something like "for (i = 0; i < N; i++)" in the C++.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: