Skip to content

qboticslabs/python-acoustics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-acoustics

The python-acoustics module is a Python module with useful tools for acousticians.

Disclaimer: This module is still heavily in development, and might break what you're working on.

Installation

Currently there are no packages available.

The recommended method to install is to clone this repository

git clone git@github.com:python-acoustics/python-acoustics.git

and install this package in development mode

python setup.py develop

This way one can easily update to the latest version using

git pull

and running again

python setup.py develop

Examples

Several examples can be found in the examples folder.

Documentation

Documentation can be found here.

License

python-acoustics is distributed under the BSD 3-clause license. See LICENSE for more information.

Contributing

Contributors are always welcome.

About

A Python library aimed at acousticians.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%