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
eadf1c38f3ccbacea8b203107ed5e5bd52ea8498
Select Git revision
Branches
10
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
437-webapi-always-return-json
main
default
protected
test_leptos
wasm
Tags
6
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
16 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
13
Oct
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
Merge branch '78-detector-add-analysis-unit-test' into 'main'
Add unit tests for Detector::analyze
Merge branch '77-source-add-analysis-unit-test' into 'main'
Add unit tests for Source::analyze
Merge branch '79-energymeter-add-analysis_inverse-unit-test' into 'main'
Imrprove unit tests for EnergyMeter
EnergyMeter: Extend unit test.
Merge branch '56-analysis-improve-error-messages' into 'main'
Improve error msg for beam splitter
Improve error msg for ideal_filter
Improve analysis fns of detectors.
Add further info to OpticScenery::Analysis error message
Merge branch '54-opossum-model-file-add-version-information' into 'main'
wrtie and read file version to opm file
Add OPPOSSUM_FILE_VERSION to build system
Include OPOSSUM logo on front page of API doc
doc work
Doc work
Add, extend, and update many unit tests.
Merge branch '54-opossum-model-file-add-version-information' into 'main'
Resolve "OPOSSUM model file: Add version information"
Merge branch '71-make-opticgraph-a-real-struct' into 'main'
Resolve "Make OpticGraph a real struct"
Update .gitlab-ci.yml file
Bump crate version to 0.2.0
Cargo.toml: use only major version dependencies..
0.1.0
0.1.0
Remove dependency on (deprecrated) structopt crate
Update package infos in Cargo.toml
Update example after fix of #66
Fix double connected target.
Add output_port_mp and expand view to NodeGroup.
Code cleanup
Add input_portMap to properteis of group.
Add MeterType to properties of EnergyMeter
Tiny code cleanuo
Add SpectrometerType to Spectrometer::properties
Remove unnecessary code in OpticScenery test.
IdealFIlter: Add filter_type to properties.
Add "name" property to spectrometer
code cleanup
Loading