Commit 3f4feef
Cylindric lenses (#3)
* New surfaces API
* Dumb fix the mechanical diameter, test cases and docs
* FIx field name
* Docs for spherical surface
* Make grammar more consistent
* EvenAsphericalSurface doc
* Surface API docs
* Fix some doc bugs
* Some works on docs
* up VN to 0.7.1
* add authors to project.toml
* Update docs
* Add meniscus ring
* fix ref links
* switch content order
* New surfaces API
* Dumb fix the mechanical diameter, test cases and docs
* FIx field name
* Docs for spherical surface
* Make grammar more consistent
* EvenAsphericalSurface doc
* Surface API docs
* Fix some doc bugs
* Some works on docs
* up VN to 0.7.1
* add authors to project.toml
* Update docs
* Add meniscus ring
* First work for cylindric lenses
* Be a bit more specific, as actually Lens currently assumes rotational symmetry
* fix lenses.md (my bad)
* fix warning admonition
* up vn for breaking change
* export DiscreteRefIndex + some doc changes
* Initial cylindric lens support
* Export cylindric surface
* Code formatting
* Fix alignment
* remove SphericalLensShapeConstructor
* relax type input constraints in SphericalSurface
* change lens docs for better readability
* doublet lens doc changes
* double gauss lens with doublets
* Add concave cylinder lenses
* Fix docs
* Acylindric convex lenses
* Remove unnecessary redefinitions
* Add acylindric concave lenses
* First test cases and some renaming
* More tests
* Update docs
* Change docs view to better showcase cylindrical lenses
* More docs
* text to path
* up vn
* add DRI docs
* fix typo
* Added circular/rectangular surface, unified API
* Simplified constructors
* Add shortcuts for double circular/rectangular surfaces
* Fix ambiguity
* Fix cylindric lens docs
* fix build docs
* add IntersectableObject
* replace BeamletOptics with BMO in runtests
* fix tests, add IntersectableObject tests
* more dummy tests
* fix links in sph. lens example
* surface sdf docs adjust
* RectangularFlat and CircularFlat
* lens docs
* docs
* up vn to 0.8.2
---------
Co-authored-by: Kliebisch, Oliver <oliver.kliebisch@dlr.de>
Co-authored-by: Hugo Uittenbosch <hugo.uittenbosch@dlr.de>1 parent 5bdc534 commit 3f4feef
File tree
19 files changed
+1547
-584
lines changed- docs/src
- assets
- basics
- components
- examples
- src
- OpticalComponents
- SDFs
- test
19 files changed
+1547
-584
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
Loading
0 commit comments