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
a0d928846b0abe8f9a74b7b15d00d598752f9c23
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
17
Oct
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
Change signatur of Optical:set_property
Property: make prob attribute private
Properties: make attribute private
Properties: Add create fn & better error handling.
Merge branch '89-graph-of-deserialized-group-nodes-does-not-contain-the-nodes-of-group' into 'main'
Group: Simplify serialization.
Group: Treat non-existing input data as None.
Group: synchronize graph from props after d13n.
Merge branch '80-group-add-analysis-unit-test' into 'main'
Group: cleanup test code.
Group: add analyze_inverted unit test.
Group: Add unit tests for analysis.
Tiny code cleanup
Merge branch '81-reference-node-add-analysis-unit-test' into 'main'
NodeReference: add several analysis unit tests.
NodeReference: add unit test for assign_reference
Merge branch '87-show-cli-intro-only-when-neither-help-not-version-flag-is-used' into 'main'
CLI intro only shows when neither help nor version flag is used
Fix ports fns for inverted nodes.
Merge branch 'main' into 81-reference-node-add-analysis-unit-test
Add ports_inverted tests (yet unimplemented)
Add ports_onverted test to Group and Reference
Merge branch '86-clippy-warnings-in-cli-merge' into 'main'
cleared clippy warnings
Merge branch '69-cli-add-version-info-also-in-version-dialog' into 'main'
Merge branch 'main' into '69-cli-add-version-info-also-in-version-dialog'
added git version to CLI version flag
Merge branch '62-reference-nodes-are-not-correctly-restored-from-file' into 'main'
Improve reference_test example
NodeReference: d13n seems to work now.
NodeReferecne: Add serialization of reference uuid
Merge branch '63-add-an-internal-unique-identifier-to-each-node' into 'main'
Fix wierd bug if analyze fn returns error...
Update example to write opm file to playground
Make id for OpticRef mandatory while d13n.
Add error handling while d13n OpticGraph edges.
OpticGraph: implement d13n of edges with uuid.
Add OpticGraph::node getting OpticRef by its Uuid.
Add Uuid to OpticRef
Add UUid to OpticRef
Loading