Skip to content

Python implementation of acoustic levitation and related topics.

License

Notifications You must be signed in to change notification settings

AppliedAcousticsChalmers/levitate

Repository files navigation

Levitate

Welcome to the Levitate research project python toolbox. The primary goal of this toolbox is to provide a collection of algorithms and design patterns to aid researchers working with acoustic levitation and related topics, e.g. mid-air haptic feedback or parametric audio.

Installation

Depending on your needs the package can be installed from multiple sources. The easiest is to use pip to install the latest stable release from PyPI:

pip install levitate

You can also install more recent versions directly from github:

pip install git+https://github.com/AppliedAcousticsChalmers/levitate.git@devleop

To contribute to the development the recommended installation is to clone the repository and use conda to get the requirements in a new virtual environment:

git clone https://github.com/AppliedAcousticsChalmers/levitate.git
cd levitate
conda env create

https://raw.githubusercontent.com/AppliedAcousticsChalmers/levitate/master/docs/eu_logo.jpg

This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 737087.


About

Python implementation of acoustic levitation and related topics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages