Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add armadillo 12.6.x #124

Merged
merged 2 commits into from
Aug 22, 2023
Merged

add armadillo 12.6.x #124

merged 2 commits into from
Aug 22, 2023

Conversation

conradsnicta
Copy link
Contributor

@RUrlus Add armadillo 12.6.x branch and use it as default

Changes since Armadillo 12.4.x:

  • added diags() and spdiags() for generating band matrices from set of vectors
  • faster multiplication of dense vectors by sparse matrices (and vice versa)
  • faster eigs_sym(), eigs_gen(), svds()
  • faster conv() and conv2() when using OpenMP
  • use thread-safe Mersenne Twister as the default RNG on all platforms
  • use unique RNG seed for each thread within multi-threaded execution (such as OpenMP)

@RUrlus RUrlus merged commit ea31512 into RUrlus:stable Aug 22, 2023
50 checks passed
@RUrlus
Copy link
Owner

RUrlus commented Aug 22, 2023

Thanks @conradsnicta

@conradsnicta conradsnicta deleted the conradsnicta-patch-1 branch August 28, 2023 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants