mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-29 14:28:59 +02:00
Reorganize the project.
This commit is contained in:
parent
c07e4b4de7
commit
dfbc2691d3
39 changed files with 86 additions and 78 deletions
|
@ -3,7 +3,7 @@ Test vector operations.
|
|||
"""
|
||||
import numpy as np
|
||||
|
||||
from map_machine.vector import compute_angle, turn_by_angle
|
||||
from map_machine.geometry.vector import compute_angle, turn_by_angle
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
__email__ = "me@enzet.ru"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue