This refactoring optimizes the entire code base to handle specific numerical types (Double, Float, Int, Long) as efficiently as possible. There are also numerous improvements such as serializability of BigMatrix and BigVector to make it easier to use with something like Spark.
This refactoring optimizes the entire code base to handle specific numerical types (Double, Float, Int, Long) as efficiently as possible. There are also numerous improvements such as serializability of BigMatrix and BigVector to make it easier to use with something like Spark.