Added new functions in ops.ml:
add_vdot_vmultaddAdded new functions in csmat.ml:
appendexpandAdded new functions in csvec.ml:
of_densescaleSeveral of the new and existing functions are now extensively tested with property-based tests in QCheck2. These have found bugs in the existing functions which are now fixed.