Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
codac-team
/
codac
Public
Notifications
You must be signed in to change notification settings
Fork
23
Star
52
Code
Issues
18
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix warnings and many things
- #401
#401
Closed
Jordan08
wants to merge 60 commits into
codac-team:codac2
codac-team/codac:codac2
from
Jordan08:fix-warnings
Jordan08/codac:fix-warnings
Copy head branch name to clipboard
Conversation
Commits
60
(60)
Checks
Files changed
Closed
Fix warnings and many things
#401
Jordan08
wants to merge 60 commits into
codac-team:codac2
codac-team/codac:codac2
from
Jordan08:fix-warnings
Jordan08/codac:fix-warnings
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
First Commit with Affine2
Jordan08
committed
efdba1a
View commit details
Copy full SHA for efdba1a
Browse repository at this point
Commits on Aug 6, 2026
AffineForm work, test base ok, example ok
Jordan08
committed
5e9c843
View commit details
Copy full SHA for 5e9c843
Browse repository at this point
Fix all warnings reported by Clang.
Jordan08
committed
539df8f
View commit details
Copy full SHA for 539df8f
Browse repository at this point
Commits on Aug 7, 2026
Add tests of AffineVector and AffineVarVector.
Jordan08
committed
53f598e
View commit details
Copy full SHA for 53f598e
Browse repository at this point
Commits on Aug 11, 2026
Add more test, change structure af AffineVector, Now that works
Jordan08
committed
c195a0a
View commit details
Copy full SHA for c195a0a
Browse repository at this point
Commits on Aug 12, 2026
AffineForm ok. tests OK
Jordan08
committed
0c587a0
View commit details
Copy full SHA for 0c587a0
Browse repository at this point
Commits on Aug 13, 2026
Many improvement. Affine2 is renamed Affine
Jordan08
committed
c3f3f61
View commit details
Copy full SHA for c3f3f61
Browse repository at this point
Commits on Aug 21, 2026
Add manual for AffineForm domain
Show description for 2eb08a7
Jordan08
committed
2eb08a7
View commit details
Copy full SHA for 2eb08a7
Browse repository at this point
Commits on Aug 24, 2026
rename resize_save_values into conservativeResize like in Eigen.
Show description for bfeddaa
Jordan08
committed
bfeddaa
View commit details
Copy full SHA for bfeddaa
Browse repository at this point
remove warning on class Paving.
Jordan08
committed
cad964f
View commit details
Copy full SHA for cad964f
Browse repository at this point
Commits on Aug 25, 2026
fix bug
Show description for ed4d67f
Jordan08
committed
ed4d67f
View commit details
Copy full SHA for ed4d67f
Browse repository at this point
fix a lot of warning and memory leak.
Jordan08
committed
abd30b5
View commit details
Copy full SHA for abd30b5
Browse repository at this point
try to fix memory leaks in bindigs python
Jordan08
committed
4928792
View commit details
Copy full SHA for 4928792
Browse repository at this point
Memory leak completly fixed in the last commit. The previous implementation of the slice method in SlicedTube was returning a reference to a Slice object that was created from a shared pointer to a…
Show description for 838d0e0
Jordan08
committed
838d0e0
View commit details
Copy full SHA for 838d0e0
Browse repository at this point
Merge branch 'AffineForm' into fix-warnings
Jordan08
authored
3887558
View commit details
Copy full SHA for 3887558
Browse repository at this point
Merge pull request #1 from Jordan08/fix-warnings
Show description for 77d51da
Jordan08
authored
77d51da
View commit details
Copy full SHA for 77d51da
Browse repository at this point
Commits on Aug 26, 2026
Ready to start bindin pyhton
Jordan08
committed
55daf2c
View commit details
Copy full SHA for 55daf2c
Browse repository at this point
fix bug
Jordan08
committed
4762e05
View commit details
Copy full SHA for 4762e05
Browse repository at this point
First version of the bindings for the Affine domain. The bindings are based on the Eigen library and provide a Python interface to the Affine domain classes and operations. The following files have…
Show description for 607fc7e
Jordan08
committed
607fc7e
View commit details
Copy full SHA for 607fc7e
Browse repository at this point
fix path in a CMakeLists.txt file for the AffineForm domain
Jordan08
committed
f7bc242
View commit details
Copy full SHA for f7bc242
Browse repository at this point
fix FMA option in CMakeLists.txt ofr every architecture, not only for x86_64
Jordan08
committed
d6f8442
View commit details
Copy full SHA for d6f8442
Browse repository at this point
Commits on Aug 27, 2026
Fix bug in the CXX option
Jordan08
committed
3da15e7
View commit details
Copy full SHA for 3da15e7
Browse repository at this point
fix link with CAPD
Jordan08
committed
2be95e9
View commit details
Copy full SHA for 2be95e9
Browse repository at this point
Merge branch 'fix-warnings' into AffineForm
Show description for 8652713
Jordan08
committed
8652713
View commit details
Copy full SHA for 8652713
Browse repository at this point
Use Approx() for partial_integral bounds comparison in SlicedTube_integral test
Show description for 0c7bafd
Jordan08
and
claude
committed
0c7bafd
View commit details
Copy full SHA for 0c7bafd
Browse repository at this point
Use Approx() for partial_integral bounds comparison in SlicedTube_integral test
Show description for 3fb1140
Jordan08
and
claude
committed
3fb1140
View commit details
Copy full SHA for 3fb1140
Browse repository at this point
reorganize affine tests
Jordan08
committed
452f85f
View commit details
Copy full SHA for 452f85f
Browse repository at this point
Add more tests for AffineForm and AffineVar.
Show description for 22ad8b3
Jordan08
committed
22ad8b3
View commit details
Copy full SHA for 22ad8b3
Browse repository at this point
test new initializer for Affine-scalar containers with Interval literals
Jordan08
committed
8ef52f1
View commit details
Copy full SHA for 8ef52f1
Browse repository at this point
add documentation for mig/mag/smag/....
Jordan08
committed
471aa7d
View commit details
Copy full SHA for 471aa7d
Browse repository at this point
Commits on Aug 28, 2026
- Reorganize AffineMain
Show description for 972f9a1
Jordan08
committed
972f9a1
View commit details
Copy full SHA for 972f9a1
Browse repository at this point
add first version of binding tests for AffineForm arithmetic.
Jordan08
committed
852f3b4
View commit details
Copy full SHA for 852f3b4
Browse repository at this point
Commits on Aug 29, 2026
fix bug in the doc
Show description for cfdd2c0
Jordan08
committed
cfdd2c0
View commit details
Copy full SHA for cfdd2c0
Browse repository at this point
fix multiple copy of the same file in the documentation
Jordan08
committed
6f57d9e
View commit details
Copy full SHA for 6f57d9e
Browse repository at this point
Commits on Aug 30, 2026
Fix all the warnings in the documentation.
Jordan08
committed
1b35f24
View commit details
Copy full SHA for 1b35f24
Browse repository at this point
add test for the coe src.cpp in the documentation
Jordan08
committed
19c6dce
View commit details
Copy full SHA for 19c6dce
Browse repository at this point
Update CMakeLists.txt to work on every architecture and every system.
Jordan08
committed
073aa44
View commit details
Copy full SHA for 073aa44
Browse repository at this point
Merge branch 'codac2' into fix-warnings
Jordan08
authored
1708d20
View commit details
Copy full SHA for 1708d20
Browse repository at this point
Commits on Aug 31, 2026
add ASan option to CMakeLists.txt for MSVC on every environment.
Jordan08
committed
a67be23
View commit details
Copy full SHA for a67be23
Browse repository at this point
Merge branch 'AffineForm' into fix-warnings
Jordan08
authored
7be8480
View commit details
Copy full SHA for 7be8480
Browse repository at this point
Commits on Sep 1, 2026
Revert "Merge branch 'AffineForm' into fix-warnings"
Show description for a6d4f3e
Jordan08
committed
a6d4f3e
View commit details
Copy full SHA for a6d4f3e
Browse repository at this point
clean commit
Jordan08
committed
63cca2b
View commit details
Copy full SHA for 63cca2b
Browse repository at this point
fix flag in the Debug mode.
Jordan08
committed
c3a56df
View commit details
Copy full SHA for c3a56df
Browse repository at this point
Commits on Sep 2, 2026
fix docstring header naming for source-file locations
Show description for b924e6e
Copilot
and
Jordan08
authored
b924e6e
View commit details
Copy full SHA for b924e6e
Browse repository at this point
fail fast (FATAL_ERROR) if Doxygen or doxygen2docstring.py fails at configure time
Jordan08
committed
91a0f19
View commit details
Copy full SHA for 91a0f19
Browse repository at this point
Handle Doxygen segfault when XML is generated
Show description for 5639df2
Copilot
and
Jordan08
authored
5639df2
View commit details
Copy full SHA for 5639df2
Browse repository at this point
add Github Action with Windows in Debug build.
Jordan08
committed
e348919
View commit details
Copy full SHA for e348919
Browse repository at this point
update Github Actions workflow to run windbg tests on Windows
Jordan08
committed
1ff4ac7
View commit details
Copy full SHA for 1ff4ac7
Browse repository at this point
remove warnings in MSVC Debug mode
Jordan08
committed
5f0a0e9
View commit details
Copy full SHA for 5f0a0e9
Browse repository at this point
upadate warnings in the new workflow.
Jordan08
committed
340299e
View commit details
Copy full SHA for 340299e
Browse repository at this point
change the version of MinGW if the option ASan and UBSan are not available in the current version of MinGW.
Jordan08
committed
bb871cf
View commit details
Copy full SHA for bb871cf
Browse repository at this point
fix minor warnings.
Jordan08
committed
56cf79b
View commit details
Copy full SHA for 56cf79b
Browse repository at this point
Commits on Sep 3, 2026
fix braced-scalar-init warnings in the IntervalMatrix tests.
Show description for 0220c16
Jordan08
and
claude
committed
0220c16
View commit details
Copy full SHA for 0220c16
Browse repository at this point
fix the last braced-scalar-init warning, in the predefined tubes tests.
Show description for 8b1d6d5
Jordan08
and
claude
committed
8b1d6d5
View commit details
Copy full SHA for 8b1d6d5
Browse repository at this point
Commits on Sep 5, 2026
merge AffineForm branch into fix-warnings branch
Jordan08
committed
76b23c4
View commit details
Copy full SHA for 76b23c4
Browse repository at this point
Commits on Sep 7, 2026
Merge AffineForm into fix-warnings (only the "on-affine" files).
Jordan08
committed
9a16860
View commit details
Copy full SHA for 9a16860
Browse repository at this point
Commits on Sep 11, 2026
Merge AffineForm into fix-warnings
Jordan08
committed
879c9aa
View commit details
Copy full SHA for 879c9aa
Browse repository at this point
fix issues
Jordan08
committed
06f525b
View commit details
Copy full SHA for 06f525b
Browse repository at this point
remove affine from examples/CMakeLists.txt
Jordan08
committed
c365b4d
View commit details
Copy full SHA for c365b4d
Browse repository at this point
fix path in examples/CMakeLists.txt.
Jordan08
committed
55b6806
View commit details
Copy full SHA for 55b6806
Browse repository at this point
You can’t perform that action at this time.