- Refactored
- Updated tests
- Updated docs
- Moved tests to nvector/tests
- Updated .coverage Added travis.yml, .landscape.yml
- Deleted obsolete LICENSE
- Updated README.rst
- Removed ngs version
- Fixed bug in .travis.yml
- Updated .travis.yml
- Removed dependence on navigator.py
- Updated README.rst
- Updated examples
- Deleted skeleton.py and added tox.ini
- Renamed distance_rad_bearing_rad2point to n_EA_E_distance_and_azimuth2n_EB_E
- Renamed azimuth to n_EA_E_and_n_EB_E2azimuth
- Added tests for R2xyz as well as R2zyx
- Removed backward compatibility
- Added test_n_E_and_wa2R_EL
- Refactored tests
- Commented out failing tests on python 3+
- updated CHANGES.rst
- Removed bug in setup.py