Repository revision
23:27c0b1a050df

Repository 'scipy_sparse'
hg clone https://toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse

Sparse Matrix Functions tool metadata
Miscellaneous
for manipulating 2-D Scipy sparse numeric data
scipy_sparse
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0
1.0
echo "1.0"
True
Version lineage of this tool (guids ordered most recent to oldest)
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0.0.4
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/1.0 (this tool)
toolshed.g2.bx.psu.edu/repos/bgruening/scipy_sparse/scipy_sparse/0.9
scipy_sparse
Requirements (dependencies defined in the <requirements> tag set)
name version type
python 3.6 package
scikit-learn 0.20.2 package
pandas 0.23.4 package
xgboost 0.80 package
asteval 0.9.13 package
Functional tests
name inputs outputs required files
Test-1 sparse_functions|selected_function: vstack
sparse_functions|sparse_inputs_1|input: csr_sparse2.mtx
sparse_functions|sparse_inputs_0|input: csr_sparse1.mtx
attributes: name
csr_sparse1.mtx
csr_sparse2.mtx
name
Test-2 sparse_functions|selected_function: hstack
sparse_functions|sparse_inputs_1|input: csc_sparse2.mtx
sparse_functions|sparse_inputs_0|input: csc_sparse1.mtx
attributes: name
csc_sparse1.mtx
csc_sparse2.mtx
name