Skip to content

Consider refactoring vector and matrix code to use LAPACK ot the Vienna Suite #54

Description

@anadon

One thing I noticed when working on the build script was the use of a considerable amount of Lin. Alg. code. That makes a lot of sense, given your input data and your goal of trying to map out a mesh of the environment. That kind of workload is seen often enough that there are two routes which I think offer a few key advantages. These are namely fewer LOC, faster computation, and lower power consumption. The two options are, broadly speaking LAPACK or the Vienna Suite. Feel free to close this out when you've had a look.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions