Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / andreaferretti/neo issues and pull requests

#56 - don't give newSeqWith a generic argument

Pull Request - State: closed - Opened by metagn 3 months ago - 1 comment

#55 - Upstream is introducing newSeqUninit

Pull Request - State: closed - Opened by ringabout about 1 year ago - 5 comments

#54 - fix `randomMatrix` ambiguous overload with default argument

Pull Request - State: closed - Opened by metagn over 1 year ago - 2 comments

#53 - disambiguate generic param `T` with transpose in svd

Pull Request - State: closed - Opened by metagn over 1 year ago - 2 comments

#52 - Shortcut determinant for 2x2 matrix

Pull Request - State: closed - Opened by modoodalvi over 1 year ago - 4 comments

#51 - Wrong determinant 2x2 matrix

Issue - State: closed - Opened by modoodalvi over 1 year ago - 1 comment

#50 - Error: undeclared identifier: 'shallowCopy'`` on all examples

Issue - State: open - Opened by general-rishkin almost 2 years ago - 5 comments

#49 - Bug when output of row is indexed with n > 0

Issue - State: closed - Opened by s-a-kuehl almost 2 years ago - 1 comment

#47 - compareApprox and `=~` returns false when zeros=~zeros ?

Issue - State: closed - Opened by nomissbowling about 2 years ago

#46 - Test coverage / OS

Issue - State: closed - Opened by ShalokShalom over 2 years ago - 1 comment

#45 - make neo compatible with ORC since shallowCopy has already been removed for ORC

Pull Request - State: open - Opened by ringabout over 2 years ago - 4 comments

#44 - fix issues #43, add backwardindex for vector

Pull Request - State: closed - Opened by ippaveln over 2 years ago - 1 comment

#43 - Adding support for BackwardsIndex on vector

Issue - State: open - Opened by ippaveln over 2 years ago

#42 - Add wrapper for eigenvalues and eigenvector of symmetric matrix

Pull Request - State: closed - Opened by keyehzy almost 3 years ago - 5 comments

#41 - Explicitly compose (relying upon `*` correctness) to test decomposition.

Pull Request - State: closed - Opened by c-blake almost 3 years ago - 3 comments

#40 - initialized the default random number generator

Pull Request - State: closed - Opened by Niminem over 3 years ago - 1 comment

#39 - [feature request] support for ndarrays

Issue - State: closed - Opened by cvanelteren over 3 years ago - 2 comments

#38 - could not import: cblas_ddot

Issue - State: closed - Opened by sieste over 3 years ago - 5 comments

#37 - Tiny enhancements proposal

Issue - State: open - Opened by HJarausch almost 4 years ago

#37 - Tiny enhancements proposal

Issue - State: open - Opened by HJarausch almost 4 years ago

#36 - [Question] How to Calculate Eigenvectors and Eigenvalues

Issue - State: closed - Opened by GaudiestTooth17 almost 4 years ago - 3 comments

#36 - [Question] How to Calculate Eigenvectors and Eigenvalues

Issue - State: closed - Opened by GaudiestTooth17 almost 4 years ago - 3 comments

#35 - Error when echoing a vector

Issue - State: closed - Opened by mhessler97 about 4 years ago - 4 comments

#34 - error loading shared library libblas

Issue - State: closed - Opened by ruqianl about 4 years ago - 1 comment

#33 - SVD addition

Pull Request - State: closed - Opened by mhessler97 about 4 years ago - 1 comment

#32 - Support to rewrite vector in component-wise for statement

Issue - State: open - Opened by ghost almost 5 years ago

#31 - log function compiles but fails on run

Issue - State: closed - Opened by freevryheid almost 5 years ago - 3 comments

#30 - Make Neo compatible with latest Nim

Pull Request - State: closed - Opened by cooldome about 5 years ago - 1 comment

#29 - row, column functions copy the entire matrix?

Issue - State: closed - Opened by joachimschmidt557 over 5 years ago - 1 comment

#28 - Migrate away from Rawgit for docs

Issue - State: open - Opened by solomongreenberg over 5 years ago - 3 comments

#27 - Brew typo

Issue - State: closed - Opened by melMass almost 6 years ago

#26 - Nimble installation fails

Issue - State: closed - Opened by arkocal almost 6 years ago - 2 comments

#25 - Add getters for mutable elements

Pull Request - State: closed - Opened by qxxxb almost 6 years ago - 3 comments

#24 - Increment does not work

Issue - State: closed - Opened by Piepow almost 6 years ago

#23 - Dimension error

Issue - State: closed - Opened by narimiran about 6 years ago - 1 comment

#22 - Add vector stacking (concatenating)

Pull Request - State: closed - Opened by narimiran about 6 years ago - 6 comments

#21 - add dimension check

Pull Request - State: closed - Opened by narimiran about 6 years ago - 1 comment

#20 - [IndexError] Creating matrix from sequences of unequal length

Issue - State: closed - Opened by narimiran about 6 years ago - 1 comment

#19 - fix readme examples

Pull Request - State: closed - Opened by narimiran about 6 years ago - 1 comment

#18 - comparison with related packages (eg Arraymancer)

Issue - State: open - Opened by timotheecour over 6 years ago - 5 comments
Labels: question

#17 - Add possibility to concat vectors?

Issue - State: closed - Opened by narimiran over 6 years ago - 4 comments

#16 - Can't create a vector from seq?

Issue - State: closed - Opened by narimiran over 6 years ago - 2 comments

#15 - Add an OpenCL backend

Issue - State: open - Opened by andreaferretti almost 7 years ago
Labels: enhancement

#14 - Add the possibility to assign values to a slice

Issue - State: closed - Opened by narimiran almost 7 years ago - 3 comments

#13 - First class function behaviour with Vectors?

Issue - State: closed - Opened by uqtredd1 over 7 years ago - 2 comments

#12 - Support matrices and vectors on the shared heap

Issue - State: closed - Opened by andreaferretti over 7 years ago
Labels: enhancement

#11 - Implement tensors

Issue - State: open - Opened by andreaferretti over 7 years ago
Labels: enhancement

#10 - Use more specific BLAS functions

Issue - State: open - Opened by andreaferretti over 7 years ago
Labels: enhancement

#9 - Compute trace and determinant

Issue - State: open - Opened by andreaferretti over 7 years ago - 4 comments
Labels: enhancement

#8 - Write more rewrite rules

Issue - State: open - Opened by andreaferretti over 7 years ago - 1 comment
Labels: enhancement

#7 - Reintroduce static dimensions

Issue - State: open - Opened by andreaferretti over 7 years ago - 1 comment
Labels: enhancement

#6 - Support FFT

Issue - State: open - Opened by andreaferretti over 7 years ago
Labels: enhancement

#5 - Find a better way to detect which BLAS and LAPACK to link

Issue - State: closed - Opened by andreaferretti over 7 years ago
Labels: enhancement

#4 - Use sparse BLAS in neo.sparse

Issue - State: open - Opened by andreaferretti over 7 years ago
Labels: enhancement

#3 - Implement operations over complex numbers

Issue - State: open - Opened by andreaferretti over 7 years ago - 1 comment
Labels: enhancement

#2 - Implement row-major CUDA matrices

Issue - State: open - Opened by andreaferretti over 7 years ago - 1 comment
Labels: enhancement

#1 - Implement LAPACK operations for row major matrices

Issue - State: open - Opened by andreaferretti over 7 years ago
Labels: enhancement