Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.0 #189

Closed
wants to merge 110 commits into from
Closed

v0.3.0 #189

wants to merge 110 commits into from

Conversation

sjfleming
Copy link
Member

@sjfleming sjfleming commented Mar 28, 2023

This is a major update to v0.3.0, with several big changes from v0.2.0 that will hopefully

  1. Improve accuracy
  2. Reduce cost of the workflow
  3. Improve the user experience

Closes #5 , #7 , #38 , #68 , #80 , #84 , #85 , #87 , #93 , #95 , #97 , #98 , #99 , #105 , #107 , #119 , #121 , #123 , #124 , #128 , #141 , #146 , #150 , #156 , #160 , #180 , #184 , #190 , #191 , #205 , #207 , #209

(a few more to be added...)

sjfleming and others added 30 commits May 3, 2022 17:31
Fixed a bug in report generated by a previous change in saving
It seems the inclusion of 'css_files' in the build context is over-writing the default CSS stylesheets that are supposed to be there.  I don't know if this is a readthedocs bug, but it used to work...
Everything seems to be working on a simulated dataset
* gaussian_kde peak to find empty drop prior, rather than mode with heuristics
sjfleming and others added 11 commits April 20, 2023 00:04
* Improve cell prob plot and remove features not analyzed

This was very confusing and led to what looked like a horrible bug: disagreement between the HTML report plot and the PDF plot.  But it's because the report was plotting all features, not just features analyzed.  The report now also plots features analyzed

* Refactor sparse utils and eliminate duplication

* Add multiprocessing MCKP estimation as command line option

On Mac laptop this is not faster in small tests
…ilities (#202)

* Implement soft constraints on cell probs
Because sometimes there are memory issues, apparently
@sjfleming
Copy link
Member Author

Abandoned in favor of #238

@sjfleming sjfleming closed this Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Comprehensive test suite
2 participants