A kinematics library
Project description
| |Travis Build Status| | |Coverage Status| | |Documentation Status| | |Citation| |
.. |Travis Build Status| image:: https://travis-ci.org/skulumani/kinematics.svg?branch=master
:target: https://travis-ci.org/skulumani/kinematics
.. |Coverage Status| image:: https://coveralls.io/repos/github/skulumani/kinematics/badge.svg?branch=master
:target: https://coveralls.io/github/skulumani/kinematics?branch=master
.. |Documentation Status| image:: https://readthedocs.org/projects/kinematics/badge/?version=latest
:target: http://kinematics.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |Citation| image:: https://zenodo.org/badge/82479376.svg
:target: https://zenodo.org/badge/latestdoi/82479376
Attitude Kinematics in Python
=======================
``kinematics`` is Python package to perform attitude kinematics.
It is written completely in Python and only requires ``numpy`` as a runtime
dependency.
Installation
============
Install ``kinematics`` by running : ``pip install kinematics`` to install from pypi
To install a development version (for local testing), you can clone the
repository and run ``pip install -e .`` from the source directory.
Documentation
=============
Docs will be hosted on Read the Docs
Update travis to do the build, install, and test for both pypi install and conda install
Citing ``kinematics``
================
If you find this package useful, it would be very helpful to cite it in your work.
You can find a citation link above.
Dependencies
============
The only hard dependency is on ``numpy``.
All vectors and operations utilize the numerical tools of numpy.
You should already have it installed, ``pip install numpy``.
.. |Travis Build Status| image:: https://travis-ci.org/skulumani/kinematics.svg?branch=master
:target: https://travis-ci.org/skulumani/kinematics
.. |Coverage Status| image:: https://coveralls.io/repos/github/skulumani/kinematics/badge.svg?branch=master
:target: https://coveralls.io/github/skulumani/kinematics?branch=master
.. |Documentation Status| image:: https://readthedocs.org/projects/kinematics/badge/?version=latest
:target: http://kinematics.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |Citation| image:: https://zenodo.org/badge/82479376.svg
:target: https://zenodo.org/badge/latestdoi/82479376
Attitude Kinematics in Python
=======================
``kinematics`` is Python package to perform attitude kinematics.
It is written completely in Python and only requires ``numpy`` as a runtime
dependency.
Installation
============
Install ``kinematics`` by running : ``pip install kinematics`` to install from pypi
To install a development version (for local testing), you can clone the
repository and run ``pip install -e .`` from the source directory.
Documentation
=============
Docs will be hosted on Read the Docs
Update travis to do the build, install, and test for both pypi install and conda install
Citing ``kinematics``
================
If you find this package useful, it would be very helpful to cite it in your work.
You can find a citation link above.
Dependencies
============
The only hard dependency is on ``numpy``.
All vectors and operations utilize the numerical tools of numpy.
You should already have it installed, ``pip install numpy``.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
kinematics-0.1.7.tar.gz
(10.8 kB
view details)
Built Distribution
File details
Details for the file kinematics-0.1.7.tar.gz
.
File metadata
- Download URL: kinematics-0.1.7.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7d2f277dda0bb49735dd04752a5bdae5225724cc2de1f0544b2e9f239d96a740 |
|
MD5 | 771c77a3c492badadafba51163aea5c7 |
|
BLAKE2b-256 | ce7df69888fe1d27cd8a40a6548412051874b25de416161d7058833a4873dad2 |
File details
Details for the file kinematics-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: kinematics-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 570ef847244de2c3842d43a30bf39b972496a4bc20cde309eafd99020e0a2771 |
|
MD5 | b30f13710ebea9e956e310db6d2bbc7c |
|
BLAKE2b-256 | cc7ba038d0bb952b5f265d51c60c6e37ba11fb681de5b099a8f984b49ee5602e |