dotproduct

There are 7 repositories under dotproduct topic.

  • teddyoweh/Vector-Algorithms

    aSolving vectors related problem ( Vector Magnitude, Vector Dot Product, Vector Angle)

    Language:Jupyter Notebook910
  • kyegomez/CT

    Implementation of the attention and transformer from "Building Blocks for a Complex-Valued Transformer Architecture"

    Language:Python824
  • Anello92/organization_visualization_python

    Python organization and visualization, Python ggplot graphics, Seaborn statistical charts, Matplotlib Dashboard and Linear Regression, advanced configuration and customization in Matplotlib

    Language:Jupyter Notebook71011
  • mrdcvlsc/cyfre

    A Templated C++ matrix library

    Language:C++3100
  • sunsided/mongo

    The MongoDB database with SIMD-based dot_product aggregation on IEEE 754 single-precision vectors.

    Language:C++130
  • i-am-Els/CodingExamples3DMath

    3D math for game devs assignments and codes by Freya Holmer on youtube...

    Language:C#0100
  • deanone/dot-product-MPI

    Parallel implementation of the dot product calculation using MPI

    Language:C