QInfer / python-qinfer

Library for Bayesian inference via sequential Monte Carlo for quantum parameter estimation.
BSD 3-Clause "New" or "Revised" License
92 stars 31 forks source link

Feature: duecredit integration #128

Closed cgranade closed 7 years ago

cgranade commented 7 years ago

Since we now have a paper up on arXiv and Zenodo-issued DOIs, we may want to use duecredit to embed metadata for those citations. As a part of that, it might be worth filing a PR with duecredit itself to add injections for other dependencies. If we do decide to add duecredit annotations, we could possibly use their tags functionality to separate theory and implementation citations. Thoughts?

ihincks commented 7 years ago

This looks like a cool project and it seems to me like there are no downsides to using it. My pessimistic side wonders if it will actually work to the extent it deserves to work. However, if only we developers use it, that may be enough to pay for itself. It also is important to speak up for this kind of thing, just for the sake of speaking up.

cgranade commented 7 years ago

Agreed on all counts. I'll prototype an implementation, then, if only to try and push things a little closer to working as well as they deserve to.

ihincks commented 7 years ago

Implemented in #129