You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add mattens functions as blas-like operation <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/495><https://github.com/ricosjp/monolish/issues/727>
25
-
- Add view1D of tensor_Dense <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/496><https://github.com/ricosjp/monolish/issues/728>
26
-
- Add times/adds/axpy tests for view1D of matrix/tensor <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/498><https://github.com/ricosjp/monolish/issues/729>
27
-
- Add variadic templates for reshape tensor <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/499><https://github.com/ricosjp/monolish/issues/730>
28
-
29
-
### Changed
30
-
- Change operator[] as val.get()[] of value array <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/494><https://github.com/ricosjp/monolish/issues/726>
- Add adds_row, adds_col for dense <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/493><https://github.com/ricosjp/monolish/issues/725>
32
+
- Add mattens functions as blas-like operation <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/495><https://github.com/ricosjp/monolish/issues/727>
33
+
- Add view1D of tensor_Dense <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/496><https://github.com/ricosjp/monolish/issues/728>
34
+
- Add times/adds/axpy tests for view1D of matrix/tensor <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/498><https://github.com/ricosjp/monolish/issues/729>
35
+
- Add variadic templates for reshape tensor <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/499><https://github.com/ricosjp/monolish/issues/730>
- std::vector -> std::shared_ptr for data array <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/491>
40
+
- Change operator[] as val.get()[] of value array <https://gitlab.ritc.jp/ricos/monolish/-/merge_requests/494><https://github.com/ricosjp/monolish/issues/726>
0 commit comments