CCA2
Version 1.0.0 (32.9 KB) by
Yves Lucet
Computational Convex Analysis (CCA) numerical library for bivariate functions
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 |
>> 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.See copyright.txt for the list of contributors to this library.
Cite As
Yves Lucet (2026). CCA2 (https://github.com/ylucet/CCA2), GitHub. Retrieved .
MATLAB Release Compatibility
Created with
R2024a
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 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.
