Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.12.2
-
None
-
None
-
0.14.0 Release
Description
While dense and sparse vectors may be created from `TraversableOnce[Double]` such as `Array[Double]` and `TraversableOnce[(Int, AnyVal)]` such as `Map[Int,Double]` respectively. Converting back into this format is somewhat tedious. We should add convenience methods to take care of this.
Attachments
Issue Links
- links to