deeptechlabs / binary-matrix-product

Fast binary matrix product on CPU

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is not working

Binary Matrix Product

Requirements

  • g++
  • Eigen (a C++ template library for linear algebra)
  • a fast CPU

About

Fast binary matrix product on CPU


Languages

Language:C++ 94.3%Language:CMake 5.2%Language:Shell 0.4%