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

Inherit from ndcube #808

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

keflavich
Copy link
Contributor

WIP: let's just see what happens if we try this.

@keflavich
Copy link
Contributor Author

@Cadair let's see if we can't get this working.

@keflavich
Copy link
Contributor Author

the cube side looks like it probably works fine, the problem is the slices (which... frankly were a little of a problem anyway... so if we can get the labor to put into this, it would be great to follow through on the refactor...)

@keflavich
Copy link
Contributor Author

Tests are definitely not passing!!

Open question: ndcube uses __init__ instead of __new__.

  • Why?
  • Should we?
  • How do we refactor - just s/new/init/g ?

@keflavich keflavich marked this pull request as draft July 23, 2022 23:01
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

1 participant