Metadata-Version: 1.1
Name: symtmm
Version: 0.0.1
Summary: Symbolic multilayer acoustic solver
Home-page: https://github.com/matael/symtmm
Author: Mathieu (matael) Gaborit
Author-email: gaborit@kth.se
License: MIT
Description-Content-Type: UNKNOWN
Description: # SymTMM : A symbolic implementation of the Transfer Matrix Method
        
        The method implemented is similar to what is presented in "Propagation of sound in porous
        media" by Allard & Atalla (2009, 978047074661-5).
        
        Note: this software is provided as-is under the MIT License. It has been built as a proof
        of concept and must not be used in production without proper testing.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
