Skip to main content

Inertial Navigation System algorithms in Python

Project description

tests status documentation status

pyins

pyins is a Python package which provides common basic algorithms used in Inertial Navigation Systems (INS) aided by external sensors like GNSS.

Version 1.0 has refined and improved functionality, consistent docstrings and extended examples. Refer to version_1.0.md for the list of main changes compared to earlier versions.

Installation

The package now is pure Python and thus can be easily installed on any platform.

To install execute in the package directory:

pip install .

To perform editable (inplace) install:

pip install -e .

Dependencies

Runtime dependencies include (versions in parentheses were used for the latest development):

  • numba (0.58.0)
  • numpy (1.25.2)
  • scipy (1.11.3)
  • pandas (2.1.1)

Running tests

To run all the supplied tests with pytest execute:

pytest pyins

Due to some pytest limitations it won't work for editable installation. In this case supply path to tests directory:

pytest /your_dev_dir/pyins/pyins/tests

Documentation

Documentation is available here https://pyins.readthedocs.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-ins-1.0.tar.gz (43.0 kB view details)

Uploaded Source

Built Distribution

python_ins-1.0-py3-none-any.whl (51.7 kB view details)

Uploaded Python 3

File details

Details for the file python-ins-1.0.tar.gz.

File metadata

  • Download URL: python-ins-1.0.tar.gz
  • Upload date:
  • Size: 43.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for python-ins-1.0.tar.gz
Algorithm Hash digest
SHA256 a407d0e61c0a6f5f66081e391664f1c209df982775b6ca8e43b2c25d0fe998ec
MD5 0a48a804cc2eb41c1a331e371fbfae99
BLAKE2b-256 21e2837af70ba26441a2ab8cd7bdcc1965664a965974cfbc0b2aad9281070380

See more details on using hashes here.

File details

Details for the file python_ins-1.0-py3-none-any.whl.

File metadata

  • Download URL: python_ins-1.0-py3-none-any.whl
  • Upload date:
  • Size: 51.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.13

File hashes

Hashes for python_ins-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d06c111cdd75ffdc807882bbf18ac490e29285fbd69fb6c7050d3db682625803
MD5 45e4d240577ca93a458129a0f7a6f36f
BLAKE2b-256 d038afb6292f2a6a5540f1a0a3c4bc532e29cca043741fecd50a5aafb65e8071

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page