Skip to content

Refactoring part III #147

@ufechner7

Description

@ufechner7
  • do not use untyped vectors like vertices = []
  • more consistant naming for v_a: In the moment we have _va, va, v_a and v_a_array
  • replace all occurances of array with either vector (1D) or matrix (2D). Not sure if we are using 3D arrays, I don't think so.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions