]> granicus.if.org Git - graphviz/commit
remove the ability to transpose the result of SparseMatrix_multiply_dense
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Jul 2021 03:06:47 +0000 (20:06 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 7 Jul 2021 14:30:16 +0000 (07:30 -0700)
commit7540323eb460ef8acea5ef411846846ebf0b7c09
tree81be43500a52696f29b3dedde8e2f5c905f09365
parent9fcad57af8346bed0c802c652be408dd67d23e23
remove the ability to transpose the result of SparseMatrix_multiply_dense

Neither of the two callers was using this functionality.
lib/sfdpgen/post_process.c
lib/sfdpgen/spring_electrical.c
lib/sparse/SparseMatrix.c
lib/sparse/SparseMatrix.h