-
Notifications
You must be signed in to change notification settings - Fork 162
First attempt at getting origami into Oscar #5345
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
Sebas777-gif
wants to merge
64
commits into
oscar-system:master
Choose a base branch
from
AG-Weitze-Schmithusen:origami
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 48 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
b14aba0
Start of Origami
Pascalonyy b4e082e
Origami Object
Pascalonyy fea5c58
finished origami struct, added basic functionality
Pascalonyy 3ab88a4
everything up to OrigamiEquivalent
Pascalonyy a64bb20
implemented some function in pure oscar
Pascalonyy 3c2b52f
automorphisms
Pascalonyy 9e44030
Merge branch 'oscar-system:master' into origami
Pascalony f8f6a3e
implemented deck_group
Pascalonyy 3b03190
implemented sl2z action, and normal form for origamis
Pascalonyy b8d3d8a
some coding style fixes and special origamis
Pascalonyy 4419eeb
Make cycle_length type stable
fingolfin f07b459
Ensure struct Origami contains concrete types
fingolfin 1755e79
Store minimal_cycle_lengths as tuple
fingolfin a397ffe
Reuse a single parent in cperm calls
fingolfin 8ec034e
Make struct Origami immutable
fingolfin b393e9f
normal_form: final performance touches
fingolfin 41f39c7
Add GAP.GapObj HACK (temporary, should be removed eventually)
fingolfin 60bba04
Optimize cycle_length
fingolfin 81c8ec0
Avoid some more allocations
fingolfin bae15ad
Merge pull request #1 from fingolfin/mh/origami
Pascalony b1adc7f
generating origamis
Pascalonyy 2d4a994
Merge remote-tracking branch 'upstream/master' into origami
Pascalonyy 35d110f
finished special origamis
Pascalonyy bbf0952
working on homology action
Pascalonyy 2971c2b
homologyaction
Pascalonyy 885cbb0
added some more functionality
s-ertl-github ee975fd
normal origamis
s-ertl-github 2ae6f1d
fixed types
Pascalonyy 643e0be
Merge branch 'origami' of https://github.com/AG-Weitze-Schmithusen/Os…
Pascalonyy 14e499a
Merge branch 'oscar-system:master' into origami
Pascalony 8a590a6
generate origmis fast
Pascalonyy 14a37af
First prototype origami generation
Pascalonyy f620d08
Merge branch 'master' into mh/origami-update
fingolfin 5c73d5a
systole support
Pascalonyy f3434c0
Merge branch 'master' into mh/origami-update
fingolfin b2123e6
Merge pull request #2 from fingolfin/mh/origami-update
Sebas777-gif 7291ac8
Don't use evalstr (#3)
fingolfin 5264046
Fix another inefficient conversion (#4)
fingolfin acfd969
Fixed bug and let origami permutations actually live in S_d; rewrote …
Sebas777-gif 8e1db83
First basic tests
Sebas777-gif 619bb33
Removed TODO: checking for transitivity in Oscar instead of GAP is no…
Sebas777-gif 161394a
Fix determinant check
Sebas777-gif c6d289b
origami code tweaks
fingolfin f5f81a4
Merge pull request #5 from fingolfin/mh/origami-updated-and-tweaks
Sebas777-gif 6bbe64a
Started documentation
Sebas777-gif 00f7518
Merge branch 'origami' of https://github.com/AG-Weitze-Schmithusen/Os…
Sebas777-gif 3a21f5f
Fixed some bugs that were just introduced; sorry for this oversight
Sebas777-gif bfe32b8
Fixed exports; removed unnecessary wrapper; change automorphisms func…
Sebas777-gif 58dbbeb
Better array initialization in systolic_ratio_bigger_one_over_pi_in_h11
Sebas777-gif ba23423
Added missing newline at end of exports.jl
Sebas777-gif a4c1b6c
Merge branch 'origami' of https://github.com/AG-Weitze-Schmithusen/Os…
Sebas777-gif 59cacfe
replace gap_to_julia call with Float64 conversion
Sebas777-gif d147bfa
Remove unnecessary "export GapObj"
Sebas777-gif d160717
Remove unnecessary special case optimization for GapObj
Sebas777-gif 8d497ab
Cleaner write-up of the genus formula
Sebas777-gif cc71cd4
Use inplace sort to avoid allocating
Sebas777-gif f874491
Fix formatting
Sebas777-gif 2841ec7
Fix some more formatting
Sebas777-gif e7794e9
More efficient computation of translations via stabilizer
Sebas777-gif 8e3f358
Remove clarified TODO
Sebas777-gif 91d6129
Nicer code for is_hyperelliptic
Sebas777-gif ec712be
Made normalform_conjugators type stable
Sebas777-gif e3f5643
Nicer syntax in normalform_conjugators
Sebas777-gif ca41c8e
More elegant code for point_reflections
Sebas777-gif File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # An example template for the experimental section | ||
|
|
||
| ## Aims | ||
|
|
||
| This is an example for a file structure to set up a new package | ||
| in the experimental section. All files you find here are part of the | ||
| minimum requirements. See also the official Oscar documentation. | ||
|
|
||
| ## Status | ||
|
|
||
| We plan to also provide a function to automatically copy this template | ||
| for you to start your own package. | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [(0,3,1,2)-(0,3,1,2), (0)-(1) (1,2,3)-(0,2,3), (0,3)-(1,3) (1,2)-(0,2), (0,1)-(2,3) (2)-(1) (3)-(0)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [(0,3,7,4,1,2,6,5)-(0,3,6,4,1,2,7,5), (0,7,2,1,6,4,5,3)-(0,6,7,5,2,1,4,3), (0,7,5,1,3,2,4,6)-(0,1,4,7,3,6,5,2), (0,7,5,2,3,4,6,1)-(0,2,4,7,6,5,3,1), (0,1,3,4,2)-(0,6,1,5,2,3,7) (5,7,6)-(4), (0,1,4,3,5)-(0,1,7,3,6) (2,7,6)-(2,4,5), (0,1,4,5,6,3,2)-(0,1,3,5,7,4,2) (7)-(6), (0,1,5,3,7,4)-(3,6) (2,6)-(0,1,7,2,5,4), (0,1,5,6,3,2)-(0,1,3,7,5,2) (4,7)-(4,6), (0,2,6)-(0,5,7,2,4,1) (1,5,3,7,4)-(3,6), (0,2,6,7,4)-(5) (1,3,5)-(0,2,7,1,3,6,4), (0,3,4,1,2,5)-(0,3,6,1,2,7) (6,7)-(4,5), (0,3,4,5,2,1)-(0,7,3,2,4,6,1) (6,7)-(5), (0,3,5,6)-(1,3,5,7) (1,2,4,7)-(0,2,4,6), (0,4,1,2,5,6,3)-(0,1,7,4,2,3,5) (7)-(6), (0,4,2,5,6,3,1)-(0,2,7,4,3,5,1) (7)-(6), (0,4,5,2,1)-(0,7,4,2,6,1) (3,7,6)-(3,5), (0,4,6,3,5)-(3,7,4) (1,2,7)-(0,1,6,2,5), (0,4,7,1)-(0,5,3,1,4,6,2) (2,5,3,6)-(7), (0,7)-(0,4,5,6) (1,5,3,6,2,4)-(1,7,3,2), (0,7,1,2)-(3,6,4,5) (3,6,4,5)-(0,7,1,2), (0,7,3,4)-(0,5,3,6) (1,5,2,6)-(1,7,2,4), (0,1,2)-(0,1,4,5,6,7) (3,4,7,5)-(2) (6)-(3), (0,1,3)-(0,1,6,7,4) (2,6,4)-(2,5) (5,7)-(3), (0,1,3,2,4)-(0,2,1,5,6,7) (5,7)-(4) (6)-(3), (0,1,3,4,2)-(0,1,5,7,6) (5,6)-(4) (7)-(2,3), (0,1,3,5)-(0,3,4,2,1,7) (2,6,4)-(5) (7)-(6), (0,1,3,5)-(1,3,4,2) (2,6,4)-(0,7,5) (7)-(6), (0,1,4)-(0,1,6,3,7) (2,3)-(2,5) (5,6,7)-(4), (0,1,4,2,3)-(0,6,2,1,7) (5,6)-(4) (7)-(3,5), (0,1,4,3,2)-(0,1,5,6,7) (5,7)-(2,4) (6)-(3), (0,1,6,5,2)-(7) (3,7)-(0,1,5,4,6,2) (4)-(3), (0,2,1)-(7) (3,4,5)-(6) (6,7)-(0,5,2,3,1,4), (0,2,4)-(0,2,6,3,1,7) (1,5,3)-(4) (6,7)-(5), (0,2,4)-(0,5,2,3,1) (1,6,3)-(4,7) (5,7)-(6), (0,2,4,3,5)-(0,6,3,2,7) (1,6)-(1,5) (7)-(4), (0,2,4,5)-(2,4,7) (1,3,6)-(0,1,3,5) (7)-(6), (0,2,6)-(0,5,2,7) (1,4,3,5)-(1,6,3) (7)-(4), (0,3)-(0,4,6,2) (1,4,5,2)-(1,7) (6,7)-(3,5), (0,3)-(0,2,6,4) (1,6,5,2)-(1,3,7) (4,7)-(5), (0,3)-(0,2,6,5,7) (1,7,6,4,2)-(1,3) (5)-(4), (0,3,1,2)-(5,7) (4,5)-(4,6) (6,7)-(0,3,1,2), (0,3,1,2)-(7) (4,5)-(6) (6,7)-(0,5,3,1,4,2), (0,3,1,2)-(6) (4,5,6)-(4,5,7) (7)-(0,3,1,2), (0,3,1,2)-(0,6,1,7) (4,6)-(3,5) (5,7)-(2,4), (0,3,1,2)-(4,7,5) (4,6,5)-(0,3,1,2) (7)-(6), (0,3,1,2)-(0,5,7,6,1) (4,6,5)-(3) (7)-(2,4), (0,3,4,1,2,5)-(0,2,6,1,3,7) (6)-(5) (7)-(4), (0,3,4,2,5,1)-(0,6,1,2,3,7) (6)-(4) (7)-(5), (0,3,4,2,5,1)-(0,6,1,2,3,7) (6)-(5) (7)-(4), (0,3,5,1)-(0,4,7,6) (2,6,4)-(5) (7)-(1,3,2), (0,4)-(0,6) (1,5)-(1,3,4,7) (2,7,6,3)-(2,5), (0,5)-(0,6,4) (1,3,2,4)-(1,7,5,2) (6,7)-(3), (0,5)-(0,4,6,7) (1,3,2,7,4)-(1,5,2) (6)-(3), (0,5)-(0,6,7) (1,6,3)-(1,4) (2,7,4)-(2,3,5), (0,5,2,3)-(7) (1,7,4)-(2,6,5) (6)-(0,4,1,3), (0,5,3)-(0,4,7) (1,4,2)-(1,5,6) (6,7)-(2,3), (0,7)-(0,5) (1,6)-(1,4) (2,4,3,5)-(2,7,3,6), (0,7,2)-(3,6) (1,3)-(0,5,1,4,2) (4,6,5)-(7), (0,7,3)-(0,2,5) (1,5,4,2)-(1,3,6,7) (6)-(4), (0,7,5)-(0,4) (1,3,2,4)-(1,5,6,7,2) (6)-(3), (0)-(4) (1,4,3,2,5)-(6,7) (6)-(5) (7)-(0,3,1,2), (0,1)-(0,2,5) (2,3)-(7) (4,5)-(6) (6,7)-(1,4,3), (0,1)-(5) (2,3,5,4)-(6,7) (6)-(0,2) (7)-(1,4,3), (0,1)-(0,4,5) (2,4,3,5)-(6,7) (6)-(2) (7)-(1,3), (0,1)-(0,2,5,6) (2,4,6)-(7) (3,7)-(1,4) (5)-(3), (0,1)-(0,2) (2,5,6)-(7) (3,7)-(1,6,4,5) (4)-(3), (0,1,2)-(0,1,5,6,7) (3,4)-(2) (5,7)-(4) (6)-(3), (0,1,2)-(0,5,1,6) (3,7)-(2,4) (4,5)-(7) (6)-(3), (0,1,4)-(0,1,7) (2,3)-(2,6) (5,6)-(4) (7)-(3,5), (0,2,1)-(7) (3)-(2) (4,5)-(6) (6,7)-(0,5,3,4,1), (0,2,1,3)-(4,5,7,6) (4)-(2) (5,6)-(3) (7)-(0,1), (0,2,3,1)-(0,6,1,2,7) (4,5)-(3) (6)-(4) (7)-(5), (0,2,4)-(0,2,3,1) (1,5,3)-(6,7) (6)-(5) (7)-(4), (0,2,4)-(0,2,7) (1,6,3)-(4) (5)-(6) (7)-(1,5,3), (0,3)-(0,5) (1,2)-(1,4) (4,6)-(3,7) (5,7)-(2,6), (0,3,1,2)-(4,6,5,7) (4)-(1) (5)-(0) (6,7)-(2,3), (0,3,1,2)-(6,7) (4,5)-(0,3,1,2) (6)-(5) (7)-(4), (0,3,1,2)-(7) (4,7)-(5,6) (5)-(4) (6)-(0,3,1,2), (0,3,5)-(0,3,7) (1,2,4)-(1,2,6) (6)-(5) (7)-(4), (0,4,2)-(3,7) (1,3)-(1,5) (5,7)-(0,6,2) (6)-(4), (0,4,2)-(6) (1,6,3)-(5,7) (5)-(4) (7)-(0,3,1,2), (0,5,1)-(6,7) (2,6)-(5) (3,7)-(0,4,1) (4)-(2,3), (0,5,2)-(1,7,3) (1,4,3)-(0,6,2) (6)-(4) (7)-(5), (0,5,2)-(1,7,3) (1,4,3)-(0,6,2) (6)-(5) (7)-(4), (0,6,1)-(7) (2,7)-(0,5,3,4,1) (3)-(2) (4,5)-(6), (0,7)-(5,6) (1,5)-(2,7) (2,4)-(1,3) (3,6)-(0,4), (0,7,2)-(1,6,3) (1,4,3)-(7) (5)-(4) (6)-(0,5,2), (0)-(3) (1)-(2) (2,4,3,5)-(6,7) (6)-(0,1) (7)-(4,5), (0)-(4) (1)-(2,3) (2,5,3,4)-(6,7) (6)-(5) (7)-(0,1), (0,1)-(0,3) (2,3)-(6) (4,6)-(5,7) (5)-(4) (7)-(1,2), (0,1)-(0,4) (2,3)-(1,7) (4,7)-(5,6) (5)-(3) (6)-(2), (0,1,2)-(0,1,7) (3)-(6) (4)-(5) (5,6)-(2) (7)-(3,4), (0,1,2)-(0,1,7) (3,4)-(5,6) (5)-(4) (6)-(2) (7)-(3), (0,2,1)-(6,7) (3,4)-(0,5,1) (5)-(2) (6)-(4) (7)-(3), (0,2,1)-(6,7) (3,4)-(0,5,1) (5)-(4) (6)-(2) (7)-(3), (0,3)-(7) (1,2)-(6) (4)-(2,3) (5)-(0,1) (6,7)-(4,5), (0,3,1)-(7) (2)-(3) (4,7)-(5,6) (5)-(4) (6)-(0,2,1), (0,3,1)-(7) (2)-(4) (4,7)-(5,6) (5)-(3) (6)-(0,2,1), (0,4)-(6) (1,6)-(4,7) (2,7)-(3,5) (3)-(1) (5)-(0,2), (0,4,1)-(7) (2)-(4) (3)-(5) (5,7)-(0,6,1) (6)-(2,3), (0,1)-(7) (2)-(0) (3)-(4) (4,7)-(5,6) (5)-(1) (6)-(2,3), (0,1)-(7) (2)-(1) (3)-(0) (4,7)-(5,6) (5)-(4) (6)-(2,3), (0,3)-(6,7) (1,2)-(4,5) (4)-(1) (5)-(3) (6)-(2) (7)-(0), (0,3)-(6,7) (1,2)-(4,5) (4)-(3) (5)-(0) (6)-(2) (7)-(1)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [(0,2,1,6,4,5,3)-(0,6,5,2,1,4,3), (0,2,5,1,3,6,4)-(0,2,6,5,1,3,4), (0,2,5,3,1,6,4)-(0,2,6,3,1,5,4), (0,6,2,3,4,5,1)-(0,2,4,6,5,3,1), (0,6,4,1,2,3,5)-(0,1,3,6,5,4,2), (0,1,2,3,4)-(0,3,6,1,5,2) (5,6)-(4), (0,1,3,4)-(0,5,1,6,3) (2,6,5)-(2,4), (0,1,3,4,5,2)-(0,1,4,6,3,2) (6)-(5), (0,1,3,5)-(0,3,4,2,1,6) (2,6,4)-(5), (0,1,3,6,4)-(3,5) (2,5)-(0,1,6,2,4), (0,1,4,2,3)-(0,1,6,2,5) (5,6)-(3,4), (0,1,4,5,2)-(0,1,6,4,2) (3,6)-(3,5), (0,1,4,5,2,3)-(0,6,3,1,2,4) (6)-(5), (0,1,4,5,3,2)-(0,1,3,6,4,2) (6)-(5), (0,1,5,6,3)-(4) (2,4)-(0,1,6,2,5,3), (0,2,3,1)-(0,4,2,6,1,5) (4,6,5)-(3), (0,2,3,4,1)-(0,6,2,3,5,1) (5,6)-(4), (0,2,3,5)-(1,2,3,6) (1,4,6)-(0,4,5), (0,2,4)-(0,2,5,3,1,6) (1,5,6,3)-(4), (0,2,4,1)-(0,2,6,1,5) (3,6,5)-(3,4), (0,2,4,5)-(2,4,6) (1,3,6)-(0,1,3,5), (0,2,6)-(0,5,2,4) (1,4,3,5)-(1,6,3), (0,2,6)-(0,5,2,4,1) (1,5,3,4)-(3,6), (0,3,1,2)-(4,6,5) (4,6,5)-(0,3,1,2), (0,3,4,2,1)-(0,6,2,3,5,1) (5,6)-(4), (0,3,4,2,1)-(0,6,3,2,5,1) (5,6)-(4), (0,3,4,5,2,1)-(0,2,4,6,3,1) (6)-(5), (0,3,4,5,2,1)-(0,6,3,2,4,1) (6)-(5), (0,3,5,1)-(6) (2,4,6)-(0,3,2,4,5,1), (0,3,6)-(0,4,1,3,5,2) (1,5,2,4)-(6), (0,4,2,6,3)-(2,5) (1,5)-(0,6,1,4,3), (0,4,5,2,1)-(0,2,6,4,1) (3,6)-(3,5), (0,5)-(0,3,4,6) (1,4,2,6,3)-(1,5,2), (0,6,4)-(0,3,5) (1,3,2,5)-(1,6,2,4), (0,1)-(0,2,5,4) (2,3,4)-(6) (5,6)-(1,3), (0,1)-(0,3,4,5,6) (2,3,6,4)-(1) (5)-(2), (0,1,2)-(0,4,1,6) (3,4)-(5) (5,6)-(2,3), (0,1,2)-(0,1,4,5,6) (3,4,6)-(2) (5)-(3), (0,1,2)-(0,1,4,5,6) (3,5)-(2) (4,6)-(3), (0,1,2)-(0,1,4,5,6) (3,6,4)-(2) (5)-(3), (0,1,3)-(0,1,6,4) (2,4)-(2,5) (5,6)-(3), (0,1,3,2)-(0,1,4,5,6) (4,6)-(2) (5)-(3), (0,1,3,2,4)-(0,2,1,5,6) (5)-(3) (6)-(4), (0,1,3,2,4)-(0,2,1,5,6) (5)-(4) (6)-(3), (0,1,4,2)-(0,5,1,6) (3,5)-(2) (6)-(3,4), (0,1,4,2,3)-(0,5,2,1,6) (5)-(3) (6)-(4), (0,1,4,2,3)-(0,5,2,1,6) (5)-(4) (6)-(3), (0,2)-(0,5) (1,3)-(1,4,2,6) (4,6,5)-(3), (0,2,1)-(4,6) (3,4)-(3,5) (5,6)-(0,2,1), (0,2,1)-(5) (3,4,5)-(3,4,6) (6)-(0,2,1), (0,2,1)-(3,6,4) (3,5,4)-(0,2,1) (6)-(5), (0,2,1,3)-(0,4,6,5,1) (4,5)-(3) (6)-(2), (0,2,1,3)-(0,6,1,5) (4,5)-(3) (6)-(2,4), (0,2,3,1)-(0,4,6,5) (4,5)-(3) (6)-(1,2), (0,2,3,1)-(0,5,1,2,6) (4,5)-(3) (6)-(4), (0,2,3,1)-(6) (4,6)-(0,2,5,3,1) (5)-(4), (0,2,4)-(0,2,3,1) (1,5,3)-(4,6) (6)-(5), (0,2,4)-(0,2,6,3,1) (1,5,3)-(4) (6)-(5), (0,2,4)-(0,3,1,2,6) (1,5,3)-(4) (6)-(5), (0,2,4)-(0,6,2,3,1) (1,5,3)-(4) (6)-(5), (0,2,4)-(1,2,3) (1,5,3)-(0,6,4) (6)-(5), (0,2,5)-(0,2,6) (1,3,4)-(1,3,5) (6)-(4), (0,3)-(0,4,5) (1,4,2)-(1,3,6) (5,6)-(2), (0,3)-(0,4,5) (1,4,2)-(1,6) (5,6)-(2,3), (0,3)-(0,4,5,2) (1,4,2)-(1,6) (5,6)-(3), (0,3)-(0,2,5,6) (1,4,6,2)-(1,3) (5)-(4), (0,3)-(0,2,4) (1,5,2)-(1,3,6) (4,6)-(5), (0,3)-(0,2,5) (1,5,4,2)-(1,3,6) (6)-(4), (0,3)-(0,2,5,6) (1,6,4,2)-(1,3) (5)-(4), (0,3,1)-(0,4,6,5) (2,5,4)-(1) (6)-(2,3), (0,3,1,2)-(5) (4,5)-(4,6) (6)-(0,3,1,2), (0,3,1,2)-(0,4,6,5,1) (4,5)-(3) (6)-(2), (0,3,1,2)-(5,6) (4,6)-(0,3,1,2) (5)-(4), (0,3,2,1)-(0,4,5,6) (4,6)-(1,3) (5)-(2), (0,3,4)-(3,6) (1,2,5)-(0,1,2,4) (6)-(5), (0,4)-(0,3) (1,5)-(1,4,6) (2,6,3)-(2,5), (0,4)-(0,3) (1,5)-(1,6) (2,6,3)-(2,4,5), (0,4,1)-(6) (2,3)-(5) (5,6)-(0,3,4,2,1), (0,4,2)-(5) (1,5,3)-(4,6) (6)-(0,3,1,2), (0,5)-(0,4) (1,3,2,4)-(1,5,6,2) (6)-(3), (0,5)-(0,4,6) (1,3,2,4)-(1,5,2) (6)-(3), (0,5)-(0,4) (1,4,2,3)-(1,6,2,5) (6)-(3), (0,5,1)-(0,4,6) (2,6)-(1,3) (3,4)-(2,5), (0,5,2)-(3,6) (1,3)-(0,1,4,2) (4,6)-(5), (0,5,4,1)-(6) (2,6)-(0,4,3,5,1) (3)-(2), (0,6,2)-(3) (1,3)-(0,5,1,4,2) (4,5)-(6), (0,6,2)-(1,5,3) (1,4,3)-(6) (5)-(0,4,2), (0)-(3) (1,3,2,4)-(5,6) (5)-(4) (6)-(0,2,1), (0)-(1) (1,3,4,2)-(5,6) (5)-(0,4) (6)-(2,3), (0)-(3) (1,4,2,3)-(5,6) (5)-(4) (6)-(0,2,1), (0)-(1,2) (1,4,2,3)-(5,6) (5)-(4) (6)-(0,3), (0,1)-(0,2,5) (2)-(3) (3,6)-(1,4) (4,5)-(6), (0,1)-(0,2) (2,4)-(6) (3,6)-(1,5,4) (5)-(3), (0,1)-(0,3,5,6) (2,4)-(1) (3,6)-(4) (5)-(2), (0,1)-(0,3) (2,5)-(1,6) (3,6)-(4,5) (4)-(2), (0,1,2)-(0,1,6) (3)-(5) (4,5)-(2) (6)-(3,4), (0,1,2)-(3,6,4,5) (3,4)-(2) (5)-(0) (6)-(1), (0,1,2)-(0,1,5,6) (3,4)-(2) (5)-(4) (6)-(3), (0,1,2)-(0,5,1,6) (3,4)-(2) (5)-(3) (6)-(4), (0,1,2)-(0,1,6) (3,6)-(4,5) (4)-(3) (5)-(2), (0,1,4)-(0,1,6) (2,3)-(2,5) (5)-(4) (6)-(3), (0,2)-(5) (1,3)-(6) (4)-(0,1) (5,6)-(2,4,3), (0,2)-(0,5) (1,3)-(1,6) (4,5)-(3) (6)-(2,4), (0,2)-(6) (1,4)-(3,5) (3,6)-(2,4) (5)-(0,1), (0,2,1)-(5,6) (3,4)-(0,2,1) (5)-(4) (6)-(3), (0,2,1)-(6) (3,6)-(4,5) (4)-(3) (5)-(0,2,1), (0,2,1)-(5,6) (3,6)-(0,4,1) (4)-(2) (5)-(3), (0,2,1)-(5,6) (3,6)-(0,4,1) (4)-(3) (5)-(2), (0,2,1)-(6) (3,6)-(0,5,4,1) (4)-(3) (5)-(2), (0,3,1)-(6) (2)-(4) (4,6)-(0,5,1) (5)-(2,3), (0,3,1)-(6) (2)-(3) (4,6)-(0,5,1) (5)-(2,4), (0,4,1)-(6) (2)-(3) (3,6)-(4,5) (5)-(0,2,1), (0,4,2)-(5,6) (1,3)-(0,1,2) (5)-(4) (6)-(3), (0,5,2)-(3) (1,3)-(1,6) (4)-(5) (6)-(0,4,2), (0)-(2) (1)-(3) (2,4,3)-(5,6) (5)-(4) (6)-(0,1), (0,1)-(0,6) (2)-(5) (3)-(4) (4,5)-(1) (6)-(2,3), (0,1)-(0,2) (2)-(3) (3,4)-(5,6) (5)-(4) (6)-(1), (0,2)-(6) (1)-(0) (3,6)-(4,5) (4)-(3) (5)-(1,2), (0,2)-(6) (1)-(3) (3,6)-(4,5) (4)-(0) (5)-(1,2), (0,4)-(6) (1)-(0) (2)-(3) (3,6)-(4,5) (5)-(1,2), (0,6)-(4,5) (1,2)-(3,6) (3)-(0) (4)-(2) (5)-(1), (0,6)-(4,5) (1,2)-(3,6) (3)-(2) (4)-(1) (5)-(0)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [(0,2,1)-(0,2,1), (0)-(1) (1,2)-(0,2)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [(0,5,3,1,2,4)-(0,5,3,1,2,4), (0)-(1) (1,2,5,4,3)-(0,2,5,4,3), (0,3,5)-(1,3,5) (1,2,4)-(0,2,4), (0,3,5,4)-(1,3,5,4) (1,2)-(0,2), (0)-(3) (1)-(2) (2,4,3,5)-(0,5,1,4), (0,1)-(2,3) (2,4)-(1,4) (3,5)-(0,5), (0,2)-(1,3) (1)-(0) (3,4,5)-(2,4,5), (0,3,4,5)-(1,4,5,2) (1)-(3) (2)-(0), (0,3,5)-(1,2,5) (1)-(0) (2,4)-(3,4), (0,2,1)-(3,5,4) (3)-(1) (4)-(2) (5)-(0), (0,5)-(3,4) (1,4)-(2,5) (2)-(1) (3)-(0), (0,5,2,1,4,3)-(0,4,2,1,5,3), (0,5,2,3,1,4)-(0,3,1,5,2,4), (0,5,3,2,1,4)-(0,1,3,4,5,2), (0,1,2,3)-(0,4,1,5,2) (4,5)-(3), (0,1,3,4)-(3,5) (2,5)-(0,1,2,4), (0,2,3,4,1)-(0,5,2,3,1) (5)-(4), (0,2,4)-(0,3,1,2,5) (1,5,3)-(4), (0,3,1,2)-(0,4,1,5) (4,5)-(2,3), (0,3,4)-(1,3,5) (1,2,5)-(0,2,4), (0,3,4,2,1)-(0,2,5,3,1) (5)-(4), (0,4,5,2)-(3) (1,3)-(0,5,1,4,2), (0,5,1)-(2,4,3) (2,4,3)-(0,5,1), (0,1)-(0,3,4,5) (2,3,5)-(1) (4)-(2), (0,1)-(0,2,4,5) (2,5)-(3) (3,4)-(1), (0,1,2)-(0,4,1,5) (3,5)-(2) (4)-(3), (0,1,3,2)-(0,1,4,5) (4)-(2) (5)-(3), (0,2,1)-(4) (3,4)-(3,5) (5)-(0,2,1), (0,2,1)-(4,5) (3,5)-(0,2,1) (4)-(3), (0,2,3)-(2,5) (1,4)-(0,1,3) (5)-(4), (0,3)-(0,4,5) (1,4,2)-(1,3) (5)-(2), (0,3,1)-(0,4,5) (2,4)-(1) (5)-(2,3), (0,3,1)-(5) (2,5)-(3,4) (4)-(0,2,1), (0,3,1,2)-(0,4,1,5) (4)-(2) (5)-(3), (0,5)-(3,4) (1,4)-(0,2) (2,3)-(1,5), (0,5)-(0,4) (1,4)-(1,3) (2,3)-(2,5), (0,1)-(0,5) (2)-(4) (3,4)-(1) (5)-(2,3), (0,2,1)-(3,4,5) (3)-(1) (4)-(2) (5)-(0), (0,3)-(5) (1)-(0) (2,5)-(3,4) (4)-(1,2), (0,3)-(0,5) (1,2)-(1,4) (4)-(3) (5)-(2), (0,5)-(3,4) (1,4)-(2,5) (2)-(0) (3)-(1)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| [(0,4,2,1,3)-(0,4,2,1,3), (0)-(1) (1,2,4,3)-(0,2,4,3), (0,3,4)-(1,3,4) (1,2)-(0,2), (0,2)-(1,3) (1)-(0) (3,4)-(2,4), (0,3,4)-(1,4,2) (1)-(3) (2)-(0)] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # An example documentation | ||
|
|
||
| This is a sample text to outline the structure of the packages in the `Experimental` folder. | ||
| You can show docstrings like this: | ||
| ```@docs | ||
| my_access_func(S::ExampleStruct) | ||
| ``` | ||
|
|
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clearly this file needs to be updated