Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add missing copy=False updates#20171

Closed
mtsokol wants to merge 1 commit into
scipy:mainfrom
mtsokol:missing-copy-false-updates
Closed

Add missing copy=False updates#20171
mtsokol wants to merge 1 commit into
scipy:mainfrom
mtsokol:missing-copy-false-updates

Conversation

@mtsokol
Copy link
Copy Markdown
Contributor

@mtsokol mtsokol commented Mar 1, 2024

Addressing #20170

@rgommers @matthewfeickert Here's a fix for "Unable to avoid copy" errors pointed out in #20170.
I missed those due to the fact that np.array(..., copy=copy) were placed in subclasses.

@mtsokol mtsokol force-pushed the missing-copy-false-updates branch from c95f65b to e20ac56 Compare March 1, 2024 22:23
@tylerjereddy tylerjereddy added this to the 1.13.0 milestone Mar 1, 2024
@tylerjereddy
Copy link
Copy Markdown
Contributor

I'm working on a few more shims locally (I needed way more changes for full suite to pass)

@matthewfeickert
Copy link
Copy Markdown

I'm working on a few more shims locally (I needed way more changes for full suite to pass)

@mtsokol @tylerjereddy In that case, do you want me to go for #20170 (comment)?

@lucascolley
Copy link
Copy Markdown
Member

continued in gh-20172

@lucascolley lucascolley closed this Mar 1, 2024
@mtsokol mtsokol deleted the missing-copy-false-updates branch January 2, 2025 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants