Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OPOSSUM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
phelix
rust
OPOSSUM
Graph
e10e6b9073aa1cbb1da17bd70902b8ca73eee434
Select Git revision
Branches
8
275-display-optics-in-ray-visualizer
405-add-a-new-surface-type-paraxialplane
418-play-with-egui
419-play-with-yew
422-develop-webapi-rest-server
431-develop-graphical-user-interface
main
default
protected
test_leptos
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
14 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Dec
5
4
1
30
Nov
28
27
24
22
21
20
17
16
9
7
6
3
2
1
31
Oct
30
27
26
24
23
20
19
18
17
16
13
12
11
10
9
7
6
5
4
29
Sep
25
22
21
20
15
14
12
11
8
7
6
5
4
1
31
Aug
30
29
19
17
15
7
4
31
Jul
30
28
27
26
25
24
22
21
20
19
18
17
16
15
14
12
11
10
9
5
4
3
2
30
Jun
23
22
20
19
18
16
13
12
7
Rays: impl to_spectrum instead Spectrum::from_ray
Some linting
Rays: add unit test for wavelength_range()
Rays: impl wavelength_range() fn.
Merge branch '136-ideal-filter-add-raytracing-analysis' into 'main'
Spectrum: slight code cleanup
Ray: add unit test for filter with spectrum
Spectrum: impl get_value() and unit test.
IdealFilter: Return error if wrong analyzer type.
Ray: use FilterType for filter fn instead constant.
IdealFilter: add analysis unit test for geo rays.
IdealFilter: analysis of geo rays w/ fixed factor
Ray: add fn filter_by factor
Merge branch '124-implement-paraxial-lens' into 'main'
Property: Add unit test.
Rays: add unit test for refract_paraxial.
Ray: add unit test for refract_paraxial
Rays: add unit tests
Rays: add centroid and geometric radius fns.
First (somehow) working Kepler example
Rays: implement paraxial refraction
Merge branch '133-add-simple-propagation-node' into 'main'
Rays: Improve spot diagram plotting
Code reformatting and linting
Rays: Add uom also to distributions fns
Rays: use measurement units on interface.
Rays: slightly improve plot layout
Add point source and propagation example
Rays: extend unit test
Rays: impl generation of ray cone
Rays: add further unit tests.
Rays: add further tests
Linting
Rays: add test for propagation.
Ray: add unit test for propagation
Rays: Add unit tests
Rays; add unit tests
Rays: Impl propagation along the optical axis.
Propagation: Add (yet empty) propagation node.
Merge branch '126-improve-code-documentation' into 'main'
Loading