Open nspyrison opened 3 years ago
When I digged up how the algorithm extracts orthonormal basis sequentially, their described algorithm does not return an orthonormal basis which I compared it with original authors' MATLAB code. I'm in the process of contact with the authors and added a note on function description that the current version of the code may not work well as expected. If you see specific issues in my code, I appreciate and welcome your PR.
Thanks. If I see the issue, I will send a PR.
Cheers
Hello, when I tried to use "library(Rdimtools)",there is ERROR:
Error in dyn.load(dynlib <- getDynlib(dir)) :
unable to load shared object '/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/rgl/libs/rgl.so':
dlopen(/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/rgl/libs/rgl.so, 0x0006): Library not loaded: /opt/X11/lib/libGLU.1.dylib
Referenced from:
Could you help me?
Created on 2021-06-28 by the reprex package (v2.0.0)