Giter VIP home page Giter VIP logo

Comments (8)

shumway avatar shumway commented on July 3, 2024

@vincent-tr and @rimmartin, thank you for posting these issues on a public channel. I would like to help out the project, and this helps me learn what's going on and how I might contribute. I've worked with HDF for over twenty years, and I am most experienced with C++ and Python. I have some experience with node and have worked on simple HDF5 addon bindings for internal projects. I'm looking to improve my node.js skills and contribute to an open source project. You can see my pi-qmc project for some examples of what I've done with continuous integration and documentation, though the source code and structure is uglier than what I prefer now. Please let me know how I can help.

from hdf5.node.

rimmartin avatar rimmartin commented on July 3, 2024

Yes, very much in agreement. I had rapped this out in standalone cloud9 without good formatting; usually I use netbeans which has set formatting; and can customize it to match formatting everyone likes

Yea the name spacing came from copying examples and I don't like them in headers either.

Wasn't sure if I would eventually template something so started going with hpp with everything in one file for class. Yet a unified style for this project is a good thing

And you are right about faster compile; although I was trying to precompile for some users. yet npm doesn't yet allow for the entire matrix of builds to be published. I never found a way to provide for multiple versions of the native hdf5 libraries

I am very encouraged with more developers!

from hdf5.node.

rimmartin avatar rimmartin commented on July 3, 2024

nodejs/node-gyp#893

Working with node gyp people on defaulting variables yet allowing user to set when the default doesn't work for them

from hdf5.node.

rimmartin avatar rimmartin commented on July 3, 2024

Hi @shumway, pi-qmc is some serious coding:-)

Is there an aspect of hdf5 node that interests you? Besides the core there are some layers to go. There is the image API aspect.

For my own use I have images from scientific instruments and also 3 rank matrices going to http://pointclouds.org/ based applications and 3d fourier transforms

In this interface the intention isn't to replicate the hdf5 API but to map and get the data as directly to javascript style as possible.

from hdf5.node.

shumway avatar shumway commented on July 3, 2024

Hi @rimmartin. That pi-qmc project is fun, but essentially stalled since I left my professorship a few years ago. I've followed this nodejs hdf5 project for about a year, and I tried to use it recently for a command line utility and to see if it would work with our internal toolsets. I ended up writing some of my own simplified addon wrappers instead, specific to our application, and wrote a script using python/pytables. That said, I think node is very powerful, and hdf5.node is an important project. There isn't anything I need; I just want to give back to the community. It looks like the best way I can be helpful is to work on documentation, so I'm opening that up as a new issue to keep from further hijacking @vincent-tr 's code cleanup thread.

from hdf5.node.

rimmartin avatar rimmartin commented on July 3, 2024

Hi @vincent-tr ,

I've got some fixes and additions for image io that I'm preparing to publish. Is There anything you would like published to npm as well?

from hdf5.node.

vincent-tr avatar vincent-tr commented on July 3, 2024

Hi,

Sorry, nothing really ready for a publish right now :/

from hdf5.node.

rimmartin avatar rimmartin commented on July 3, 2024

Oh, that's fine. I just wanted to check so I don't publish twice days apart

from hdf5.node.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.