JonMcCullough / HemePure_tools

BSD 3-Clause "New" or "Revised" License
2 stars 4 forks source link

Char and bs32 #7

Closed bjoo closed 9 months ago

bjoo commented 9 months ago

This PR is for my merge using an updated palabos.tar.gz with 'char' for the VoxelType (rather than int) and with voxelizer_MultiInput using a blockSize of 32.

bjoo commented 9 months ago

NB: The conflicting files are probably related to paths in this file. We can exclude this file from the commit.

bjoo commented 9 months ago

Actually I managed to resolve the conflict. It was to do with the typecasting of an arg. I kept my version ( DX_req = np.float64( ... )