Ecosyste.ms: Issues

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

GitHub / dimforge/nalgebra issues and pull requests

#1363 - Unit Quaternion logarithm inconsistent with exp

Issue - State: open - Opened by molni 7 months ago - 1 comment

#1362 - Release v0.32.4

Pull Request - State: closed - Opened by sebcrozet 8 months ago

#1361 - Test flake in `f64::symmetric_eigen`

Issue - State: open - Opened by tpdickso 8 months ago
Labels: bug

#1360 - `normalize` docs need expansion

Issue - State: open - Opened by alice-i-cecile 8 months ago - 1 comment

#1359 - matrix literals or const constructors

Issue - State: open - Opened by GummyGun 8 months ago - 1 comment

#1358 - Multiply matrix by vector row-wise

Issue - State: open - Opened by nilgoyette 8 months ago - 6 comments

#1357 - Support Glam 0.25 type conversion

Pull Request - State: closed - Opened by Jondolf 8 months ago - 4 comments

#1356 - Added into_vec method

Pull Request - State: closed - Opened by DumitrescuToma 8 months ago - 1 comment

#1354 - Matrix Display output alignment is not Unicode-aware

Issue - State: open - Opened by nicholas-miklaucic 9 months ago - 4 comments

#1353 - Cannot compute the SVD of an empty matrix.

Issue - State: open - Opened by Lishen1 9 months ago - 2 comments

#1351 - `tr_solve_upper_triangular` proptest failure

Issue - State: open - Opened by CAD97 9 months ago

#1350 - Fix `glm::is_null` epsilon test

Pull Request - State: closed - Opened by CAD97 9 months ago - 4 comments

#1349 - Fix `glm::is_normalized` epsilon test

Pull Request - State: closed - Opened by CAD97 9 months ago - 3 comments

#1348 - Added into_vec method

Pull Request - State: closed - Opened by DumitrescuToma 9 months ago

#1347 - Correct less than or equal symbol in doc in vector_relational.rs

Pull Request - State: closed - Opened by Ababwa 9 months ago

#1346 - docs: Fixes Transform to_homogeneous example

Pull Request - State: closed - Opened by BenjaminDR 9 months ago

#1345 - Make some RealField functions const

Issue - State: open - Opened by GummyGun 9 months ago - 1 comment

#1343 - SymmetricEigen produces wrong sign of eigenvector values on Matrix6

Issue - State: closed - Opened by yesint 9 months ago - 4 comments

#1342 - Update syn to `2.0`

Pull Request - State: closed - Opened by yotamofek 9 months ago - 9 comments
Labels: patch version, merge ready

#1341 - Allow bitshifting matricies if they are integers

Issue - State: closed - Opened by Astralchroma 9 months ago - 3 comments

#1339 - Allow multiplying matrix by `Complex<>` on the left

Pull Request - State: open - Opened by tpdickso 9 months ago - 2 comments

#1338 - Unable to multiply complex matrix with complex scalar from the left

Issue - State: open - Opened by martin-jw 9 months ago - 2 comments

#1337 - Planes and Culling Frustums

Issue - State: open - Opened by ggadwa 9 months ago - 1 comment

#1336 - Make OPoint call `T::fmt` to respect formatting modifiers

Pull Request - State: closed - Opened by kurtlawrence 10 months ago - 2 comments

#1334 - Added a simple LU decomposition

Pull Request - State: closed - Opened by BogdanCiocea 10 months ago - 2 comments

#1333 - Remove CUDA support relying on abandoned toolchain

Pull Request - State: closed - Opened by Ralith 10 months ago - 1 comment

#1332 - lapack qr factorization

Issue - State: open - Opened by nullhook 10 months ago - 1 comment

#1331 - remove unnecessary trait bounds in matrix conversions.

Pull Request - State: open - Opened by taketo1024 10 months ago - 2 comments

#1330 - CUDA target is unmaintained

Issue - State: closed - Opened by Ralith 10 months ago - 1 comment

#1329 - Wrong result of min() and max() in nalgebra::base::min_max::Matrix when f64::NAN is included

Issue - State: open - Opened by yzobus 10 months ago - 3 comments
Labels: bug

#1329 - Wrong result of min() and max() in nalgebra::base::min_max::Matrix when f64::NAN is included

