|
|
|
|
|
by jzwinck
4755 days ago
|
|
I was interested to know how this compares with existing C libraries, so I "ported" the prime number example program to use GMP and GLib instead. It's not quite working yet (see the description) and I have to run now, but here's the code--I think it's nearly complete and would be interesting to benchmark once done.
https://gist.github.com/jzwinck/5787359 |
|