Pressio / pressio

core C++ library
Other
45 stars 7 forks source link

Saving the work done on issue #413 #631

Closed antoinemeyer5 closed 6 months ago

antoinemeyer5 commented 1 year ago

All the work was carried out by thearusable

In each folder .zip, source code consists of .rst files

413-multi-vector-update

multi_vector_update.zip

before branch here: https://github.com/Pressio/pressio/tree/413-multi-vector-update

413-max

max.zip

before branch here: https://github.com/Pressio/pressio/tree/413-max

413-min-max

Warning: the branch name was min-max but the content is the min.rst file!!!

min.zip

before branch here: https://github.com/Pressio/pressio/tree/413-min-max

413-extent

extent.zip

before branch here: https://github.com/Pressio/pressio/tree/413-extent

413-dot

dot.zip

before branch here: https://github.com/Pressio/pressio/tree/413-dot

413-deep-copy

deep_copy.zip

before branch here: https://github.com/Pressio/pressio/tree/413-deep-copy

413-add-to-diagonal

add_to_diagonal.zip

before branch here: https://github.com/Pressio/pressio/tree/413-add-to-diagonal

413-abs

abs.zip

before branch here: https://github.com/Pressio/pressio/tree/413-abs

antoinemeyer5 commented 1 year ago

@fnrizzi Issue with work carry out by thearusable on issue #413