Skip to content

Releases: LTLA/powerit

v2.0.1

28 Aug 04:56
Compare
Choose a tag to compare
  • Use the subpar library for a centralized parallelization scheme. This now sets the POWERIT_CUSTOM_PARALLEL macro by default to subpar::parallelize(), with all the associated improvements.

v2.0.0

01 Jun 22:51
Compare
Choose a tag to compare
  • Replace the PowerIterations class with a regular compute() function, for easier use.
  • Added dedicated Options and Result classes for input and output, respectively.
  • Generalized the core compute to work with any multiply function.

v1.0.0

15 Aug 05:04
Compare
Choose a tag to compare

First formal release of this libary.