Commit Graph

10 Commits

Author SHA1 Message Date
Corentin Le Molgat
c34026b101 Bump copyright to 2025
note: done using
```sh
git grep -l "2010-2024 Google" | xargs sed -i 's/2010-2024 Google/2010-2025 Google/'
```
2025-01-10 11:33:35 +01:00
Corentin Le Molgat
6dc31775a1 export math_opt/ from google3 2024-07-30 09:18:39 +02:00
Corentin Le Molgat
341c0815ec math_opt: Fix python test when SCIP is off 2024-02-07 15:37:38 +01:00
Corentin Le Molgat
e924055a70 math_opt: export from google3 2024-01-22 18:15:58 +01:00
Corentin Le Molgat
b2a6fc0949 math_opt: disable failing python tests 2024-01-16 17:12:03 +01:00
Corentin Le Molgat
21fd586d32 cmake: rework add_python_sample() 2024-01-16 15:14:34 +01:00
Corentin Le Molgat
4ee8195586 math_opt: cleanup
python still not working...
2024-01-15 16:22:30 +01:00
Corentin Le Molgat
2c81040044 cmake: math_opt python fix 2024-01-15 15:09:45 +01:00
Mizux Seiha
a76bf1c5dd bump license boilerplate 2024-01-04 13:43:15 +01:00
Laurent Perron
84962a4281 move math_opt samples; add python code + samples 2023-11-17 16:25:02 +01:00