Skip to content

jdw-heaven/Linear_Algebra

Repository files navigation

These files is based on LZU lesson --- Linear_Algebra_2

sometimes neeeds to use pytorch, libtorch and lapack.

The steps to cmake:

mkdir build
cd build
cmake ..
make

// 运行

./filename

Note: Some applications need the "libtorch" package, the path is configured in the "c_cpp_properties.json" file. It is recommended not to change the location of the file, because there are different applications call each other.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published