Skip to content

Voronoi Refactor #319

Description

@Beilinson

The goal is to decrease memory-usage, increase processing speed, while maintaining fidelity

  • Multi-threading?
  • remove boost entirely
  • replace all cpp_dec_float and doubles with float? Reasoning: when the model is exported there are floats either way, plus that saves about 2x the data compared to double and even more (~15x!!!) compare to cpp_dec_float_50

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions