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

Move ndarray and related packages to a separate org? #29

Open
dy opened this issue Jun 23, 2017 · 4 comments
Open

Move ndarray and related packages to a separate org? #29

dy opened this issue Jun 23, 2017 · 4 comments

Comments

@dy
Copy link
Member

dy commented Jun 23, 2017

Maybe I am saying blasphemous things, but wouldn't it be better for ndarray and ndarray-* related packages to reside under github.com/ndarrayjs org?

I mean it would be way better UX to have ndarray-related modules under the same roof and keep scijs for generic-type modules, for both who use ndarrays and who use generic scientific packages.

Especially the utility packages, like ndarray-pack, ndarray-fill, cwise-compiler, cwise-parser etc. - they have very little to do with science.

Focusing org on a single project seems to be a good practice in regl-project, gulp, d3 etc.

@rreusser @mikolalysenko @scijs/owners

@rreusser
Copy link
Member

I tend to agree. Would love to clean house. Maybe time to tackle scijs/ndarray#18 then? Would also love to clean up and drop some of the lesser modules while we're at it.

@dy
Copy link
Member Author

dy commented Jun 23, 2017

For 🗑️ modules there is scrapjs

@rreusser
Copy link
Member

Ooh. Good catch. ndarray-dtype would be good to really think through and work in, if applicable. I guess specifically I'm thinking of python's numpy.array([...], dtype='uint8') and astype that really make it quick and easy to work with types. Should think through common js use cases and whether the api can be streamlined at all.

@mikolalysenko
Copy link
Member

I agree with this general sentiment, but don't have attention right now to take on a project like this.

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

No branches or pull requests

3 participants