Skip to content

Release notes 1.3#1994

Merged
SteveDiamond merged 4 commits into
cvxpy:masterfrom
phschiele:release_notes_1_3
Jan 3, 2023
Merged

Release notes 1.3#1994
SteveDiamond merged 4 commits into
cvxpy:masterfrom
phschiele:release_notes_1_3

Conversation

@phschiele

@phschiele phschiele commented Jan 3, 2023

Copy link
Copy Markdown
Collaborator

Description

Adding the release notes for 1.3 to the web docs.

image

Type of change

  • New feature (backwards compatible)
  • New feature (breaking API changes)
  • Bug fix
  • Other (Documentation, CI, ...)

Contribution checklist

  • Add our license to new files.
  • Check that your code adheres to our coding style.
  • Write unittests.
  • Run the unittests and check that they’re passing.
  • Run the benchmarks to make sure your change doesn’t introduce a regression.

@github-actions

github-actions Bot commented Jan 3, 2023

Copy link
Copy Markdown
Contributor

Benchmarks that have stayed the same:

   before           after         ratio
 [0576f91f]       [cd09f049]
      38.1±0s          41.5±0s     1.09  cvar_benchmark.CVaRBenchmark.time_compile_problem
      8.68±0s          9.22±0s     1.06  optimal_advertising.OptimalAdvertising.time_compile_problem
      55.7±0s          58.8±0s     1.06  sdp_segfault_1132_benchmark.SDPSegfault1132Benchmark.time_compile_problem
      14.6±0s          15.1±0s     1.03  huber_regression.HuberRegression.time_compile_problem
      24.8±0s          25.7±0s     1.03  qp_1611_benchmark.QP1611Benchmark.time_compile_problem
      10.1±0s          10.3±0s     1.02  semidefinite_programming.SemidefiniteProgramming.time_compile_problem
      4.23±0s          4.21±0s     1.00  simple_LP_benchmarks.SimpleFullyParametrizedLPBenchmark.time_compile_problem
      27.4±0s          26.7±0s     0.98  simple_LP_benchmarks.SimpleLPBenchmark.time_compile_problem
      15.1±0s          14.6±0s     0.96  svm_l1_regularization.SVMWithL1Regularization.time_compile_problem
      2.23±0s          2.10±0s     0.94  simple_LP_benchmarks.SimpleScalarParametrizedLPBenchmark.time_compile_problem

Comment thread doc/source/index.rst Outdated
@SteveDiamond SteveDiamond merged commit 2032928 into cvxpy:master Jan 3, 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.

2 participants