Issue - State: open - Opened by yzobus 10 months ago - 4 comments
Labels: bug

#1328 - Missed minor version bump?

Issue - State: open - Opened by Nashenas88 10 months ago - 2 comments

#1328 - Missed minor version bump?

Issue - State: open - Opened by Nashenas88 10 months ago - 2 comments

#1327 - Add a way to get a column slice

Issue - State: closed - Opened by bushkov 10 months ago - 2 comments

#1326 - assertion at VectorView3::<T>::from(&view3_from_owned3).clone_owned()

Issue - State: open - Opened by Lishen1 10 months ago
Labels: bug

#1325 - Instable Matrix determinants (compared to numpy, online calculator)

Issue - State: open - Opened by glennDittmann 11 months ago - 18 comments

#1324 - add implementation of From trait for SMatrix<->DMatrix, SVector<->DVector

Pull Request - State: open - Opened by Lishen1 11 months ago - 2 comments

#1323 - Changed serialization breaks things

Issue - State: open - Opened by oskargustafsson 11 months ago - 3 comments

#1321 - Forward `std` feature to some deps.

Pull Request - State: closed - Opened by zachs18 11 months ago - 5 comments

#1320 - Replace known-problematic variance algorithm (for `column_variance`)

Pull Request - State: open - Opened by andrewjradcliffe 11 months ago - 4 comments

#1319 - `VectorView?` type alias too restrictive?

Issue - State: open - Opened by TiborVoelcker 11 months ago - 1 comment

#1318 - Similarity scaling private

Issue - State: open - Opened by Fabus1184 11 months ago

#1317 - Fix UB in `RawStorageMut::swap_unchecked_linear`

Pull Request - State: closed - Opened by yotamofek 11 months ago

#1315 - Allow creating matrix iter with an owned view

Pull Request - State: closed - Opened by yotamofek 11 months ago - 1 comment

#1314 - Fix bug in SVD related to values near zero

Pull Request - State: closed - Opened by rasmusgo 11 months ago - 2 comments

#1313 - Incorrect results from pseudo_inverse

Issue - State: closed - Opened by Ralith 11 months ago - 4 comments

#1312 - Implement Default trait for sparse matrix types

Pull Request - State: closed - Opened by arscisca 11 months ago - 1 comment

#1311 - Alga traits not implemented by statically-sized matrices/vectors?

Issue - State: open - Opened by YPares 11 months ago - 5 comments

#1310 - Macros for RowVector and RowDVector

Issue - State: open - Opened by maxtremblay 11 months ago

#1309 - Implement gradient method on Matrix

Pull Request - State: closed - Opened by lukerob01 11 months ago - 1 comment

#1308 - Fix and clarify license in crate metadata and add missing license files

Pull Request - State: closed - Opened by decathorpe 11 months ago - 3 comments

#1305 - add symmetric_eigen_unordered

Issue - State: open - Opened by Lishen1 12 months ago

#1304 - [feature request] Add pseudo determinant

Issue - State: open - Opened by saona-raimundo 12 months ago - 1 comment

#1303 - docs: Fix unbalanced backticks.

Pull Request - State: closed - Opened by waywardmonkeys 12 months ago

#1302 - DOC: Use norm_squared() in its doctest

Pull Request - State: closed - Opened by mgeier about 1 year ago - 1 comment

#1301 - Nalgebra compile error in release mode only

Issue - State: closed - Opened by lambdadeltakay about 1 year ago - 1 comment

#1300 - Fix Clippy Warnings

Pull Request - State: closed - Opened by JulianKnodt about 1 year ago

#1299 - numpy solve/scipy solve/ LAPACK GESV

Issue - State: open - Opened by David-OConnor about 1 year ago - 1 comment

#1298 - Use the SemVer trick

Issue - State: open - Opened by naturecodevoid about 1 year ago

#1297 - How to compute determinant of an SMatrix?

Issue - State: open - Opened by MelvinSam2000 about 1 year ago - 2 comments

#1296 - Rotation3 angle from 2 vectors

Issue - State: open - Opened by Alphapage about 1 year ago - 1 comment

#1294 - `Rotation3::from_euler_angles_ordered`

