MC: Faster User-RPL HILBERT
|
07-10-2018, 01:58 AM
(This post was last modified: 07-10-2018 11:55 AM by Thomas Okken.)
Post: #10
|
|||
|
|||
RE: MC: Faster User-RPL HILBERT
To elaborate a bit...
A naive Java implementation would be like this: Code: double[][] hilbert(int n) { while the division-minimizing approach could also be coded with nested loops, like this: Code: double[][] hilbert(int n) { |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 3 Guest(s)