Skip to content

Commit

Permalink
Add and apply bqvec functions for entrywise matrix arithmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
cannam committed Sep 27, 2021
1 parent d688d07 commit 170587f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ elif system == 'linux'
'-lportaudio', '-lpulse', '-lsamplerate', '-lopusfile', '-lopusenc', '-lopus', '-loggz', '-lfishsound', '-logg', '-ldl', '-lz',
]
platform_general_libs = [
'-lpthread', '-lstdc++', '-lGL'
'-lpthread', '-lstdc++',
]
endif

Expand Down
10 changes: 5 additions & 5 deletions repoint-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"pin": "d686d3c53e30"
},
"ext/bqvec": {
"pin": "506df70f7466"
"pin": "eb5c0e8e5b6f"
},
"ext/bqfft": {
"pin": "4f44b459b35f"
Expand Down Expand Up @@ -82,16 +82,16 @@
"pin": "36d14a2bcc88"
},
"bsq-matrix": {
"pin": "b7de37d12100"
"pin": "e468c7042888"
},
"bsq-bq": {
"pin": "5fe64acec88a"
"pin": "ceccc348ce3b"
},
"bsq-samplestreams": {
"pin": "6615b535c1b4"
"pin": "6e846e13d6c0"
},
"bsq-randomaccess": {
"pin": "8439bb96def3"
"pin": "65814ecef25d"
},
"bsq-cqt": {
"pin": "2a6e749acf71"
Expand Down

0 comments on commit 170587f

Please sign in to comment.