Skip to content

Commit 0d8eea2

Browse files
authored
Prepare version 0.12.0
1 parent 53fc640 commit 0d8eea2

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,19 @@
22

33
## Version 0.12.0
44

5+
### Breaking Changes:
6+
- Renamed the conversion functions and added more
7+
- result.R and .T now return the reflectance/transmittance instead of the respective matrix, which can be accessed with .R_matrix/.T_matrix
8+
- Renamed PropagatorExpmScipy to PropagatorExpm
9+
- Removed Torch and Tensorflow Solvers
10+
11+
### New:
512
- Added a lot of documentation
613
- Added a Bruggeman EMA Material
714
- Support for transmissive Ellipsometry
8-
- Renamed PropagatorExpmScipy to PropagatorExpm
9-
- Removed Torch and Tensorflow Solvers
15+
16+
### Bug fixes:
17+
- Fix nan values in MaxwellGarnettEMA
1018

1119
## Version 0.11.0
1220

0 commit comments

Comments
 (0)