Skip to content

1.3

Choose a tag to compare

@Xcristian007X Xcristian007X released this 27 Sep 13:39
0453dab
  • The current maintainer of the library was updated.
  • The parallelization process for obtaining contributions on Windows was optimized by using future_lapply, improving execution times.
  • The recursion in the M and M_within functions was removed, achieving a significant improvement in performance.
  • The mutual_inv function was removed due to redundancies in the checks.
  • The M_within_inv function was added, a simplified version without by or component queries, optimized for queries with large volumes of data or high complexity (such as obtaining contributions).