Issue - State: open - Opened by dan-jfisher about 1 year ago

#1294 - `Rotation3::from_euler_angles_ordered`

Issue - State: open - Opened by dan-jfisher about 1 year ago

#1293 - Remove unnecessary code in qr.rs

Pull Request - State: open - Opened by kenken-neko about 1 year ago

#1293 - Remove unnecessary code in qr.rs

Pull Request - State: open - Opened by kenken-neko about 1 year ago

#1293 - Remove unnecessary code in qr.rs

Pull Request - State: open - Opened by kenken-neko about 1 year ago

#1293 - Remove unnecessary code in qr.rs

Pull Request - State: closed - Opened by kenken-neko about 1 year ago

#1292 - Does nalgebra provide a linspace function?

Issue - State: open - Opened by SamehMIMMohamed about 1 year ago - 1 comment

#1292 - Does nalgebra provide a linspace function?

Issue - State: open - Opened by armuren about 1 year ago

#1291 - eigenvalues() hangs with all 0's

Issue - State: open - Opened by rbenefo about 1 year ago - 1 comment

#1291 - eigenvalues() hangs with all 0's

Issue - State: open - Opened by rbenefo about 1 year ago - 2 comments

#1291 - eigenvalues() hangs with all 0's

Issue - State: open - Opened by rbenefo about 1 year ago - 1 comment

#1290 - Clean up symbolic cholesky factorization

Pull Request - State: open - Opened by JulianKnodt about 1 year ago

#1290 - Clean up symbolic cholesky factorization

Pull Request - State: open - Opened by JulianKnodt about 1 year ago

#1290 - Clean up symbolic cholesky factorization

Pull Request - State: open - Opened by JulianKnodt about 1 year ago

#1289 - Implement Sparse Left-Looking LU factorization

Pull Request - State: open - Opened by JulianKnodt about 1 year ago

#1288 - Add `try_from_triplets_iter`

Pull Request - State: closed - Opened by JulianKnodt about 1 year ago - 2 comments

#1287 - Implement `Clone` for `CsrTripletIter` and `CscTripletIter`

Pull Request - State: closed - Opened by mohe2015 about 1 year ago

#1286 - Sparse COO Matrix `try_from_triplets` could have `from_iterator`

Issue - State: closed - Opened by JulianKnodt about 1 year ago - 1 comment

#1285 - Make the lapack SVD struct public?

Issue - State: open - Opened by Makogan about 1 year ago - 10 comments

#1285 - Make the lapack SVD struct public?

Issue - State: open - Opened by Makogan about 1 year ago

#1285 - Make the lapack SVD struct public?

Issue - State: open - Opened by Makogan about 1 year ago

#1284 - nalgebra-glm, clippy: Suppress too_many_arguments.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 1 comment

#1284 - nalgebra-glm, clippy: Suppress too_many_arguments.

Pull Request - State: open - Opened by waywardmonkeys about 1 year ago

#1283 - DualQuaternion: Fix to_vector self convention.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 1 comment

#1283 - DualQuaternion: Fix to_vector self convention.

Pull Request - State: open - Opened by waywardmonkeys about 1 year ago

#1283 - DualQuaternion: Fix to_vector self convention.

Pull Request - State: open - Opened by waywardmonkeys about 1 year ago

#1282 - clippy: Fix needless_borrow warnings.

Pull Request - State: open - Opened by waywardmonkeys about 1 year ago

#1282 - clippy: Fix needless_borrow warnings.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 1 comment

#1281 - nalgebra-glm: Fix clippy single_component_path_imports.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 1 comment

#1281 - nalgebra-glm: Fix clippy single_component_path_imports.

Pull Request - State: open - Opened by waywardmonkeys about 1 year ago

#1281 - nalgebra-glm: Fix clippy single_component_path_imports.

Pull Request - State: open - Opened by waywardmonkeys about 1 year ago

#1280 - Implement reduced row echelon form function

Pull Request - State: open - Opened by Makogan about 1 year ago

#1280 - Implement reduced row echelon form function

Pull Request - State: open - Opened by Makogan about 1 year ago

#1279 - clippy: Don't need lazy eval for len calls.

Pull Request - State: closed - Opened by waywardmonkeys about 1 year ago - 1 comment