Metadata-Version: 2.4
Name: skinoptics
Version: 0.0.8
Summary: SkinOptics: a python package with tools for building human skin computational models for Monte Carlo simulations of light transport
Author-email: Victor Lima <victor.lima@ufscar.br>
Project-URL: Homepage, https://github.com/victorportog/skinoptics
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: numpy<3.0.0,>=2.3.0
Requires-Dist: scipy<2.0.0,>=1.16.0
Requires-Dist: pandas<3.0.0,>=2.2.2
Dynamic: license-file

SkinOptics
==========

**SkinOptics** is an open source Python package with tools for building human skin computational
models for Monte Carlo simulations of light transport, as well as tools for analyzing simulation
outputs. It can also be used for teaching and exploring about Optical Properties and Colorimetry.

**SkinOptics** is under continuous development.

New features may be available in the future.

Please remember that **SkinOptics** is available without any warranty.

You can access **SkinOptics** documentation at https://skinoptics.readthedocs.io/.
