Skip to content

API for pre-allocated calculation for better performance #168

Open
@termoshtt

Description

@termoshtt

Depends to #167, from rust-ndarray/ndarray#649 (comment)

Current implementations of QR and other methods adopt "luxury" way for memory allocation, i.e. qr allocates working memory on every call. This overhead is negligible in some cases where this crate should focus.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions