Commit 90385ff
committed
begin 0.3.0 development
1 parent 8fff73e commit 90385ff
2 files changed
+2
-2
lines changedSubmodule SparseDiffEngine updated 15 files
- CMakeLists.txt+2-2
- src/atoms/affine/left_matmul.c+2-4
- src/atoms/affine/parameter.c+1
- src/atoms/affine/scalar_mult.c+11-3
- src/atoms/affine/vector_mult.c+11-3
- src/problem.c+16
- tests/all_tests.c+3
- tests/jacobian_tests/affine/test_left_matmul.h+1-1
- tests/jacobian_tests/composite/test_chain_rule_jacobian.h+13-13
- tests/jacobian_tests/composite/test_composite_exp.h+1-1
- tests/numerical_diff.c+1-1
- tests/numerical_diff.h+1-1
- tests/numerical_diff/test_numerical_diff.h+1-1
- tests/problem/test_param_broadcast.h+105-2
- tests/problem/test_param_prob.h+67-6
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments