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.8.x #127

Merged
merged 6 commits into from
Mar 18, 2024
Merged

add armadillo 12.8.x #127

merged 6 commits into from
Mar 18, 2024

Conversation

conradsnicta
Copy link
Contributor

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

Changes since Armadillo 12.6.x:

  • workaround in norm() for yet another bug in macOS accelerate framework
  • faster detection of symmetric expressions by pinv() and rank()
  • expanded shift() to handle sparse matrices
  • expanded conv_to for more flexible conversions between sparse and dense matrices
  • added cbrt()
  • more compact representation of integers when saving matrices in CSV format

@RUrlus
Copy link
Owner

RUrlus commented Mar 18, 2024

Thanks @conradsnicta, I'll fix the failed tests and merge when done.

@RUrlus RUrlus merged commit 6461e9e into RUrlus:stable Mar 18, 2024
66 checks passed
@conradsnicta conradsnicta deleted the patch-1 branch March 19, 2024 00:09
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.

None yet

2 participants