Skip to content

Conversation

termoshtt
Copy link
Member

@termoshtt termoshtt commented Jul 1, 2020

Split advanced linalg parts written in Rust (e.g. lopbcg) and LAPACK FFI parts

New "lax" crate is motivated from #206 to manage affected range, and focuses on

  • ndarray free
  • handle LAPACK FFI linking

Changes

  • move ndarray_linalg::lapack into lax/ as it is
  • Setup feature flags for lax
  • move Tridiagonal and LUFactorizedTrigdiagonal and some flag enums into lax
    • Rewrite opnorm_one for Tridiagonal without using Opnorm Trait

@termoshtt termoshtt marked this pull request as ready for review July 1, 2020 19:22
@termoshtt termoshtt merged commit cb4f764 into master Jul 2, 2020
@termoshtt termoshtt deleted the lax branch July 2, 2020 13:33
termoshtt added a commit that referenced this pull request Jul 2, 2020
@termoshtt termoshtt added this to the 0.13.0 milestone Jul 23, 2020
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.

1 participant