AniruthAnanth / LightweightTransferMatrixMethod

A small Python library for calculating reflectance and transmittance data for 1 dimensional multilayer media.
MIT License
0 stars 1 forks source link

Implementations in Other Languages #1

Open NarenGG opened 3 weeks ago

NarenGG commented 3 weeks ago

Could this package be supported in other languages?

NarenGG commented 3 weeks ago

Currently adding support for C in PR #2 .

AniruthAnanth commented 3 weeks ago

Support for other languages would be nice, but the primary goal is a Python library. However, support in other languages would be pretty interesting. I've merged #2 into the multi-language branch.