AlexS12 / FlightMechanics.jl

Flight mechanics utils
Other
35 stars 11 forks source link
aeronautics flight-mechanics flight-simulation simulation

FlightMechanics

.. |no_maint| image:: http://unmaintained.tech/badge.svg :target: http://unmaintained.tech

.. |license| image:: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square :target: https://github.com/AlexS12/FlightMechanics.jl/blob/master/LICENSE.md

.. |codecov| image:: https://codecov.io/gh/AlexS12/FlightMechanics.jl/branch/master/graph/badge.svg :target: https://codecov.io/gh/AlexS12/FlightMechanics.jl

.. |docs| image:: https://img.shields.io/badge/docs-latest-brightgreen.svg?style=flat-square :target: https://alexs12.github.io/FlightMechanics.jl/latest/

.. |logo| image:: https://github.com/AlexS12/FlightMechanics.jl/blob/master/docs/src/logo.png :target: https://github.com/AlexS12/FlightMechanics.jl/blob/master/docs/src/logo.png

|license| |docs|

|no_maint|

\:warning: This package has been deprecated in favor of:

.. _FlightMechanicsUtils.jl: https://github.com/AlexS12/FlightMechanicsUtils.jl .. _FlightMechanicsSimulator.jl: https://github.com/AlexS12/FlightMechanicsSimulator.jl

|logo|

Flight Mechanics utils :airplane:

This package is intended to provide utils for Flight Mechanics computations. It runs on julia ≥ 1.0

Install :rocket:

You can install this package cloning it::

Pkg> add git@github.com:AlexS12/FlightMechanics.jl.git

or if you want the dev version::

Pkg> dev git@github.com:AlexS12/FlightMechanics.jl.git

and run the tests::

Pkg> test FlightMechanics

If this package is useful for you and want to join efforts don't hesitate to let me know_.

.. _let me know: https://github.com/AlexS12

|Ask Me Anything !| |Open Source Love svg2|

.. |Open Source Love svg2| image:: https://badges.frapsoft.com/os/v2/open-source.svg?v=103 :target: https://github.com/ellerbrock/open-source-badges/

.. |Ask Me Anything !| image:: https://img.shields.io/badge/Ask%20me-anything-1abc9c.svg :target: https://github.com/AlexS12