Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mikera/vectorz-clj issues and pull requests
#74 - IllegalStateExceptions may be caused by AOT'ed code in Clojure 1.11
Issue -
State: closed - Opened by sdedovic almost 2 years ago
#73 - emin returns 1.7976931348623157E308 when minimum is Infinity
Issue -
State: open - Opened by lunik1 over 3 years ago
#72 - (matrix/set-current-implementation :vectorz) or (set-current-implementation :vectorz); which one is correct?
Issue -
State: open - Opened by madeinquant almost 4 years ago
- 1 comment
#71 - LUP decomposition seems to violate API
Issue -
State: open - Opened by vincechoo750 almost 5 years ago
#70 - Issues and inconsistencies in making block matrices
Issue -
State: open - Opened by kxygk over 5 years ago
#69 - function nth not supported
Issue -
State: closed - Opened by keesterbrugge over 5 years ago
- 1 comment
#68 - Successful broadcasting by comparison operators depends on operand order
Issue -
State: open - Opened by cguenthner almost 6 years ago
#67 - Infinity norm is incorrect
Issue -
State: closed - Opened by dmarjenburgh over 6 years ago
- 2 comments
Labels: bug
#66 - join-along throws exception
Issue -
State: open - Opened by dmarjenburgh over 6 years ago
- 14 comments
#65 - Removed unused :name declaration in project.clj.
Pull Request -
State: closed - Opened by Rovanion over 7 years ago
#64 - Vectorz breaks dot product for matricies
Issue -
State: open - Opened by kieranbrowne over 7 years ago
#63 - set-column throws IndexOutOfBoundsException if index = column-count
Issue -
State: closed - Opened by schaueho over 7 years ago
- 3 comments
Labels: bug
#62 - set-indices returns nil
Issue -
State: closed - Opened by juskrey almost 8 years ago
- 3 comments
#61 - matrix->rows->matrix round trip does not work
Issue -
State: closed - Opened by cheesinglee about 8 years ago
- 1 comment
#60 - Missing support for PEigenDecomposition core.matrix protocol
Issue -
State: open - Opened by jlowenz over 8 years ago
- 4 comments
#59 - Make PCompare implementations work element-wise.
Pull Request -
State: closed - Opened by nathell over 8 years ago
#58 - lt and friends return bogus results
Issue -
State: closed - Opened by nathell over 8 years ago
#57 - Exception creating a sparse array
Issue -
State: closed - Opened by lambda-ai over 8 years ago
- 3 comments
#56 - Cljc
Pull Request -
State: open - Opened by rosejn almost 9 years ago
#54 - The inverse function in combination with the diagonal-matrix function seems to be bugged
Issue -
State: closed - Opened by wilfreddenton about 9 years ago
- 6 comments
Labels: bug
#53 - Support higher dimension selects
Issue -
State: closed - Opened by mikera about 9 years ago
- 2 comments
Labels: enhancement
#52 - basic bug with sparse matrix operations
Issue -
State: closed - Opened by cnuernber about 9 years ago
- 2 comments
Labels: bug
#51 - Fix Typo mset! -> mget
Pull Request -
State: closed - Opened by alexanderkiel over 9 years ago
- 1 comment
#50 - cast mikera.vectorz.Vector to clojure.lang.PersistentVector
Issue -
State: closed - Opened by fyquah over 9 years ago
- 2 comments
Labels: question
#49 - Exponential with matrices
Issue -
State: closed - Opened by marthall over 9 years ago
- 2 comments
#48 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger over 9 years ago
#47 - V* in SVD should be transposed
Issue -
State: closed - Opened by nblumoe over 9 years ago
- 4 comments
#46 - Vectorz protocol implementations
Pull Request -
State: closed - Opened by drone-rites almost 10 years ago
- 3 comments
#45 - Multiple right-hand-sides
Issue -
State: open - Opened by jonasseglare almost 10 years ago
- 2 comments
Labels: enhancement
#44 - row-matrix for Vector returns nil instead of matrix
Issue -
State: closed - Opened by alexott almost 10 years ago
- 3 comments
Labels: bug
#43 - Rationalize old API namespaces
Issue -
State: open - Opened by mikera almost 10 years ago
Labels: enhancement
#42 - Failing case of QR decomposition
Issue -
State: closed - Opened by mikera about 10 years ago
- 2 comments
#41 - non-zero-indices fails on >1d arrays
Issue -
State: closed - Opened by drone-rites about 10 years ago
- 3 comments
Labels: bug
#40 - Issue initialising large matrices with data
Issue -
State: closed - Opened by scottdw about 10 years ago
- 10 comments
Labels: bug
#39 - Updated project.clj from pom.xml. (master branch)
Pull Request -
State: closed - Opened by mars0i over 10 years ago
#38 - Updated project.clj from pom.xml.
Pull Request -
State: closed - Opened by mars0i over 10 years ago
#37 - Implementation for PSolveLinear and PLeastSquares
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 8 comments
#36 - Updated project.clj from pom.xml.
Pull Request -
State: closed - Opened by mars0i over 10 years ago
#35 - combiner vector-norm and matrix-norm into a single norm method.
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 5 comments
#34 - extend PNorm and PMatrixRank protocols
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 14 comments
#33 - Change SVD decomposition to return a vector of singular values instead of matrix
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 1 comment
#32 - QR fails with rows < columns
Issue -
State: closed - Opened by mikera over 10 years ago
- 6 comments
Labels: bug
#31 - Inconsistency with QR results
Issue -
State: closed - Opened by mikera over 10 years ago
- 9 comments
Labels: bug
#30 - tests for cholesky
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
#29 - Bug in Cholesky
Issue -
State: closed - Opened by mikera over 10 years ago
- 4 comments
Labels: bug
#28 - add options to LU, fix bug in SVD
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 3 comments
Labels: bug
#27 - add SVD and LU decomposition protocols
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 6 comments
#26 - add with-keys macro
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 9 comments
#25 - project.clj version ahead of pom.xml
Issue -
State: closed - Opened by mars0i over 10 years ago
- 1 comment
#24 - add qr
Pull Request -
State: closed - Opened by prasant94 over 10 years ago
- 34 comments
#23 - Overridden operators?
Issue -
State: closed - Opened by michaeleisel over 10 years ago
- 1 comment
#22 - Updated project.clj to reflect pom.xml.
Pull Request -
State: closed - Opened by mars0i over 10 years ago
#21 - Create test.check generators
Issue -
State: open - Opened by mikera over 10 years ago
Labels: enhancement
#20 - set-nd on matrix returns nil
Issue -
State: closed - Opened by mschuene over 10 years ago
- 2 comments
Labels: bug
#19 - Updated project.clj from pom.xml
Pull Request -
State: closed - Opened by mars0i over 10 years ago
- 1 comment
#18 - Operations on sparse matrices should produce sparse results
Issue -
State: open - Opened by mikera over 10 years ago
Labels: enhancement
#17 - Changed "net-mikera" to "net.mikera".
Pull Request -
State: closed - Opened by mars0i over 10 years ago
- 2 comments
#16 - Which linear algebra algorithms need to implement
Issue -
State: closed - Opened by haosdent almost 11 years ago
- 5 comments
#15 - Update project.clj from pom.xml
Pull Request -
State: closed - Opened by mars0i almost 11 years ago
- 2 comments
#14 - Develop
Pull Request -
State: closed - Opened by mars0i almost 11 years ago
- 4 comments
#13 - pm (pretty-print function): error on vectorz matrices
Issue -
State: closed - Opened by mars0i almost 11 years ago
- 2 comments
Labels: bug
#12 - symmetric? with INDArray ?
Issue -
State: closed - Opened by mars0i almost 11 years ago
- 5 comments
Labels: question
#11 - sinh with core.matrix
Issue -
State: closed - Opened by akhudek almost 11 years ago
- 3 comments
Labels: bug
#10 - Vector creation perf
Pull Request -
State: closed - Opened by michaelochurch almost 11 years ago
- 1 comment
#9 - Replace convert-to-nested-vectors with to-double-array in vectorz-coerce...
Pull Request -
State: closed - Opened by michaelochurch almost 11 years ago
- 3 comments
#8 - add project.clj
Pull Request -
State: closed - Opened by michaelochurch almost 11 years ago
- 1 comment
#7 - Worthwhile to add a project.clj?
Issue -
State: closed - Opened by michaelochurch almost 11 years ago
- 1 comment
#6 - Array creation on double array ~40x slower via core.matrix than when Vectorz/toVector used directly.
Issue -
State: closed - Opened by michaelochurch almost 11 years ago
- 7 comments
#5 - Element-wise division behavior is strange
Issue -
State: closed - Opened by si14 about 11 years ago
- 2 comments
#4 - Documentation error: clojure.core.matrix.operators/* implements element-wise multiplication.
Issue -
State: closed - Opened by michaelochurch about 11 years ago
- 1 comment
#3 - "No implementation of method: :construct-matrix ..." on first load
Issue -
State: closed - Opened by Velrok over 11 years ago
- 4 comments
#2 - e= fails to detect unequality
Issue -
State: closed - Opened by Velrok over 11 years ago
- 2 comments
#1 - Add license to readme
Issue -
State: closed - Opened by odyssomay almost 12 years ago
- 1 comment