Skip to content

1.2.2

Choose a tag to compare

@Xcristian007X Xcristian007X released this 25 Sep 17:11
5a5e883
  • Created the mutual_inv function, which performs far fewer checks compared to the original mutual function.
  • Added cluster parallelization on advanced queries (such as getting contributions and internal functions like get_general_contribution), making it compatible with Windows systems.
  • Fixed a bug in the cores parameter check, which did not correctly detect the operating system the query was running on.
  • Added a check that limits the use of available cores on the system when the number of requested cores exceeds the available ones.