Metadata-Version: 2.1
Name: pymls
Version: 1.6.0
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
Description: 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 ).
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Provides-Extra: HDF5 export
