Git Product home page Git Product logo

Comments (4)

wdwvt1 avatar wdwvt1 commented on September 16, 2024

PR #32 addresses this, though it needs to be cleaned up significantly.

from sourcetracker2.

gregcaporaso avatar gregcaporaso commented on September 16, 2024

We should decide, as a whole, what functions we would like to be part of the public, stable API. We should then ensure that we have valid numpydoc for all of those functions. We should err on the side of a minimal API as it's easy to add new things to the API, but very hard to remove them. I agree that the _gibbs is almost there. You guys should work with this in the alpha release that I create to decide if it's what we want in the public API (which maybe we can try for in a beta release). I think this should possibly be the only function that's part of the public API, in which case maybe it should be renamed sourcetracker and take a mode parameter where you can pass gibbs (similar to skbio.diversity.beta_diversity and its metric parameter).

from sourcetracker2.

gregcaporaso avatar gregcaporaso commented on September 16, 2024

@wdwvt1 and I discussed also making the sourcetracker result comparison function (#57) accessible through the public API. Then the initial public API would be these imports:

from sourcetracker import sourcetracker, compare

from sourcetracker2.

gregcaporaso avatar gregcaporaso commented on September 16, 2024

Added in #71.

from sourcetracker2.

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.