issues
search
Cytnx-dev
/
Cytnx
Project Cytnx, A Cross-section of Python & C++,Tensor network library
Apache License 2.0
35
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Catastrophically slow usage of OpenMP
#517
ianmccul
opened
8 hours ago
3
LAPACKE library configuration
#516
ianmccul
opened
10 hours ago
10
Remove some duplicate code
#515
ianmccul
opened
21 hours ago
2
Refactor Type.hpp
#514
ianmccul
opened
23 hours ago
1
Add cmake configuration for the location of the test data
#513
ianmccul
opened
1 day ago
2
Location of data directories for the tests
#512
ianmccul
opened
1 day ago
1
Consider not to use OMP for `FillCpu()`
#511
IvanaGyro
opened
3 days ago
4
Add a helper class to check if a type is `complex`
#510
IvanaGyro
closed
1 week ago
3
Add test for `Storage::append()` with reallocation
#509
IvanaGyro
closed
3 days ago
1
Refactor `Storage` class
#508
IvanaGyro
closed
3 days ago
8
Templatise `Fill_cpu()` and `Fill_gpu()` and increase block size
#507
IvanaGyro
closed
3 days ago
1
Cannot find the contraction order for CPU version.
#506
hunghaoti
opened
1 week ago
6
`linalg::Svd()` outputs NaN when the input tensor contains only zeros
#505
IvanaGyro
opened
1 week ago
3
Refactor: Templatise `Movemem()` function
#504
IvanaGyro
closed
3 days ago
1
Skip test cases testing unimplemented functions
#503
IvanaGyro
closed
1 week ago
3
User include files should not depend on library configuration (especially USE_GPU)
#502
ianmccul
opened
1 week ago
2
Suspicious check in `UniTensor::put_block()`
#501
ianmccul
opened
1 week ago
1
Cytnx Storage Refactor Proposal
#500
IvanaGyro
opened
2 weeks ago
4
QR decomposition with LinearOperator
#499
manuschneider
closed
2 weeks ago
3
LQ decomposition
#498
manuschneider
opened
2 weeks ago
0
UniTensor with only incoming or outgoing bonds
#497
manuschneider
opened
2 weeks ago
0
Type safety of the C++ code
#496
ianmccul
opened
2 weeks ago
15
UniTensor.bond() and UniTensor.bonds() behave differently
#495
manuschneider
opened
2 weeks ago
4
Implement real() and imag() function for complex type UniTensor like complex Tensor.
#494
hunghaoti
opened
1 month ago
0
cytnx.linalg.ExpM always returns complex UniTensor
#493
chiamin
closed
1 month ago
4
Documentation Linear algebra methods Page Not Found
#492
chiamin
opened
1 month ago
0
Svd truncate with minblockdim
#491
manuschneider
opened
1 month ago
13
Fix functionality of linalg::Sum() for complex data types
#490
IvanaGyro
opened
1 month ago
4
Add det tests
#489
jeffry1829
opened
1 month ago
0
Fix gcovr
#488
jeffry1829
closed
1 month ago
1
linalg internal uses NULL pointers for undefined functions
#487
manuschneider
opened
1 month ago
3
Fix Svd_truncate for dtypes other than (complex) float/double
#486
manuschneider
closed
1 month ago
0
GPU Det and Directsum are ridiculously slow
#485
jeffry1829
opened
1 month ago
3
Better debug information for MKL/OpenBLAS
#484
pcchen
opened
1 month ago
1
Remove Magma dependency by using CuSolver Routines
#483
yingjerkao
closed
1 month ago
6
Replacing magma_zgetrf_gpu by cusolverDn<Z><getrf>
#482
yingjerkao
opened
1 month ago
0
remove relabels from the API
#481
pcchen
opened
1 month ago
3
fix cuTNPerm & cuGeSvd without is_U=false & attempt to fix cutt call …
#480
jeffry1829
closed
2 weeks ago
4
Segmentation fault when using Svd_truncate
#479
josephinius
closed
1 month ago
1
Modify reshape_ and permute_ to return itself.
#478
hunghaoti
closed
1 month ago
0
The Network save file still output ';' in TOUT
#477
hunghaoti
opened
2 months ago
1
Fix combindBond in pybind, so the default argument work.
#476
hunghaoti
closed
2 months ago
0
Fix cuda contract when used without cutensor and cuquantum
#475
jeffry1829
closed
2 months ago
0
cytnx'c ncon() contraction order
#474
pcchen
opened
2 months ago
1
Refactor cmake
#473
pcchen
opened
2 months ago
5
Crash when using get_blocks_qnums, getTotalQnums,
#472
pcchen
opened
2 months ago
1
Fix cutt install and (Ge)Svd(_truncate) error when use cuda
#471
jeffry1829
closed
2 months ago
0
Change header guard to use #pragma once
#470
kaihsin
closed
1 month ago
9
Refactor `Storage` with templates
#469
IvanaGyro
opened
2 months ago
13
Kernel crash when try to get a non-existing block.
#468
pcchen
opened
2 months ago
1
Next