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 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)
Release files for vlm 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| vlm-0.0.1.tar.gz | 10.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| vlm-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.0 kB
Release files / vlm-0.0.1.tar.gz
| Download URL | vlm-0.0.1.tar.gz |
|---|---|
| Size | 10.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e5c115a6ef9aa57d786346c7ff1838283f9bea3d894fe834431c0496af38950c
|
|
BLAKE2b-256 checksum How to use checksums |
d980c811162564234ea8bd4f1c6318ca1a58b6d9e470bddd0fbf1bd8eebac53b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|
Release files / vlm-0.0.1-py3-none-any.whl
| Download URL | vlm-0.0.1-py3-none-any.whl |
|---|---|
| Size | 12.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
859460e6fa2000b363be271fe4d8c6810ba8cb96ca617cd4435e64539e636c97
|
|
BLAKE2b-256 checksum How to use checksums |
a4823f00ba6e130c46410aa5ccc6023a9143cfa7a711975d518da2bce28d8459
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.3
|