Skip to content
Snippets Groups Projects
  1. Aug 22, 2024
  2. Aug 21, 2024
    • Florian Schröder's avatar
      Refactor grid size calculation for improved accuracy · ffa38868
      Florian Schröder authored
      Switched from using np.round to np.ceil for block size calculation to ensure more accurate grid sizes. Additionally, replaced range with np.arange for consistent step intervals, and ensured rectangle positions use np.round for precise placement.
      ffa38868
  3. Aug 20, 2024
  4. Aug 19, 2024
  5. Aug 16, 2024
  6. Aug 14, 2024
  7. Aug 07, 2024
  8. Jul 31, 2024
  9. Jul 30, 2024
Loading