issues
search
Bersaelor
/
KDTree
Swift implementation of a k-dimensional binary space partitioning tree.
MIT License
156
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add support for visionOS
#62
GerdC
closed
10 months ago
2
resolves CGPoint equality issue when using library with visionOS
#61
heckj
closed
1 year ago
1
Add github workflow
#60
tatsuya-ogawa
closed
1 year ago
1
Dynamic customizable split axis
#59
tatsuya-ogawa
closed
1 year ago
2
Limiting Protocol definition
#58
bshafiee
opened
1 year ago
1
Disable Codable/Encodable behaviour when using WebAssembly
#57
pedrovgs
closed
3 years ago
1
AllPoints and kNearest do not give the 'same' results. Am I missing something...
#56
spicymatt
opened
3 years ago
1
Update dependency management to use SPM
#55
Bersaelor
closed
4 years ago
0
added proposal for dimensionOverride
#54
AlexDM0
closed
3 years ago
4
Dynamic datapoint dimensions (fixed per tree)
#53
AlexDM0
opened
4 years ago
16
[Feature request] forEach method
#52
chihogoogle
closed
4 years ago
3
Unable to install with Carthage
#51
JackCostigan
closed
4 years ago
2
Fixing Carthage Issue
#50
JackCostigan
closed
4 years ago
1
Performance improvement
#49
peteraisher
closed
5 years ago
6
Implement Hoare's partitioning algorithm to replace Lomuto's algorithm
#48
peteraisher
closed
5 years ago
3
Speed up initialization / cache?
#47
dockay
closed
4 years ago
2
swift 5 changes
#46
Bersaelor
closed
5 years ago
0
not able to validate kdtree using pod lib lint PGARkit.podspec --no-clean --verbose
#45
TheCodeTalker
closed
5 years ago
2
Known limitations of KDTree?
#44
robert-dodier
opened
5 years ago
6
Update KDTree+NearestNeighbour.swift
#43
hsnetzer
closed
5 years ago
4
Having trouble opening playgrounds in Xcode 10
#42
robert-dodier
closed
4 years ago
2
Update README.md
#41
hsnetzer
closed
6 years ago
1
update to Swift 4.2
#40
Bersaelor
closed
6 years ago
0
do not update ui from background thread
#39
Bersaelor
closed
6 years ago
0
Built large trees faster with quickselect
#38
hsnetzer
closed
6 years ago
9
Feature/swift4.1 changes
#37
Bersaelor
closed
6 years ago
0
Feature/array slice
#36
Bersaelor
closed
6 years ago
0
basic allPoints method
#35
Bersaelor
closed
7 years ago
0
Feature/test matrix on travis
#34
Bersaelor
closed
7 years ago
3
Re-add test target
#33
chriseidhof
closed
7 years ago
1
Conditional compilation
#32
chriseidhof
closed
7 years ago
2
Add a condition to the nearest neighbor methods
#31
chriseidhof
closed
7 years ago
4
Have a conditional in the kNearest method
#30
chriseidhof
closed
7 years ago
3
Does `squaredDistance` really need to be squared?
#29
chriseidhof
opened
7 years ago
9
Latest SwiftyHYGDB with reduced memory footprint
#28
Bersaelor
closed
7 years ago
0
SwiftPM 4.0 package syntax
#27
Bersaelor
closed
7 years ago
0
Use newly split RadialStar in Example
#26
Bersaelor
closed
7 years ago
0
Cocoapods 0.5.2
#25
aplusm
closed
7 years ago
2
Feature/use swifty hygdb
#24
Bersaelor
closed
7 years ago
0
Swift4
#23
Bersaelor
closed
7 years ago
0
Minor changes to median splitting
#22
aplusm
closed
7 years ago
3
Splitting algorithm does not handle equal coordinates properly
#21
aplusm
closed
7 years ago
3
Feature/codable
#20
Bersaelor
closed
7 years ago
0
Swift4
#19
Bersaelor
closed
7 years ago
0
Fix for Issue#17
#18
Bersaelor
closed
7 years ago
0
cannot find back original values
#17
aplusm
closed
7 years ago
9
Feature/scrolling on starmap
#16
Bersaelor
closed
7 years ago
0
only check node value if...
#15
hsnetzer
closed
7 years ago
5
encoding?
#14
hsnetzer
closed
7 years ago
10
Feature/swift package manager
#13
Bersaelor
closed
7 years ago
0
Next