• Joined on 2026-01-09
mayge released [Release] 1.0.6 at algorithm/ovf 2026-05-09 15:11:23 +08:00
mayge pushed tag v1.0.6 to algorithm/ovf 2026-05-09 15:11:22 +08:00
mayge pushed to main at algorithm/ovf 2026-05-09 14:02:35 +08:00
8e7020a825 chore: 补充依赖
0dc33fae54 chore: 补充依赖
c17ecc24ca fix: 修复了test的部分错误
3294de2117 chore: 删除了库中的数据集文件
f02cfbeec0 feat: 添加测试代码
Compare 10 commits »
mayge created branch main in algorithm/ovf 2026-05-09 14:02:35 +08:00
mayge created repository algorithm/ovf 2026-05-09 14:02:04 +08:00
mayge pushed to main at algorithm/krylov 2026-04-10 15:08:14 +08:00
6f9ba1d296 chore: 开启linux clangd语法高亮
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-10 15:07:13 +08:00
7935bf9e69 chore: 开启linux clangd语法高亮
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-09 19:51:13 +08:00
c39780d940 fix: 补全确实的头文件
mayge pushed to main at algorithm/krylov 2026-04-09 19:40:09 +08:00
173ad1cf2f init: 初始化krylov复现项目
mayge created branch main in algorithm/krylov 2026-04-09 19:40:09 +08:00
mayge created repository algorithm/krylov 2026-04-09 19:39:24 +08:00
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-07 17:16:35 +08:00
11e97c545a chore: 添加散度
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-07 13:55:38 +08:00
40feeabb79 refactor: 重命名文件和类
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-07 13:51:02 +08:00
5c90ffeba9 refactor: 分离测试代码
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-07 13:38:23 +08:00
8795c5bb37 fix: 分离文件
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-07 13:02:47 +08:00
2d52d70ae0 docs: 更新文档
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-07 13:00:42 +08:00
e8cbf452e8 feat: 后向自动微分
mayge renamed repository from ForwardAD to algorithm/AutomaticDifferentiation 2026-04-07 12:59:57 +08:00
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-01 02:39:46 +08:00
58aedec43c feat: 前向自动微分纯头文件库
mayge pushed to main at algorithm/AutomaticDifferentiation 2026-04-01 00:40:35 +08:00
2ff32f5c89 first commit