issues
search
Forceflow
/
libmorton
C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates
MIT License
596
stars
71
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
morton codes out of bounds for N = 48
#85
omarathon
closed
8 months ago
1
Assessment of the difficulty in porting CPU architecture for libmorton
#84
wangyuliu
opened
11 months ago
1
Supply same uint types overloads or templates
#83
WildRackoon
opened
1 year ago
0
Dev
#82
Forceflow
closed
1 year ago
0
Problem with round trip between m3D_e_for(...) and m3D_d_for(..)
#81
norlesh
closed
1 year ago
1
Dev
#80
Forceflow
closed
1 year ago
0
Dev
#79
Forceflow
closed
1 year ago
0
findFirstSetBitZeroIdx() does not work correctly for small morton code
#78
frank-aurich
closed
1 year ago
2
Dev
#77
Forceflow
closed
2 years ago
0
Dev
#76
Forceflow
closed
2 years ago
0
Computation of checkbits could be cleaned up
#75
davemc0
closed
2 years ago
1
Dev
#74
Forceflow
closed
2 years ago
0
Comparing with mmcloughlin optimizations?
#73
ppKrauss
opened
2 years ago
0
Dev merge
#72
Forceflow
closed
2 years ago
0
AVX2 acceleration is only compiling with MSVC build system
#71
RedNicStone
closed
2 years ago
1
Dev
#70
Forceflow
closed
3 years ago
0
Dev
#69
Forceflow
closed
3 years ago
0
Bumped cmake version requirement for test suite
#68
Forceflow
closed
3 years ago
0
Develop
#67
Forceflow
closed
3 years ago
0
Merge develop
#66
Forceflow
closed
3 years ago
0
Move libmorton folder into include dir
#65
jorgen
closed
3 years ago
1
Move libmorton folder into include dir
#64
jorgen
closed
3 years ago
2
include folder
#63
jorgen
closed
3 years ago
2
only cmake versions >=3.15 are supported
#62
MR-Matthias
closed
3 years ago
2
Reverted changes to fix Ninja build errors
#61
Forceflow
closed
3 years ago
0
Develop
#60
Forceflow
closed
3 years ago
0
Version bump (post 0.2.6)
#59
mablanchard
closed
3 years ago
1
Pull 0.2.6 from develop
#58
Forceflow
closed
3 years ago
0
Added Ryzen build to makefile
#57
Forceflow
closed
3 years ago
0
Avx bmi fix
#56
Forceflow
closed
3 years ago
0
Rework CMake scripts for install rules
#55
mablanchard
closed
3 years ago
14
Compilation failure in VirtualBox when AVX2 is enabled
#54
dktapps
closed
3 years ago
3
Install support in CMake scripts?
#53
mablanchard
closed
3 years ago
2
Revert "Removed unused math.h"
#52
dktapps
closed
4 years ago
1
Develop
#51
Forceflow
closed
4 years ago
0
Added missing "defined" for ifs, which fixes compiler issues
#50
MR-Matthias
closed
4 years ago
1
Test suite compilation failing on Mac
#49
kiranns
opened
4 years ago
12
Pulling in develop branch: Drop C++11 requirement
#48
Forceflow
closed
4 years ago
0
Updated notes about contributing
#47
Forceflow
closed
4 years ago
0
Travis: Use GCC9 to build on bionic for icelake compilation support
#46
Forceflow
closed
4 years ago
0
Morton Offsets
#45
IJzerbaard
opened
4 years ago
5
Add cmake scripts
#44
shohirose
closed
4 years ago
0
Fix compilation errors and add cmake scripts
#43
shohirose
closed
4 years ago
3
Fix compilation errors and add CMake scripts
#42
shohirose
closed
4 years ago
2
A better naming system using tag dispatch
#41
shohirose
opened
4 years ago
1
_mm512_bitshuffle_epi64_mask implementation
#40
Wunkolo
closed
4 years ago
3
Avx512 icelake
#39
Wunkolo
closed
4 years ago
1
Removed unused math.h
#38
Forceflow
closed
4 years ago
0
[Q] Can a retrieve parent code given child Morton code
#37
theqwave
closed
3 years ago
0
Prevent accidental introduction of namespace std
#36
chris0x44
closed
5 years ago
1
Next