Skip to content

The pypi distribution of this package is severely out of date #11

@idreyn

Description

@idreyn

Although it seems like this useful package is still under development, there hasn't been a published release since December 2016. This version has some basic errors, for instance:

v1 = Vector(1, 0, 0)
v2 = Vector(0, 1, 0)
v1.sum(v2) // returns Vector(1.0, 1.0, 1.0)

It would be nice to get an updated version of this onto pypi — let me know if there's any way I can help to do so.

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