Commit Graph

8 Commits

Author SHA1 Message Date
Thomas Unterthiner 325e998fcc Extend utils.sparsefuncs: inplace scale and axis min/max 2014-05-18 20:03:37 +10:00
Manoj-Kumar-S 5d47cfcbcb Improved formatting of unsupported sparse matrices in swapping 2014-05-10 11:37:53 +05:30
Manoj-Kumar-S fc634f95f2 Made the following changes
1. Minor changes to docs
2. Replaced swap with inplace_swap
2014-04-30 23:27:26 +05:30
Manoj-Kumar-S 31d438eb3d COSMIT: Replaced ptr1/2 with start/stop 2014-04-26 23:38:58 +05:30
Manoj-Kumar-S 924db9b07e Made the following changes
a] Replaced numpy slicing with concatanate
b] Added swap_sparse_column
2014-04-24 20:58:11 +05:30
Manoj-Kumar-S 5119d68982 ENH: Swap rows in sparsefuncs 2014-04-24 17:19:09 +05:30
Lars Buitinck 32c843b4b9 COSMIT: pep8, trailing spaces 2014-03-29 17:59:35 +01:00
Manoj-Kumar-S bbb8f1d1bf Moved sparsefuncs to sparsefuncs_fast 2014-03-27 13:20:45 +05:30