Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

43 lines (24 loc) · 1.04 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Added

  • Documentation for:

    • Fresnel functions.
  • Support for both lists and numpy arrays to ellipsometer function.

Changed

Removed

Fixed

0.0.1 - 2022-11-11

Added

  • Installation instructions for pip and wheel file.

Changed

  • Directory structure to better conform to the src-layout.
  • Calculation from using ray angles in each layer to using wavevector components.

Fixed

  • Relative import paths throughout.

v0.0.0 - 2022-10-23

Added

  • Function to calculate ellipsometry parameters Psi and Delta for arbitrary number of thin films on a semi-infinite substrate.
  • Benchmark test against Regress Pro.