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
d4d2f2f8c45c396ac56cf4fd1a82fb6c776af6a6
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
22
Nov
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
6
5
2
1
31
May
30
26
24
23
added ./opossum/ to path for logo and fonts
defined few functions to clean up main. have to be tested
further tests added
Merge branch '127-improve-test-coverage' of git.gsi.de:phelix/rust/opossum into 127-improve-test-coverage
Parser test added
added CLI unit tests, documentation & generalized get_args method
Added tests for dot, cleaned dot code
Merge branch '128-fix-example-paths' into 'main'
clippy fix
changed file paths with ./opossum/ prefix
Parser test added
added CLI unit tests, documentation & generalized get_args method
Added tests for dot, cleaned dot code
Merge branch '84-consider-introducing-test-coverage-tools' into 'main'
Resolve "Consider introducing test coverage tools"
Update README.md
Update README.md
Add README.md
Merge branch '107-several-propagation-modes' into 'main'
Analyzer: Remove the analyzer struct.
Analyzer: Add config for AnalyzerType::RayTrace
Merge branch '121-apodize-lightdata-for-inputs-and-outputs-in-central-opticscenery-analyze-function' into 'main'
OpticScenery: also apodize outgoing light.
Add apodize_incoming_edges to OpticScenery.
CI: Simplify script
Update CI
Work on CI pipeline
Merge branch '99-ray-definition-and-properties' into 'main'
ray_source example: Add output aperture to source.
Add node: SpotDiagram
Source: apodize rays at output port aperture.
Code cleanup
EnergyMeter: support LightData::Geometric
Rays: impl apodization of rays by given aperture.
Merge branch '105-inital-ray-distribution-constructor' into 'main'
Rays: Add sobol distribution.
Rays: Impl Plotaable trait.
Rays: Add ray distribution fns.
Further work on ray structure...
Merge branch 'main' into 105-inital-ray-distribution-constructor
Loading