Skip to content

Commit a4ee1c8

Browse files
committed
Export ssyconvf symbol
This was apparently missed in commit a836fe8 when adding the LAPACK 3.7.0 symbols. We noticed when adding wrappers for 3.7.0 routines in SciPy. For more details, see rgommers/scipy#143
1 parent 11b2570 commit a4ee1c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

exports/gensymbol

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -716,6 +716,7 @@ lapackobjs2z="$lapackobjs2z
716716
# functions added for lapack-3.7.0
717717
lapackobjs2s="$lapackobjs2s
718718
slarfy
719+
ssyconvf
719720
strevc3
720721
sgelqt
721722
sgelqt3

0 commit comments

Comments
 (0)