Skip to content
/ imkar Public

A python package for material modeling and quantification in acoustics.

License

Notifications You must be signed in to change notification settings

pyfar/imkar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

514accf · Apr 25, 2025

History

33 Commits
Apr 23, 2025
Apr 23, 2025
Apr 23, 2025
Dec 13, 2024
Dec 13, 2024
Dec 13, 2024
Dec 13, 2024
Dec 13, 2024
Dec 13, 2024
Dec 13, 2024
Apr 23, 2025
Dec 13, 2024
Dec 13, 2024
Apr 23, 2025

Repository files navigation


PyPI version Documentation Status CircleCI Binder

A python package for material modeling and quantification in acoustics.

Getting Started

The pyfar workshop gives an overview of the most important pyfar functionality and is a good starting point. It is part of the pyfar example gallery that also contains more specific and in-depth examples that can be executed interactively without a local installation by clicking the mybinder.org button on the respective example. The pyfar documentation gives a detailed and complete overview of pyfar. All these information are available from pyfar.org.

Installation

Use pip to install imkar

pip install imkar

(Requires Python 3.8 or higher)

Audio file reading/writing is supported through SoundFile, which is based on libsndfile. On Windows and OS X, it will be installed automatically. On Linux, you need to install libsndfile using your distribution’s package manager, for example sudo apt-get install libsndfile1. If the installation fails, please check out the help section.

Contributing

Check out the contributing guidelines if you want to become part of pyfar.

About

A python package for material modeling and quantification in acoustics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages