Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 386 Bytes

File metadata and controls

9 lines (5 loc) · 386 Bytes

svAssert 0.1.1

  • Starting the development of fast, parallelized C code for several checks. get_threads()/set_threads() functions to control the number of threads used by the C code. The default is 1 thread for non parallelized code.

  • any_infinite( similar to checkmate::anyInfinite(), but using parallel code for large vectors.

svAssert 0.1.0

  • Initial version.