-
Notifications
You must be signed in to change notification settings - Fork 1
Comparing changes
Open a pull request
base repository: USTC-TNS/TNSP
base: v0.3.2
head repository: USTC-TNS/TNSP
compare: v0.3.3
- 14 commits
- 16 files changed
- 1 contributor
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0ff0a7d - Browse repository at this point
Copy the full SHA 0ff0a7dView commit details
Commits on Feb 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd26260 - Browse repository at this point
Copy the full SHA cd26260View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4a41ef8 - Browse repository at this point
Copy the full SHA 4a41ef8View commit details
Commits on Mar 8, 2023
-
[tet.py, tetaux] Add a new function in tetraux to speed up minSR
Add a new function `pseudo_inverse_kernel` in tetraux to speed up minSR method, which make use of scalapack.
Configuration menu - View commit details
-
Copy full SHA for fd4ba1a - Browse repository at this point
Copy the full SHA fd4ba1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c2b3f8 - Browse repository at this point
Copy the full SHA 6c2b3f8View commit details
Commits on Mar 9, 2023
-
[tetaux] Avoid new a negative length array in pseudo inverse.
When the process is out of the context, local_m and local_n maybe the undefined value.
Configuration menu - View commit details
-
Copy full SHA for ab6cc16 - Browse repository at this point
Copy the full SHA ab6cc16View commit details -
[TAT.py] Change the alias way to be the same to Tensor.to function.
The `float`/`complex` without bytes specified will be considered as double precision. Both here and `to` function of `Tensor` follows this convension.
Configuration menu - View commit details
-
Copy full SHA for e2f1a58 - Browse repository at this point
Copy the full SHA e2f1a58View commit details -
[TAT.py] Add
dtype
class member forTensor
object.It is easier to communicate with numpy.
Configuration menu - View commit details
-
Copy full SHA for 816cdd3 - Browse repository at this point
Copy the full SHA 816cdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 279c247 - Browse repository at this point
Copy the full SHA 279c247View commit details -
Configuration menu - View commit details
-
Copy full SHA for e82a0d9 - Browse repository at this point
Copy the full SHA e82a0d9View commit details -
[tet.py, tetaux] use PyScalapack to calculate pseudo inverse for minSR.
1. tet use pyscalapack to calc min-SR 2. the function in tetraux tet used before is removed now.
Configuration menu - View commit details
-
Copy full SHA for 9b9cdca - Browse repository at this point
Copy the full SHA 9b9cdcaView commit details -
[scalapack.py] Support multiple libraries for scalapack
It is useful when scalapack function was divided into several different lbiraries.
Configuration menu - View commit details
-
Copy full SHA for 6a48f9b - Browse repository at this point
Copy the full SHA 6a48f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17bed81 - Browse repository at this point
Copy the full SHA 17bed81View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4175bf - Browse repository at this point
Copy the full SHA d4175bfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.3.2...v0.3.3