• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

st-bender / sciapy / 65

Builds Branch Commit Type Ran Committer Via Coverage
65 master regress: MSLL and more statistics Adds more statistics to the model evaluation at the end. We use the trained model to predict the test data, which means we don't `compute()` again and cannot use the regular `likelihood()` function but have to ma... push 06 Feb 2019 10:16AM UTC st-bender travis-ci pending completion   set done
64 master regress: Support IC as described by Ando 2011 Ando2011 (doi:10.1080/01966324.2011.10737798) introduced an information criterion (IC) similar to DIC but based on the posterior samples and the log likelihood at the mean of the sampled parameters. push 01 Feb 2019 03:45PM UTC st-bender travis-ci pending completion   set done
63 master ci: Use xenial on travis and include Python 3.7 We need `dist: xenial` to make python 3.7 work. push 01 Feb 2019 09:13AM UTC st-bender travis-ci pending completion   set done
62 master regress: Add random_seed cli option Enables us to get reproducible results from the MCMC sampling for easier comparison and (future) testing. api 01 Feb 2019 08:58AM UTC st-bender travis-ci pending completion   set done
61 master regress: Add random_seed cli option Enables us to get reproducible results from the MCMC sampling for easier comparison and (future) testing. api 01 Feb 2019 08:46AM UTC st-bender travis-ci pending completion   set done
60 master regress: Add random_seed cli option Enables us to get reproducible results from the MCMC sampling for easier comparison and (future) testing. push 31 Jan 2019 05:18PM UTC st-bender travis-ci pending completion   set done
59 master ci: Update pytest and related packages on travis Recently something changed in the travis setup such that pytest and pytest-cov wouldn't cooperate anymore. Simply updates all the packages with -U to bring them into a consistent state. push 23 Jan 2019 10:27AM UTC st-bender travis-ci pending completion   set done
58 master regress: Fix command line help (typo) A simple typo made argparse choke on the help text. Fixed by using a parenthesis instead of a star. Includes a test to check that running with '-h' at least succeeds. api 23 Jan 2019 09:32AM UTC st-bender travis-ci pending completion   set done
57 master regress: Fix command line help (typo) A simple typo made argparse choke on the help text. Fixed by using a parenthesis instead of a star. Includes a test to check that running with '-h' at least succeeds. push 23 Jan 2019 09:04AM UTC st-bender travis-ci pending completion   set done
56 master plotting: Use constrained_layout only if available The constrained_layout option is a very recent addition (>= v2.2) to matplotlib. Catches the exception if the key does not exist, to be backwards compatible with older matplotlib versions. api 15 Jan 2019 04:09PM UTC st-bender travis-ci pending completion   set done
55 master plotting: Use constrained_layout only if available The constrained_layout option is a very recent addition (>= v2.2) to matplotlib. Catches the exception if the key does not exist, to be backwards compatible with older matplotlib versions. push 15 Jan 2019 03:52PM UTC st-bender travis-ci pending completion   set done
54 master lvl2 binning: Replace 'float' by 'np.floating' Fixes a FutureWarning in `numpy.issubdtype()` regarding automatic conversion to the general floating point type. push 06 Nov 2018 03:51PM UTC st-bender travis-ci pending completion   set done
53 master regress: Enable AKD and count-based filtering Introduces command line options for setting the averaging kernel diagonal element and data count thresholds instead of hard-coding them. Increases the flexibility of the command line program to select... push 12 Oct 2018 01:14PM UTC st-bender travis-ci pending completion   set done
52 master Fix logging formats The `logging....` calls prefer to get format specifiers and arguments. Replaces the left-over `format()`s within the logging calls. push 11 Oct 2018 10:33AM UTC st-bender travis-ci pending completion   set done
51 master setup: Require some minimum versions Requires minimal versions of numpy, scipy, and matplotlib to avoid install and test failures. The sciapy.plot_setup uses matplotlib's constrained layout which was introduced in matplotlib version 2.2. The pro... push 04 Oct 2018 03:30PM UTC st-bender travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc