You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"It can be built using make by configuring appropriate compilers and dependencies, and then running: make matlab".
I am not familiar with make.
Can you describe the make matlab process more clearly? Thanks.
The text was updated successfully, but these errors were encountered:
Please see the comments in #46 , in case that helps?
I'm afraid we're not actively developing s2let any longer. I would recomment switching to s2wav, which is a new Python/JAX code implementing scale-discretised wavelet transforms on the sphere that runs on GPUs and also supports autodiff.
Hello, I want to try demos in Matlab. I have successfully installed the C version on the Ubuntu 20.04. And I installed the Matlab R2023a for Linux.
When I try
make matlab
, I found the problem:You mentioned in the website that
"It can be built using make by configuring appropriate compilers and dependencies, and then running: make matlab".
I am not familiar with make.
Can you describe the
make matlab
process more clearly? Thanks.The text was updated successfully, but these errors were encountered: