Skip to content

Update ndarray to 0.17 and ndarray-linalg to 0.18 - #663

Open
caelan-patton-dynamics wants to merge 1 commit into
argmin-rs:mainfrom
caelan-patton-dynamics:main
Open

Update ndarray to 0.17 and ndarray-linalg to 0.18#663
caelan-patton-dynamics wants to merge 1 commit into
argmin-rs:mainfrom
caelan-patton-dynamics:main

Conversation

@caelan-patton-dynamics

@caelan-patton-dynamics caelan-patton-dynamics commented Jul 7, 2026

Copy link
Copy Markdown

Awesome project, my personal gratitude to the maintainers and contributors.

I needed to use it with the latest ndarray crates (0.17, linalg 0.18) so I went ahead and patched them in. I haven't tested every possible combination of features, or done any in-depth QA, this is an as-is patch that seems to work for me.

I have done some quick cargo testing with older versions of ndarray and these seemed to go okay (with appropriate features) but I can't guarantee I didn't miss something.

If you have any change requests or issues with style, structure, or something else, please let me know and I'll try to clean that up.

Worth noting a release including this PR would close #662 .

Thanks for all your hard work, and I hope this PR proves helpful.

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.

New release updating ndarray and friends

1 participant