issues
search
PythonOptimizers
/
cysparse
Python/Cython library to replace PySparse
http://PythonOptimizers.github.io/cysparse
7
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support for python 3.x
#249
manurare
opened
3 years ago
0
Activity of the project
#248
santiagoropb
opened
6 years ago
2
Zero-size Matrices
#247
lambe
opened
7 years ago
0
Change the itype or dtype of a mutable matrix
#246
lambe
opened
7 years ago
0
Improvements to the put_triplet() method for LLSparseMatrices
#245
lambe
opened
7 years ago
1
Assigning nonsymmetric blocks into a symmetric matrix
#244
lambe
opened
7 years ago
1
Trimming Cysparse code base
#243
lambe
opened
7 years ago
4
Bug in CSC matrices: method `find()`
#242
syarra
closed
8 years ago
2
Documentation for developers: CSR matrix wrong
#241
ghost
closed
8 years ago
1
First release
#240
syarra
opened
8 years ago
1
Investigate why SciPy is faster for CSC.matvec
#239
ghost
closed
8 years ago
7
Tests only for 64 bits on Travis...
#238
ghost
opened
8 years ago
4
__rmul__ not triggered
#237
ghost
closed
8 years ago
9
Row**s** or column**s** scaling
#236
syarra
opened
8 years ago
9
KeyError: 'PY_CORE_CFLAGS'
#235
ghost
closed
8 years ago
12
Matrix-vector product with preallocation
#234
dpo
opened
8 years ago
11
Compiler directives inconsistent
#233
ghost
closed
8 years ago
4
matvec_htransp -> matvec_adj
#232
syarra
closed
8 years ago
7
Change error message when importing from MM files
#231
ghost
closed
8 years ago
1
Add the possibility to use linear combinations of sparse Matrices?
#230
ghost
closed
8 years ago
6
'python_ref' is deprecated, use 'cpython'
#229
ghost
closed
8 years ago
1
Add addition and multiplication with sparse matrices as proxies
#228
ghost
closed
8 years ago
12
Move test generator to POCS
#227
ghost
opened
8 years ago
0
Get rid of numpy multiplication in sparse matrices
#226
ghost
closed
8 years ago
1
Creation of matrices far too slow...
#225
ghost
opened
8 years ago
7
Modify code to be Python3 compatible
#224
ghost
opened
8 years ago
2
memory_real, memory_virtual for CSC and CSR
#223
ghost
closed
8 years ago
2
Test LLSparseMatrix factory methods
#222
ghost
opened
8 years ago
0
use print from Python3
#221
ghost
closed
8 years ago
3
Get rid of ConfigParser
#220
ghost
closed
8 years ago
1
Don't use cysparse.cfg in pure Python installation mode
#219
ghost
closed
8 years ago
2
Choose default element type also
#218
ghost
closed
8 years ago
1
Simple LLSparseMatrix creation failure...
#217
ghost
opened
8 years ago
1
Test diagonal tests...
#216
ghost
closed
8 years ago
1
Tests nargin and nargout
#215
ghost
closed
8 years ago
1
Implement missing matrix multiplications
#214
ghost
opened
8 years ago
3
LLSparseMatrixView for type COMPLEX256_T does not work...
#213
ghost
opened
8 years ago
4
Divide documentation in two: a user's documentation and a developer's documentation
#212
ghost
closed
8 years ago
1
What about conjugate and transposed conjugate proxies for ALL sparse matrices?
#211
ghost
closed
8 years ago
4
Get rid of print_to
#210
ghost
closed
8 years ago
1
Create pdf documentation
#209
ghost
closed
8 years ago
1
make_logger
#208
ghost
closed
8 years ago
2
Generated tests
#207
syarra
closed
8 years ago
2
feature/decoupling setup.py generation
#206
syarra
closed
8 years ago
3
Introduce SparseMatrix matrices in place of NumPy matrices
#205
ghost
opened
9 years ago
5
Create internal tests for matrices
#204
ghost
opened
9 years ago
1
Create new code generator
#203
ghost
closed
8 years ago
2
Create a new test generator
#202
ghost
closed
8 years ago
1
CSCSparseMatrix to NumPy ndarray: does not work
#201
ghost
closed
9 years ago
2
Memory management of internal arrays: let the caller decide to whom the memory belongs
#200
ghost
opened
9 years ago
0
Next