Mingze "Rico" Huang
Mingze "Rico" Huang
## Review checklist for @mingzehuang ### Conflict of interest - [x] I confirm that I have read the [JOSS conflict of interest (COI) policy](https://github.com/openjournals/joss/blob/master/COI.md) and that: I have no COIs...
Hi, @gasparl, your package looks nice:) I see you have "contribution" section in your README file. I would suggest you also include [code of conduct](https://github.com/gasparl/possa/issues/8#issue-1344151572) like many other open source...
Hi, @fboehm, I'm reviewing! Hopefully I can get it done by this weekend:)
Hi, @gasparl, you have numerous great example with the link in your README:) Would you mind picking one simple example as an illustration of functionality and putting it in your...
Hi, @gasparl, there is a requirement about automatic test in checklist. Would you mind using [codecov](https://docs.codecov.com/docs) and embedding the badge of coverage rate into your README.md?
Thank you @gasparl ! I see the codecov!
Hi @jbytecode , I'm happy to review it:)
Hi, @Vlasovets , it seems that "t = np.column_stack((a, b, p))" should be "t = np.column_stack((a, b, c))". Isn't it? I assume you're talking about the latentcor_py. BTW, I'm so...
I'm sorry I see my bug... @Vlasovets Thank you very much for your test!!! I'll fix it ASAP!
Hi, @Vlasovets I think I've fixed the bug on both github version and PyPI. Let me know if anything need to further improved. Thank you for your test!