Julie
59f136760f
Update Source code to fix issue with links in Doxygen
...
Removed \htmlonly and \endhtmlonly (causing links to not work)
Increase DOT_GRAPH_MAX_NODES to 200
2025-01-20 17:34:06 -08:00
Maria Kraynyuk
40ca7a2713
Include lapack_64.h only during the build
2024-02-05 10:54:04 -08:00
Maria Kraynyuk
ee213a3ed3
resolve conflicts after rebasing
2024-02-05 10:32:21 -08:00
Maria Kraynyuk
a1e8cb4845
LAPACK SRC long lines updated by script
2024-02-05 10:28:25 -08:00
Maria Kraynyuk
b891145899
Add extended API with _64 suffix to LAPACK with lapack_64.h
2024-02-05 10:28:08 -08:00
Dmitry Klyuchinsky
9dc24803a2
handle and document corner cases of lwork in lapack, align all precisions
2023-12-04 16:35:36 +07:00
Elizaveta Tokmasheva
e0d8afbed6
handle and document corner cases of lwork in lapack, single complex precision
2023-12-04 16:35:35 +07:00
kleine_li
f01a4d7c5f
Apply ROUNDUP_LWORK func in lapack
2023-10-31 21:53:10 +07:00
Mark Gates
62b19990a2
doxygen: new group structure
2023-07-04 01:29:12 -04:00
musvaage
f3fff11ccf
typos
2023-04-11 13:52:58 -05:00
Igor Zhuravlov
5df5fc965b
code fixed: LWKOPT restored in WORK( 1 ) at subroutine end
2021-04-06 18:07:24 -03:00
Julie
e18d437924
Making LAPACK's code eternal... no more version and date in source files.
...
GitHub is now enabling us to track accurately version and date.
No need for this anymore.
2021-03-25 10:16:58 -07:00
iyamazaki
a7738e11f9
fix typos in documentations
2019-01-22 15:24:29 -05:00
Jean-Christophe Fillion-Robin
6e26afd41d
style: Fix typo in docstrings
...
Issues were identified using the open-source tool codespell [1]
running the following command from the source directory:
[1] https://github.com/codespell-project/codespell#readme
$ codespell -q6 \
--skip=".git,Doxyfile,Doxyfile_man,CMakeLists.txt,Makefile" \
--regex="\w[a-z\-\_]+" \
--ignore-words-list="fro,ith,nd,noe,numer" \
--summary
[...]
-------8<-------
SUMMARY:
acoording 2
agressive 8
ajust 12
arithmetics 5
comleted 2
contraints 8
equaly 4
everytime 4
febuary 1
matix 8
otherwize 4
overwrittes 4
owerflow 8
parmeter 4
permutaions 32
specturm 8
2018-11-07 03:19:51 -05:00
Julie
d97a30482e
Updating Version number on files for 3.8.0
2017-11-12 20:15:12 -08:00
Nick Papior
dc0e59aff5
Fixed (alot) missing external subroutines and removed "dead" variables
...
This commit is purely of cleaning up missing externals. Currently there
is no check on EXTERNAL's not used.
Signed-off-by: Nick Papior <nickpapior@gmail.com >
2017-11-05 07:47:18 +01:00
iyamazaki
9e4fb69461
add _AA for NB query
2017-11-03 12:03:29 -04:00
Ichitaro Yamazaki
d7e47377bf
fixing comments.
2017-06-11 22:05:09 -04:00
Ichitaro Yamazaki
3ba9cdf7cf
remove "singularity" check in sytrf_aa
2017-06-10 23:09:52 -04:00
Julie
bc6a755be4
Updating version number on source file modified since 3.6.1
...
This is really old school, but a lot of times we have users sending us
copy pasting of codes, and that is the only way to know the version of
the code.
2016-12-23 15:01:32 -08:00
Ichitaro Yamazaki
cc143e3045
typos in comments.
2016-11-17 14:28:04 -05:00
Julie
857e368033
Name change for Aasen in LAPACKE plus adding TRS_AA
2016-11-11 01:02:56 -06:00
Julie
4da53d9e73
Merging changes
...
cosmetic changes
2016-11-11 00:08:21 -06:00
Julie
5bb749aeff
Changing Assen routines suffix from _Aassen to _aa
2016-11-10 23:17:11 -06:00