Metadata-Version: 2.1
Name: pymls
Version: 1.8.1
Summary: Acoustic multilayer solver in Python
Home-page: https://github.com/cpplanes/pymls
Author: O. Dazel, Mathieu (matael) Gaborit, P. Göransson
Author-email: gaborit@kth.se
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: numpy>=1.13.1
Requires-Dist: PyYAML>=5.1
Requires-Dist: mediapack>=0.3

pymls - Multilayer Solver in Python
===================================

.. image:: https://travis-ci.org/cpplanes/pymls.svg?branch=master
  :target: https://travis-ci.org/cpplanes/pymls

.. image:: https://coveralls.io/repos/github/cpplanes/pymls/badge.svg?branch=master
  :target: https://coveralls.io/github/cpplanes/pymls?branch=master

Based mostly on "A stable method to model the acoustic response of multilayered
structures" by Dazel et al. in Journal of Applied Physics, 2013 (doi: 10.1063/1.4790629 ).
