Commit Graph

45 Commits

Author SHA1 Message Date
Corentin Le Molgat
f8c7250297 remove internal links 2023-10-16 16:03:47 +02:00
Corentin Le Molgat
ba95502061 math_opt: Export from google3 2023-10-11 11:33:55 +02:00
Mizux Seiha
d8634ab0f2 cmake: Split math_opt into sub library
XCode do not support object library with several file with the same name
since it use a flat directory, Xcode "fix" using a UID but CMake can't catch it.

math_opt also use a parameters.proto which conflict with the
glop/parameters.proto -> need to split the proto to .cc generation in
two libraries
2023-09-25 10:46:02 +02:00
Corentin Le Molgat
4d1a2d4d32 math_opt: fix MSVC compilation #3915 2023-09-08 16:51:38 +02:00
Corentin Le Molgat
546f612648 math_opt: export from google3 2023-09-01 14:01:49 +02:00
Corentin Le Molgat
a29d1eed56 Export math_opt from google3 2023-07-13 20:22:58 +02:00
Corentin Le Molgat
93a59b7bca math_opt: Add comments 2023-07-13 10:13:55 +02:00
Laurent Perron
0bbca8fe44 misc 2023-06-06 13:14:11 +02:00
Corentin Le Molgat
f9dad81ff7 math_opt: sync 2023-06-02 13:18:23 +02:00
Corentin Le Molgat
0e6505a470 math_opt: build fixup 2023-06-02 08:53:08 +02:00
Corentin Le Molgat
92fc499bf3 math_opt: sync 2023-06-02 08:53:08 +02:00
Corentin Le Molgat
849f2926fd export math_opt changes 2023-04-05 10:36:55 +02:00
Laurent Perron
e9f9404923 Remove logging code; use absl one 2023-01-31 20:46:43 +01:00
Corentin Le Molgat
4bd4de1f0f math_opt: Add update_result 2022-12-19 10:10:00 +01:00
Corentin Le Molgat
c73e32a43b math_opt: Add solve_arguments.cc 2022-12-19 10:10:00 +01:00
Corentin Le Molgat
4dc74ed873 math_opt: Export from google3 2022-12-07 17:38:03 +01:00
Corentin Le Molgat
3daba193af math_opt: export from google3 2022-10-26 15:27:06 +02:00
Corentin Le Molgat
7efb7892f7 mathop update 2022-10-10 14:36:56 +02:00
Corentin Le Molgat
ea8da28c97 math_opt export 2022-09-15 11:19:00 +02:00
Corentin Le Molgat
f98afa8e42 Add missing STL include 2022-07-22 16:25:40 +02:00
Corentin Le Molgat
0f16563548 math_opt: update 2022-06-22 17:49:58 +02:00
Mizux Seiha
3c5ce507ec math_opt: Export from google3
* Add QuadraticConstraintUpdatesProto
* Fix build
2022-06-22 08:28:52 +02:00
Mizux Seiha
7a823314eb export from google3 2022-06-21 11:35:03 +02:00
Corentin Le Molgat
1af55b2be3 Add license boilerplate 2022-06-21 11:25:29 +02:00
Corentin Le Molgat
c7120439d4 Bump license date 2022-06-17 14:23:23 +02:00
Corentin Le Molgat
aba4790b18 math_opt: sync from google3 2022-05-30 13:03:45 +02:00
Corentin Le Molgat
4efe5d84ba math_opt: sync with google3 2022-05-19 17:23:02 +02:00
Corentin Le Molgat
558cbf9cd4 math_opt: sync 2022-03-31 15:34:37 +02:00
Corentin Le Molgat
156190eea8 Update math_opt 2022-03-02 22:10:54 +01:00
Corentin Le Molgat
729ba81219 sync 2022-02-03 16:42:24 +01:00
Corentin Le Molgat
626bdfb331 Sync math_opt code 2022-02-02 14:33:49 +01:00
Corentin Le Molgat
4defaa23ed Export strong_int.h 2022-01-31 18:44:25 +01:00
Corentin Le Molgat
683d1d12e1 sync with google code 2022-01-27 16:35:42 +01:00
Corentin Le Molgat
a40295d79c Sync from google 2022-01-21 17:51:38 +01:00
Corentin Le Molgat
79ed7e206d Fix indent 2022-01-20 17:51:17 +01:00
Corentin Le Molgat
8e2887bc68 sync math_opt 2022-01-18 11:06:21 +01:00
Corentin Le Molgat
e35faf68cf sync math_opt 2022-01-17 09:27:29 +01:00
Corentin Le Molgat
5d47faf9e3 Fix math_opt build 2022-01-17 08:38:21 +01:00
Corentin Le Molgat
c3deab6b89 Bump math_opt 2022-01-17 08:38:21 +01:00
Laurent Perron
560826496b BUILD -> BUILD.bazel 2021-12-06 14:36:13 +01:00
slowy07
2e0ec51049 fix: typo spelling grammar 2021-08-16 10:49:00 +02:00
Mizux Seiha
3af8142693 bazel: Fix math_opt BUILD 2021-05-22 21:34:04 +02:00
Corentin Le Molgat
b9e5d2e555 Export new math_opt layout from Google 2021-05-22 19:00:14 +02:00
Laurent Perron
f181022b3e add doc 2021-04-14 14:34:23 +02:00
Laurent Perron
afe0403c15 fix scip with glop; add math_opt 2021-04-11 12:05:38 +02:00