Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-harmonics
Commits
9360ac11
Commit
9360ac11
authored
Jun 08, 2023
by
Boris Bonev
Browse files
Bumping up version number
parent
639e283b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Changelog.md
Changelog.md
+1
-1
torch_harmonics/__init__.py
torch_harmonics/__init__.py
+1
-1
No files found.
Changelog.md
View file @
9360ac11
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
### v0.6.1
### v0.6.1
*
Cleanup in
SFNO code
*
Minor bugfixes to export
SFNO code
*
Readme should now render correctly in PyPI
*
Readme should now render correctly in PyPI
### v0.6.0
### v0.6.0
...
...
torch_harmonics/__init__.py
View file @
9360ac11
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
#
__version__
=
'0.6.
0
'
__version__
=
'0.6.
1
'
from
.sht
import
RealSHT
,
InverseRealSHT
,
RealVectorSHT
,
InverseRealVectorSHT
from
.sht
import
RealSHT
,
InverseRealSHT
,
RealVectorSHT
,
InverseRealVectorSHT
from
.
import
quadrature
from
.
import
quadrature
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment