-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Yasha Ektefaie
committed
Apr 22, 2024
1 parent
96819a3
commit c0d29de
Showing
12 changed files
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
author='Yasha Ektefaie', | ||
author_email='[email protected]', | ||
license='MIT License', | ||
packages=['spectra'], | ||
packages=['spectrae'], | ||
install_requires=['networkx', | ||
'numpy', | ||
'torch', | ||
|
@@ -28,4 +28,4 @@ | |
"Operating System :: OS Independent", | ||
'Intended Audience :: Science/Research', | ||
], | ||
) | ||
) |
Binary file not shown.
File renamed without changes.
Binary file not shown.
Binary file renamed
BIN
+1.34 KB
spectra/__pycache__/dataset.cpython-37.pyc → spectrae/__pycache__/dataset.cpython-37.pyc
Binary file not shown.
Binary file renamed
BIN
+2.09 KB
...che__/independent_set_algo.cpython-37.pyc → ...che__/independent_set_algo.cpython-37.pyc
Binary file not shown.
Binary file renamed
BIN
+9.83 KB
spectra/__pycache__/spectra.cpython-37.pyc → spectrae/__pycache__/spectra.cpython-37.pyc
Binary file not shown.
Binary file renamed
BIN
+536 Bytes
spectra/__pycache__/utils.cpython-37.pyc → spectrae/__pycache__/utils.cpython-37.pyc
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.