MCPcopy Index your code
hub / github.com/bengolder/python-geometry / __add__

Method __add__

geometry/vector.py:37–54  ·  view source on GitHub ↗

we want to add single numbers as a way of changing the length of the vector, while it would be nice to be able to do vector addition with other vectors.

(self, other)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__sub__Method · 0.95

Calls 1

normalizedMethod · 0.95

Tested by

no test coverage detected