This was my first time using a hashing function for a non-rectangular, sparse domain. I'm not super satisfied with all the extra checks for hash collisions and I have some new ideas to make the code a bit cleaner. Can also probably improve the functions so the double density relaxation step is not some giant monolith of code.
This was my first time using a hashing function for a non-rectangular, sparse domain. I'm not super satisfied with all the extra checks for hash collisions and I have some new ideas to make the code a bit cleaner. Can also probably improve the functions so the double density relaxation step is not some giant monolith of code.