Skip to content

NoahWanless/fast_matrix_lib_in_cpp

Repository files navigation

fast_matrix

A matrix module written in c++ with a python wrapper This is meant to be a project for my benefit so i can A, learn how to use ctypes, and B get practice writing fast efficient code (although i dont think this will be very fast or efficient)

list of features implemented -Matrix addition/subtraction Yes -Matrix vector product Yes -Matrix scalar product Yes -Calcuate transpose Yes

Note: Im done with this project, so no more changes, updates and stuff

About

A matrix module written in c++ with a python wrapper

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published