Skip to main content

Python Vortex Lattice Method

Project description

Build Status codecov.io license Binder

PyVLM

Description Python Vortex Lattice Method
Author AeroPython Team aeropython@groups.io
Version 0.0.1
Python Version 3.6
Requires Numpy, Matplotlib

Installation

PyVLM has been written in Python3. To install in development mode:

$ git clone https://github.com/aqreed/PyVLM.git
$ cd PyVLM
$ pip install -e .

Please find a example notebook on the 'examples' folder that you can open locally, or just try Binder to launch online interactive Jupyter notebooks.


NOTE: PyVLM is under development and might change in the near future.


Dependencies

This package depends on Python, NumPy and Matplotlib and is usually tested on Linux with the following versions:

Python 3.6, NumPy 1.16, Matplotlib 3.0

Testing

PyVLM recommends py.test for running the test suite. Running from the top directory:

$ pytest

To test coverage (also from the top directory):

$ pytest --cov

Bug reporting

Please feel free to open an issue on GitHub!

License

MIT (see COPYING)

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

vlm-0.0.1.tar.gz (10.0 kB view hashes)

Uploaded Source

Built Distribution

vlm-0.0.1-py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 3

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