Skip to content

Commit ef33d45

Browse files
authored
Merge pull request #2197 from jenniferoum/feature/equivariant-filter
EquivariantFilter and GroupAction
2 parents 21f0b68 + 8640f3a commit ef33d45

File tree

18 files changed

+2814
-1001
lines changed

18 files changed

+2814
-1001
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.pyc
55
*.DS_Store
66
*.swp
7+
*:Zone.Identifier
78
/examples/Data/dubrovnik-3-7-pre-rewritten.txt
89
/examples/Data/pose2example-rewritten.txt
910
/examples/Data/pose3example-rewritten.txt
@@ -26,3 +27,6 @@ xcode/
2627
_build
2728
GEMINI.md
2829
doc/#*.lyx#
30+
/cmake-build-debug/
31+
.venv/
32+
conductor/

examples/ABC.h

Lines changed: 0 additions & 259 deletions
This file was deleted.

0 commit comments

Comments
 (0)