Johnathan Rhyne
487c60ac55
updating gitignore to ignore the mod files when we compile
2024-12-02 00:04:06 -05:00
Daniel Bielich
fbd853cc3a
Adding lapacke wrappers for dmd routines - dmdq is needed yet
2023-03-24 11:04:17 -04:00
Dmitry Baksheev
7a5ecf552a
Do not gitignore TESTING/CMakeLists.txt
2022-05-19 12:32:43 +07:00
albert-github
aa4081baf6
Adjusting gitignore
...
Adding
- generated documentation files
- more flexible build directories
2018-02-20 16:30:47 +01:00
xoviat
47fc6f6f5b
Appveyor: test with flang
2017-12-25 12:16:30 -06:00
Julie
5c392680ef
Preparing for 3.7.1 release
...
Update version number
from discussion with Vendors, they still would like to have the version
number inside the source file.
2017-06-10 16:15:09 -07:00
Kyle Guinn
9746cd7d82
Fix missing or unnecessary prerequisites
2017-02-05 02:54:37 -06:00
Kyle Guinn
3442a58f55
Avoid rebuilding CBLAS library and examples
...
Use targets that are actual filenames so that make can determine if the
target is already up-to-date.
Since $(CBLASLIB) is a relative path, delete it from a Makefile at the
right depth.
2017-01-22 19:39:13 -06:00
Kyle Guinn
bf47acfddc
Consolidate the BLAS/TESTING Makefiles
...
Move the test inputs into the TESTING dir.
2017-01-22 18:38:38 -06:00
Julie
f8512a0e4a
Adding [SY/HE]CON_3 to LAPACKE
2016-12-10 20:02:08 -08:00
Julie
5efe359948
Update date, version for 3.6.1 release
2016-06-18 13:26:30 -07:00
Julien Langou
b93ad64681
For some reason, my git does not like the spaces that were at the start of
...
the gitignore command *.[oa]. I removed the spaces and my `git` follows the
.gitignore. Better for me now.
2016-06-14 13:54:20 -04:00
Julie
6df7ab7746
Adapt lapack_testing.py to work on both Python 2 and Python 3
...
Contributed by Julien Schueller
Sent to Julie on May 8th 2016
Correspond to SVN rev 1748.
2016-06-02 22:39:35 -07:00