2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-24 16:12:15 +00:00
Commit Graph

7813 Commits

Author SHA1 Message Date
Maksym Zhelyeznyakov
3028f09ebd add license and remove tabs 2026-01-29 13:55:38 -05:00
Maksym Zhelyeznyakov
a82fdc8e36 upped tolerance on some tests 2026-01-29 00:10:04 -05:00
Maksym Zhelyeznyakov
4daafb68e6 added docs and examples to gradient optimizers 2026-01-28 22:12:08 -05:00
mzhelyez
cdaaeae4a2 save doc progress 2025-12-19 08:38:35 +01:00
mzhelyez
9e784682fa test fixes for c++23 types 2025-10-18 11:15:24 +02:00
mzhelyez
9fcc79d006 fixed argument container peeling for gcc 2025-10-18 10:46:19 +02:00
Maksym Zhelyeznyakov
49e74cf881 update checkpointing semantics/test 2025-10-17 22:51:23 +02:00
Maksym Zhelyeznyakov
40b65990bd fixed a bunch of broken tests 2025-10-17 21:56:13 +02:00
Maksym Zhelyeznyakov
b30a5577cf removed non-ascii - 2025-10-17 20:35:33 +02:00
Maksym Zhelyeznyakov
2027b2c730 removed assert to boost assert 2025-10-17 20:19:22 +02:00
Maksym Zhelyeznyakov
64e3a8727e added missing include 2025-10-17 20:03:21 +02:00
Maksym Zhelyeznyakov
d1b6d28385 reverted linear allocator due to issue 2025-10-17 19:41:18 +02:00
Maksym Zhelyeznyakov
8078eba9d7 added more lbfgs tests 2025-10-17 19:30:26 +02:00
Maksym Zhelyeznyakov
67ed6d6741 cleaned up old l-bfgs tests 2025-10-17 19:15:43 +02:00
Maksym Zhelyeznyakov
86a06f4131 updates 2025-10-17 19:02:59 +02:00
Maksym Zhelyeznyakov
4bef323a75 delete build dir 2025-10-09 16:26:19 +02:00
Maksym Zhelyeznyakov
6e5e7c8229 mostly working optimizers 2025-10-09 16:23:59 +02:00
mzhelyez
e2ce13e3fb saving progress on linux machine 2025-10-04 17:28:01 +02:00
Matt Borland
2697069329 Merge pull request #1320 from boostorg/ci_changes
Remove Codecov Cache as we might be exceeding Github Limits
2025-09-18 09:30:06 +02:00
Matt Borland
c53d28c47f Add coverage of reverse-mode autodiff 2025-09-18 07:45:05 +02:00
Matt Borland
260f9d4f65 Stop using ccache 2025-09-18 07:43:52 +02:00
Matt Borland
758a9fca35 Merge pull request #1319 from demroz/fix-long-running-tests
Fix long running tests
2025-09-18 07:41:57 +02:00
mzhelyez
811fa5aff7 added newline 2025-09-17 20:06:22 +02:00
mzhelyez
9224e97eeb should fix c++23 types 2025-09-17 19:59:47 +02:00
Matt Borland
9733e1225f Add limited runners for testing of reverse mode auto diff with long test 2025-09-17 10:24:46 +02:00
mzhelyez
3f1a5a704a added boost-no-inspect to autogen script 2025-09-15 10:04:15 +02:00
mzhelyez
5da8c525d3 removed tabs from .py file 2025-09-14 17:34:11 +02:00
mzhelyez
d0d1d44857 added newline characters to end of all cpp files inside the test_reverse_mode_autodiff_special_functions_compile folder 2025-09-14 17:15:21 +02:00
mzhelyez
69d1fa7f82 added license to python scripts 2025-09-13 15:22:37 +02:00
mzhelyez
274415a520 doc fix 2025-09-13 15:19:47 +02:00
mzhelyez
0d834399fc adjusted test tolerances 2025-09-13 15:15:45 +02:00
mzhelyez
f4ef5c6a5d updated compile tests 2025-09-13 15:02:54 +02:00
Matt Borland
04b5fef805 Merge remote-tracking branch 'origin/develop' into develop 2025-09-10 10:28:45 +02:00
Matt Borland
5a5225d266 Add limited runners for testing of reverse mode auto diff with long test 2025-09-10 10:28:28 +02:00
mzhelyez
7535a6ef23 added boost_math_std_using to trunc overload [windows] 2025-09-09 21:35:57 +02:00
mzhelyez
66175e3d42 hopefully fix mscvc tests [windows] 2025-09-09 21:09:07 +02:00
mzhelyez
fb72a65058 added licence to some files, removed unused tests 2025-09-09 20:07:20 +02:00
mzhelyez
36d7f220a4 removed quote in Jamfile 2025-09-09 19:37:58 +02:00
mzhelyez
9a5158c23d added licence, hopefully fixed the jamfile, modified docs, fixed airy prime 2025-09-09 19:34:45 +02:00
Matt Borland
e97efb104f Merge pull request #1318 from boostorg/1114
Add three arg `hypot` to special functions
2025-09-09 11:37:35 +02:00
Matt Borland
8c2c5beeaf Use is_policy for SFINAE 2025-09-09 08:28:47 +02:00
Matt Borland
083051164a Strip cv ref t from is_policy and add C++17-esque overload 2025-09-09 08:28:36 +02:00
Matt Borland
669557e79d Add to compile and instantiate tests 2025-09-09 08:20:16 +02:00
mzhelyez
ec3fd50e62 another jamfile fix 2025-09-08 17:56:22 +02:00
mzhelyez
8a1b04f098 jamfiole fixes 2025-09-08 17:50:55 +02:00
mzhelyez
26f4e2b094 autogenerated compile tests and added table to docs 2025-09-08 17:45:39 +02:00
Matt Borland
b8e1276b79 Add doc blurb 2025-09-08 13:52:41 +02:00
Matt Borland
8f09cda31a Add three arg test cases 2025-09-08 13:46:17 +02:00
Matt Borland
2955888d0a Fix naming convention 2025-09-08 13:46:06 +02:00
Matt Borland
5f15c8f77e Add div by 0 check 2025-09-08 13:33:51 +02:00