|
|
|
|
|
by baq
1541 days ago
|
|
it's C with Python syntax and syntactic sugar for Python objects on C level, including refcounting, which is the hard part. if you successfully use numba, probably nothing that you couldn't already do. if you want something that lives much closer to C, it's perfect. |
|