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
410db2ae0dbe3e822ea8d573a319ca24ae75cead
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
20
Oct
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
Merge branch '104-reference-node-display-referred-node-name-in-diagram' into 'main'
used name of ref_node as "ref (ref_node_name)"
removed talk from this branch
Merge branch 'main' of git.gsi.de:phelix/rust/opossum
adjusted logo
added error when trying to invert source + code cleanup
cleared source tests
cleared errors and tests, except for source
Work on THRILL Workshop talk
Merge branch '98-properties-set_value-function-check-value-type' into 'main'
Property: avoid setting incompatible vlaue types.
Bump crate version to 0.3.0
Merge branch '60-add-documentation-for-property-system' into 'main'
0.2.0
0.2.0
Code reformat
Doc work
Fix for inverse group with non-invertable node
Merge branch '39-group-node-set-inverted-add-node' into 'main'
Update documentation.
Group:connect_nodes: return error if inverted.
Group::add_node: return error is group is inverted.
Merge branch '46-improve-property-system' into 'main'
Move From traits for various Proptypes to their particular modules.
Add (not yet working) PropCondition::InternalOnly
Add PropConditions for implementing value limits.
Properties: add description to each created prop.
Merge branch '90-display-errors-in-examples' into 'main'
double inversion during dot-file creation disabled
Properties: Prepare for integration of description
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.
Loading