jakubcerveny / gilbert

Space-filling curve for rectangular domains or arbitrary size.
BSD 2-Clause "Simplified" License
118 stars 11 forks source link

Write a paper #9

Open abetusk opened 7 months ago

abetusk commented 7 months ago

Even though there's prior work in this area, I suspect this algorithm is novel, so its worth writing a paper for it. Even if this is not new work, a paper would still be warranted as it could be a description of whats going on with this algorithm, could give a review of what's previously known and give the proper tools and context to understand this subject.

Though there is a README for this project, the description is light on the inner workings or other subtleties of the algorithm, especially for 3D.

If you don't mind sharing the glory, I would be happy to help.

jakubcerveny commented 7 months ago

I haven't had the time to go through the formal publishing process, but if you were willing to help and wouldn't mind being the second author, perhaps it could be worth it.

abetusk commented 7 months ago

Both of those items conditions are more than acceptable to me.

We should work out some expectations, logistics, etc. for the paper. I'm happy to use this issue as a method of communication but I'm also happy to use email or whatever else. My email is abetusk@mechaelephant.com.

Dexterp37 commented 4 months ago

(I believe this is paper-worthy as well!)