Commit History

Author SHA1 Message Date
  giagitom 649fe4f4f0 Lint fix 2 years ago
  giagitom 53df86c585 Avoid using unnecessary extractMinimum from heap if k=1 on nearest search, add nearest method as unreleased. 2 years ago
  giagitom 8814b60d0b Increased performances of lookup3d nearest search. 2 years ago
  giagitom d7cbd5570c Implement lookup & grid nearest search using fibonacci heap 2 years ago
  giagitom 718f76313f Adding nearest method to lookup3d at unit and structure level. 2 years ago
  giagitom 9f72465052 remove unnecessary 2 years ago
  giagitom 12b9655565 adding nearest and distance to point methods to lookup3d 2 years ago
  Alexander Rose 3769da48a1 handle building GridLookup3D with zero cell size 3 years ago
  Alexander Rose 3b1513adc0 fix eslint warnings 3 years ago
  dsehnal c36c6a6d97 support nested Lookup3D queries 4 years ago
  David Sehnal 524d38c450 fix bounding box bug 4 years ago
  Alexander Rose 8897261836 decoupled structure.boundary from lookup 4 years ago
  David Sehnal fb0634a0f4 added semicolons to linting rules 5 years ago
  Alexander Rose f65f4f4aeb seperate grid and boundary calculation 5 years ago
  Alexander Rose 03668216fa use EPOS-based boundary-helper throughout 5 years ago
  Alexander Rose 5f8a4b6be4 better types for IntAdjacencyGraph and GridLookup3D 5 years ago
  Alexander Rose 8b766dc242 tweak, use Box3D.size 5 years ago
  Alexander Rose 149e6ebf84 cleanup 5 years ago
  Alexander Rose 2c55165c84 use relative paths for module imports 6 years ago
  Alexander Rose e87abc47b9 lookup3d, expose transient result property 6 years ago
  Alexander Rose 0e2b6d9794 dssp tweak, caMinDist and grid cellCount 6 years ago
  David Sehnal f72d70b7c1 mol-model: use boundary helper 6 years ago
  Alexander Rose ac97c05c30 wip, gaussian surface picking / coloring 6 years ago
  David Sehnal d6e867e55a Split water into multiple units based on grid, fix bug in GridLookup3D 6 years ago
  Alexander Rose d400016581 tweaks and fixes 6 years ago
  David Sehnal 5d022ffed5 Fixes to group bond computation 7 years ago
  David Sehnal 837f5eaef3 Compute bonds on unit level 7 years ago
  David Sehnal 835185bb69 Tweaks 7 years ago
  David Sehnal c113aac2ef Structure level lookup3d (part 1) 7 years ago
  David Sehnal a04ed8135d refactoring grid lookup (step 3) 7 years ago