cvxpy icon indicating copy to clipboard operation
cvxpy copied to clipboard

Atomic Functions Datatables

Open Transurgeon opened this issue 2 years ago • 1 comments

Description

Please include a short summary of the change. This WiP PR is for the update of the atomic functions table. Many new things have been added such as a central functions table located at the top level of the docs, filters for previously existing tables, and new columns that are hidden in the filters. Other minor details:

  • Reordered some paths in the top level
  • moved images to static folder so global paths can be used (we should probably do the same thing with all the images for the examples)
  • Cleaned up the pages for the respective tables that now use views on the central table.
  • Added clarifications of DCP operations into dropdown. The work of this PR can be viewed here along with the previous pages for DCP and DGP functions. All feedback is welcome! TODOs:
  • Add new column for conic representation
  • Add new filter for conic representation
  • Many styling updates Issue link (if applicable):

Type of change

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

Contribution checklist

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

Transurgeon avatar Oct 31 '23 04:10 Transurgeon

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
3 out of 4 committers have signed the CLA.

:white_check_mark: arvoelke
:white_check_mark: mkoeppe
:white_check_mark: yuval-nextsilicon
:x: Transurgeon


Transurgeon seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Oct 31 '23 04:10 CLAassistant

closing as PR is outdated.

Transurgeon avatar May 25 '24 05:05 Transurgeon