We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a21cc0 commit 73c7776Copy full SHA for 73c7776
.zenodo.json
@@ -1,4 +1,5 @@
1
{
2
+ "title": "pyElli",
3
"description": "A matrix solver for 1D layered structures with an emphasis on day to day spectral ellipsometry tasks.",
4
"license": "GPL-3.0-or-later",
5
"upload_type": "software",
CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## Version 0.9.2
+- Fitting decorator buttons (fit, undo, redo)
+- Data export for decorators
6
+- Changed file loading to -pi, pi delta convention
7
+- Fixed Jones vector default
8
+- Included more documentation
9
+
10
## Version 0.9.1
11
- Automated build of Docker images
12
- Benchmarking setup
0 commit comments