-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Sky Wilshaw <[email protected]>
- Loading branch information
1 parent
62ba28f
commit 39c33b4
Showing
19 changed files
with
29 additions
and
29 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.CoherentData | ||
import ConNF.ModelData.CoherentData | ||
|
||
/-! | ||
# Codes | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.CoherentData | ||
import ConNF.ModelData.CoherentData | ||
|
||
/-! | ||
# Coding functions | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.ModelData | ||
import ConNF.ModelData.ModelData | ||
|
||
/-! | ||
# Twisting sets | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.Support | ||
import ConNF.ModelData.Support | ||
import ConNF.FOA.Coherent | ||
|
||
/-! | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.CoherentData | ||
import ConNF.ModelData.CoherentData | ||
import ConNF.FOA.Inflexible | ||
|
||
/-! | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.CoherentData | ||
import ConNF.ModelData.CoherentData | ||
|
||
/-! | ||
# New file | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.CoherentData | ||
import ConNF.ModelData.CoherentData | ||
import ConNF.FOA.BaseApprox | ||
|
||
/-! | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.CoherentData | ||
import ConNF.ModelData.CoherentData | ||
import ConNF.Construction.Code | ||
|
||
/-! | ||
|
This file contains 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
File renamed without changes.
This file contains 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
File renamed without changes.
This file contains 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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
import ConNF.Levels.StrSet | ||
import ConNF.Coherent.Support | ||
import ConNF.ModelData.Support | ||
|
||
/-! | ||
# Model data | ||
|
2 changes: 1 addition & 1 deletion
2
ConNF/Coherent/PathEnumeration.lean → ConNF/ModelData/PathEnumeration.lean
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.Enumeration | ||
import ConNF.ModelData.Enumeration | ||
import ConNF.Levels.StrPerm | ||
|
||
/-! | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Coherent.PathEnumeration | ||
import ConNF.ModelData.PathEnumeration | ||
|
||
/-! | ||
# Supports | ||
|
2 changes: 1 addition & 1 deletion
2
ConNF/Levels/BasePositions.lean → ConNF/Position/BasePositions.lean
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Levels.Deny | ||
import ConNF.Position.Deny | ||
import ConNF.Base.NearLitter | ||
|
||
/-! | ||
|
This file contains 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 |
---|---|---|
@@ -1,4 +1,4 @@ | ||
import ConNF.Base.Position | ||
import ConNF.Position.Position | ||
|
||
/-! | ||
# Injective functions from denied sets | ||
|
File renamed without changes.