Skip to content

Ideas for optimization #1

@Josephbakulikira

Description

@Josephbakulikira

Here is an idea of how you can optimize the code to run much faster.
instead of using the matrix multiplication that i wrote , you can use numpy arrays and numpy matmul.
and for a faster search you can try to implement a QuadTree for a quick spacial search... ✌

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions