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

dmeoli / optiml
84%

Build:
DEFAULT BRANCH: master
Repo Added 21 May 2020 07:14PM UTC
Files 33
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master

26 Jun 2026 02:08PM UTC coverage: 84.295% (-0.1%) from 84.39%
28243370665

push

github

dmeoli
Bump version to 1.8

Release that ships the ML-CUP data inside the package (package_data) and makes
the example notebooks runnable on Google Colab.

2673 of 3171 relevant lines covered (84.3%)

0.84 hits per line

Relevant lines Covered
Build:
Build:
3171 RELEVANT LINES 2673 COVERED LINES
0.84 HITS PER LINE
Source Files on master
  • Tree
  • List 33
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
28243370665 master Bump version to 1.8 Release that ships the ML-CUP data inside the package (package_data) and makes the example notebooks runnable on Google Colab. push 26 Jun 2026 02:15PM UTC dmeoli github
84.3
28240491172 master Update ML_report notebook to the current API so it runs on Binder The notebook used the removed DualSVC/DualSVR classes and the renamed OneHotEncoder(sparse=) argument, which would break on Binder. Migrate to: - SVC(loss=hinge, dual=True, reg_int... push 26 Jun 2026 01:22PM UTC dmeoli github
84.39
28237978870 master Fix run-together docstring field lists and surface algorithm mechanics - add the missing blank line before the :param/:return field lists that were rendering run-together on the docs site (Quadratic and base function/jacobian/ hessian, the Ro... push 26 Jun 2026 12:33PM UTC dmeoli github
84.45
28237576398 master Auto-publish to PyPI on GitHub Release via Trusted Publishing Add a workflow that builds and uploads the package to PyPI whenever a GitHub Release is published, authenticating with PyPI Trusted Publishing (OIDC) so no API token needs to be stored... push 26 Jun 2026 12:25PM UTC dmeoli github
84.39
28236897742 master Demonstrate the generic lower bound in the constrained-methods notebook Add a short section showing that the box-constrained optimizers now also solve the generic lb <= x <= ub program (the L-BFGS section was already added to the line-search note... push 26 Jun 2026 12:11PM UTC dmeoli github
84.45
28236701695 master Bump version to 1.7 Release including L-BFGS, the generic lb <= x <= ub box-constrained optimizers, the certified cvxpy f_star, the SMO linear-kernel fix, the rigorous/portable test suite, the GitHub Actions CI, the GitHub Pages documentation wit... push 26 Jun 2026 12:07PM UTC dmeoli github
84.52
28231681366 master Support a generic lower bound lb <= x <= ub in the box-constrained optimizers Generalize ProjectedGradient, FrankWolfe, ActiveSet and InteriorPoint (and the BoxConstrainedQuadraticOptimizer base) from 0 <= x <= ub to a generic lb <= x <= ub via a... push 26 Jun 2026 10:18AM UTC dmeoli github
84.48
28231146333 master Surface the Interior Point KKT system in its class docstring Lift the slackened KKT system and the Newton-step reduction (H dx = w) from the minimize() implementation comments into the class docstring as rendered math, so the documentation site d... push 26 Jun 2026 10:08AM UTC dmeoli github
84.43
28231051902 master Add tests for previously-uncovered code - test the four weight initializers (shape, finiteness, reproducibility, bounds) - test the Rosenbrock/Ackley/Six-Hump-Camel benchmark functions (optimum, f_star, stationarity/finiteness of the gradient) ... push 26 Jun 2026 10:06AM UTC dmeoli github
84.33
28230539641 master Remove the last two stray assert_optimal calls in the L2 SVR test These two lines carried a trailing comment and so were missed by the previous score-only revert, leaving an undefined-name reference. push 26 Jun 2026 09:56AM UTC dmeoli github
82.0
See All Builds (304)
  • Repo on GitHub
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

© 2026 Coveralls, Inc