CCA2

Computational Convex Analysis (CCA) numerical library for bivariate functions

https://github.com/ylucet/CCA2

You are now following this Submission

CCA2

Computational Convex Analysis (CCA) numerical library for bivariate functions Copyright (C) 2008-2021, Yves Lucet

This toolbox implements functions for convex operations on bivariate piecewise-linear cubic functions.

Here are the main files provided by the package.

Filename Description
README.txt The present file
PLQVC.m The main class implementing convexity detection algorithm, plotting, data structure...
PLQVCTest.m Unit tests

Unit Tests: in PLQVCTest.m

>> runtests('PLQVCTest')
Running PLQVCTest
.......... .......... .......... .......... ......
Done PLQVCTest
__________


ans = 

  1×46 TestResult array with properties:

    Name
    Passed
    Failed
    Incomplete
    Duration
    Details

Totals:
   46 Passed, 0 Failed, 0 Incomplete.
   2.9043 seconds testing time.

Credits:

See copyright.txt for the list of contributors to this library.

Cite As

Yves Lucet (2026). CCA2 (https://github.com/ylucet/CCA2), GitHub. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes Action
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.