GithubHelp home page GithubHelp logo

Comments (2)

mtremmel avatar mtremmel commented on July 23, 2024 1

Thanks, this all looks good! This code is really neat, I was happy to have gotten a chance to try it out. I think you have addressed all of my concerns!

from swiftsimio.

JBorrow avatar JBorrow commented on July 23, 2024

Hi, thanks for your kind words and detailed review! I'm especially glad that you found the API intuitive, as that was the major goal when it came to the design.

To address the points in your review:

  1. I have added a whole section on this, which loads a halo from a catalogue and makes images of it. Hopefully the inline images give people a good idea of what's going on, too. The reason this wasn't done before is that I am not fully happy with the VR library API so it's likely to change in the near future, but you're right that this needed more documentation. That's available here: https://swiftsimio.readthedocs.io/en/latest/velociraptor/index.html.

  2. Fixed, I've changed this to entropies.

  3. Thanks for the catch, I have fixed that.

  4. This is a tricky one; I have been trying for a long while to not require numba on install, but now I think we've crossed the threshold where it's used too much throughout the code that it really needs to be there. Alongside this, the numba API is not very stable, so we fix swiftsimio when they update things but then lose backwards compatibility. I have now required numba>=0.50.0.

  5. Thanks, fixed.

  6. Thanks, fixed.

Thanks again for taking the time to do this review! I will push out v4.0.3 with your comments addressed.

from swiftsimio.

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.