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
# This is the 1st commit message:
Issue #303: framework for reference_dense added
This commit comes from a split of the original commit whose details are as follows:
SHA1 ID: a7c1db0
Author: Albert-Jan Yzelman <yzelman@linux.fritz.box> 2022-01-14 15:52:26
Committer: Albert-Jan Yzelman <yzelman@linux.fritz.box> 2022-01-30 13:48:35
The reason for splitting is to separate the changes irrelevant to the branch 303 into a separate branch.
The split produced 3 separate commits.
This commit is number 1.
This commit in particular is relevant to 303 and will remain in it.
# This is the commit message #2:
Issue #303: unify script argument similar to --no-reference
# This is the commit message #3:
Issue #303: complete implementation of Vector< reference_dense >, modulo output iteration.
# This is the commit message #4:
Issue #303: modified vector implementation according to option 3 in handling dense container construction.
# This is the commit message #5:
Issue #303: vectors now have an iterator for the user to extract data from.
# This is the commit message #6:
Issue #303, fixed silly oops: the difference between two iterators should be an integer
# This is the commit message #7:
Issue #303: containers are now uninitialized on construction. Iteration over uninitialized containers returns nothing.
# This is the commit message #8:
Issue #303: configure and cmake now properly do make install with reference_dense
# This is the commit message #9:
Issue #303: cmake infra has updated-- make dense_reference additions compatible to it
# This is the commit message #10:
Drafting structured matrix interface using reference_dense backend
# This is the commit message #11:
Issue #303: Copy test mxm.cpp to dense_mxm.cpp as a starting point
# This is the commit message #12:
Issue #303: Add partial first version of Matrix interface for denseref
# This is the commit message #13:
Issue #303: WIP: dense mxm test
# This is the commit message #14:
Issue #303: Add dense mxm test to CMakeLists
# This is the commit message #15:
Issue #303: Separate reference and reference_dense includes
# This is the commit message #16:
Issue #303: Fix grb include name mismatch
0 commit comments