issues
search
quil-lang
/
magicl
Matrix Algebra proGrams In Common Lisp.
BSD 3-Clause "New" or "Revised" License
238
stars
44
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
hermitian-matrix-p always checks double-float epsilon
#208
stylewarning
opened
3 months ago
0
don't generate all of lapack
#207
stylewarning
closed
3 months ago
1
Generator does not work correctly for LAPACK 3.12.0
#206
stylewarning
opened
3 months ago
0
fix matrix stacking test
#205
krfantasy
closed
3 months ago
1
loading `MAGICL/EXT-LAPACK` or `MAGICL/EXT-EXPOKIT` exhausts SBCL heap
#204
mantacid
closed
3 months ago
4
load fail with `register-matrix-matrix-multiply' for matrix/int32 on macos (m1)
#203
li-yiyang
closed
3 months ago
4
When the layout of the constructor make-tensor is set to row-major, the result returned by matrix multiplication is incorrect. Can anyone provide suggestions?
#202
anranyicheng
closed
1 year ago
1
In function #'row and #'column, we expected result is a vector, but what is actually returned is a matrix.
#201
anranyicheng
closed
1 year ago
0
Add Optimizations for rank 2 tensors
#200
anranyicheng
closed
1 year ago
1
remove unused dependencies
#199
eliaslfox
closed
1 year ago
0
Bump version to 0.11.0
#198
notmgsk
closed
1 year ago
1
Clean up use of macros in LAPACK definitions
#197
stylewarning
opened
1 year ago
0
fix lapack's EIG on real matrices
#196
stylewarning
closed
1 year ago
3
define ZEROS-LIKE, IDENTITY-LIKE, etc.
#195
stylewarning
opened
1 year ago
0
implement (@ REAL COMPLEX), etc. combinations
#194
stylewarning
opened
1 year ago
0
DEFINE-BACKEND-FUNCTION unconditionally in DEFINE-EXTENSIBLE-FUNCTION
#193
stylewarning
closed
1 year ago
0
.+ etc are being re-defined
#192
stylewarning
opened
1 year ago
0
Recompiling define-extensible-function form doesn't define the backend function
#191
Yehouda
closed
1 year ago
1
Target argument for `scale`, `map` etc
#190
digikar99
opened
1 year ago
0
add some function and tests.
#189
anranyicheng
closed
1 year ago
1
Use cl:= instead of =
#188
anranyicheng
closed
1 year ago
0
Use cl:= instead of =
#187
anranyicheng
closed
1 year ago
0
Bug fix, specified type.
#186
anranyicheng
closed
1 year ago
3
Bug fix, specified type!
#185
anranyicheng
closed
1 year ago
0
MAGICL version in quicklisp is v0.9.1 is almost two years old
#184
digikar99
closed
1 year ago
3
add homebrew path for shared libraries
#183
Spin1Half
closed
2 years ago
0
add Schur decomposition
#182
stylewarning
closed
2 years ago
1
Add explicit command for SBCL heap size
#181
HM0880
closed
2 years ago
4
add LAPACK impl. of QZ decomp
#180
stylewarning
closed
2 years ago
3
Replicate scipy.linalg.qz
#179
genos
closed
2 years ago
17
On CCL, compiler-macros are invoked before loading magicl/ext-blas but not after it
#178
digikar99
opened
2 years ago
0
EIG on real matrices is buggy and wrong
#177
stylewarning
closed
1 year ago
3
libexpokit.so isn't found in /usr/local/lib
#176
yurivict
opened
2 years ago
0
Target argument for `scale`, `map` etc?
#175
kchanqvq
opened
2 years ago
1
Extend basic operations
#174
stewart123579
closed
2 years ago
2
TYPE-ERROR in basic operations if types differ
#173
stewart123579
opened
2 years ago
0
add LINSPACE or RANGE function
#172
stylewarning
opened
2 years ago
1
add MAGICL:CSD-BLOCKS, define MAGICL:CSD on it, and other lisp-native routines
#171
stylewarning
closed
2 years ago
1
fix some warnings
#170
stylewarning
closed
2 years ago
0
asdf:test-system fail (compilation stops while compiling lapack)
#169
junkicide
closed
2 years ago
3
Forward Declare Aliases to Prevent Style Warnings
#168
rvs314
opened
2 years ago
0
Should we still parse Fortran and generate bindings?
#167
stylewarning
opened
2 years ago
0
speed up DOT
#166
stylewarning
closed
2 years ago
0
undefined function warning: DAGGER
#165
stylewarning
opened
2 years ago
0
Minor docs edits
#164
Spin1Half
closed
2 years ago
0
cosmetic: add ECL to supported implementations
#163
dkochmanski
closed
2 years ago
1
Make changes to allow magicl to be compiled as a monolithic FASL bundle
#162
kartik-s
opened
2 years ago
0
Goals for the backends
#161
digikar99
opened
2 years ago
2
Configure repo to not convert LF to CLRF on Windows
#160
kartik-s
closed
2 years ago
0
Fix CFFI search path for libexpokit
#159
kartik-s
closed
2 years ago
1
Next