Skip to content

Releases: sun-data/optika

v0.0.9

16 Feb 02:20
Compare
Choose a tag to compare
  • Renamed optika.materials.AbstractMaterial.transmissivity to efficiency.

Full Changelog: v0.0.8...v0.0.9

v0.0.8

08 Feb 23:04
Compare
Choose a tag to compare

What's Changed

  • Added optika.sensors.E2VCCD97Material class. by @byrdie in #6
  • Added optika.sensors.E2VCCDAIAMaterial by @byrdie in #7
  • Fixed bug in optika.materials.multilayer_efficiency() by @byrdie in #8
  • Added optika.chemical.Chemical.n() by @byrdie in #9

Full Changelog: v0.0.7...v0.0.8

v0.0.7

11 Jan 20:58
0ba6f70
Compare
Choose a tag to compare

What's Changed

  • Add optika.sensors module. by @byrdie in #4

Full Changelog: v0.0.6...v0.0.7

v0.0.6

19 Dec 06:52
d0983b6
Compare
Choose a tag to compare

What's Changed

  • Added optika.chemicals.Chemical class. by @byrdie in #2
  • Added optika.materials.profiles module. by @byrdie in #3
  • Added support for multilayer materials by @byrdie in #5

Full Changelog: v0.0.5...v0.0.6

v0.0.5

24 Oct 18:35
Compare
Choose a tag to compare
  • Moved project location to the sun-data organization.
  • Changed order of parameters in optika.metrology.SlopeErrorParameters.
  • Added optika.materials.AbstractMirror class.
  • Added PolynomialSpacingRulings and ConstantSpacingRulings classes to the optika.rulings module.
  • Numerous bugfixes

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Oct 07:56
Compare
Choose a tag to compare
Fixing Black errors.

v0.0.3

19 Oct 02:44
Compare
Choose a tag to compare
Fixed ordering in `optika.__init__.py`

v0.0.2

17 Oct 05:25
Compare
Choose a tag to compare

Added optika.systems.SequentialSystem among other improvements

v0.0.1

10 Sep 00:00
Compare
Choose a tag to compare
Added `optika.apertures.AbstractAperture.clip_rays` method.

Initial release

01 Aug 00:11
Compare
Choose a tag to compare
v0.0.0

Added Github workflow to publish to PyPI