Skip to content

bend/MatrixProd

Repository files navigation

To build the sources on linux or macosx type:
	make all;
on solaris type:
	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/csw/lib
	gmake -l Makefile.solaris

About

A big matrices multiplier using the GMP library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages