Skip to content
Snippets Groups Projects
  1. Jun 03, 2019
  2. May 31, 2019
  3. May 29, 2019
  4. May 27, 2019
  5. May 24, 2019
  6. May 23, 2019
  7. May 22, 2019
  8. May 20, 2019
    • Studer Gabriel's avatar
      SCHWED-4266 Solvent Accessibility failure for deep view models · 456fa052
      Studer Gabriel authored
      Atoms that do not actually exist are still added in deep view. The problem is
      that they're added at position (9999.99, 9999.99, 9999.99). Internally we use
      a grid of equally sized cubes to efficiently lookup up positions closeby.
      Extreme locations lead to an extremely large grid with most of the cubes being
      unoccupied. The simple solution here is to just increase the size of the
      cubes. The larger the cubes, the slower the code. However, in real world
      scenarios their size won't be inreased.
      456fa052
  9. May 16, 2019
  10. May 15, 2019
  11. May 14, 2019
  12. May 13, 2019
  13. May 09, 2019
  14. Apr 24, 2019
  15. Apr 17, 2019
  16. Apr 09, 2019
  17. Apr 03, 2019
  18. Mar 20, 2019
  19. Mar 15, 2019
Loading