Commit Graph

  • ac161e9afb
    Create FUNDING.yml Sébastien Crozet 2019-10-27 22:49:43 +0100
  • afab84879e Updated rand and quickcheck for nalgebra-lapack Edoardo Morandi 2019-10-11 20:24:46 +0200
  • 28b12f5ad5 Rand 0.6 -> 0.7 Edoardo Morandi 2019-10-11 20:01:36 +0200
  • 48f8333e00 Corrected typo. thibault 2019-09-04 20:04:15 +0900
  • 8d89b02b70 Changed name. Changed argument. Added documentation line. thibault 2019-09-04 11:40:38 +0900
  • f475a9bc07 Added function to compute the mean quaternion from a vector of unit quaternions. thibault 2019-09-03 02:52:49 +0900
  • 410793a15c Release v0.16.14 v0.16.14 sebcrozet 2019-09-08 22:21:21 +0200
  • b01554449a Fix NLL migration warning Mark Rousskov 2019-09-04 20:41:50 -0400
  • 8d756f47ce Switched fmt implementation to a macro, applied that macro to all formats in std Pierre Avital 2019-08-21 15:53:23 +0200
  • 04e322f0f6 implemented LowerExp Pierre Avital 2019-08-19 15:15:14 +0200
  • 04eb817779 Fixes #637: removes not used parameter from cross alex 2019-09-05 20:44:23 +0200
  • bde8fbe10f Release v0.18.2 v0.18.2 sebcrozet 2019-09-01 21:08:48 +0200
  • 94dd355cad GEMM on empty matrices: properly take the beta parameter into account. sebcrozet 2019-09-01 21:08:06 +0200
  • 49abb14e1b Add test for empty matrix tr_mul. sebcrozet 2019-09-01 19:52:14 +0200
  • 5cb4d5f83c Add test for empty matrix multiplication. sebcrozet 2019-09-01 18:27:52 +0200
  • 6fa096e199 Fix multiplication between matrices of dimension 0. sebcrozet 2019-09-01 18:26:25 +0200
  • d9a9c60602 .min() and .max(): updated examples to be more concise Koen Deschacht 2019-08-30 09:39:46 +0200
  • ee1eafc861 Allow getting .min() and .max() of matrices of unsigned integers Koen Deschacht 2019-08-30 08:10:13 +0200
  • f71d0c5b8c Release nalgebra-glm v0.4.2 sebcrozet 2019-08-27 22:47:03 +0200
  • e48ee26d45 Release nalgebra-glm v0.4.2 sebcrozet 2019-08-27 22:45:20 +0200
  • f1576953dd nalgebra-glm: reexport infinite and reversed perspectives. sebcrozet 2019-08-27 22:41:09 +0200
  • f302edc0dc Release v0.18.1 v0.18.1 sebcrozet 2019-08-27 20:55:25 +0200
  • f0324c67b1 Update changelog. sebcrozet 2019-08-27 20:53:54 +0200
  • cfb654240c Matrix::transform_point: correctly take the normalization term into account. sebcrozet 2019-08-27 14:30:20 +0200
  • e170729f67 Simplified ordering check Fabian Löschner 2019-08-13 09:27:24 +0200
  • a06b833343 More elegant initial value for xcmp Fabian Löschner 2019-08-13 09:04:41 +0200
  • c625a37525 Undo breaking changes Fabian Löschner 2019-08-13 09:00:54 +0200
  • a4a5750ccd Clarified documentation of min/max behaviour Fabian Löschner 2019-08-10 16:25:19 +0200
  • d21c65f755 Fix for [a,ca]min/max methods. Fabian Löschner 2019-08-10 16:18:33 +0200
  • f27d399a93 Fix CI (#634) Sébastien Crozet 2019-08-13 10:05:39 +0200
  • 4fa4a6b854 HTTPS All The Things (#608) Jake Shadle 2019-06-11 20:56:50 +0200
  • 9feb28926a Fix typo. (#600) Bruce Mitchener 2019-06-07 23:54:56 +0700
  • 935f5e4662 Fix for nostd builds (#589) Felipe Jorge 2019-04-26 14:38:03 -0300
  • 3d97b21aea Fix incorrect documentation from s/Real/&Field Las 2019-04-17 18:31:13 +0200
  • c8ae3839c1 simplify anti-aliasing assertion Jack Wrenn 2019-04-15 17:54:10 -0400
  • 2e273ad6c5 prevent constructing MatrixSliceMutMN for which disjoint indices may alias the same linear index Jack Wrenn 2019-04-09 14:39:36 -0400
  • 2838350ea4 Reorder comments about parameters of projection so they match the order of the function parameter. sebcrozet 2019-04-09 20:25:42 +0200
  • 62d63eadea Remove the _no variants of reversed perspective. sebcrozet 2019-04-06 09:43:07 +0200
  • 94b5023605 Remove comments about float depth buffer. sebcrozet 2019-04-06 09:41:19 +0200
  • 77cb68e47f Fix missing identifier. sebcrozet 2019-04-02 20:04:44 +0200
  • 4c5996e67b Remove some assertions. sebcrozet 2019-04-02 20:01:16 +0200
  • 1dc6f16463 Fix typos. sebcrozet 2019-04-02 19:59:22 +0200
  • 323fc7f39b Add more comments. sebcrozet 2019-04-02 19:56:56 +0200
  • c65f0e9e4e Add some infinite and reversed perspectives. sebcrozet 2019-04-02 19:51:43 +0200
  • e86ab5db3d removed depedency on Vec Stefan Mesken 2019-04-08 23:10:27 +0200
  • 4add995c1b addressed Trevis CI error Stefan Mesken 2019-04-08 22:32:26 +0200
  • 3baefb1319 Allow the removal of multiple rows/columns given an array of indices. #530 Stefan Mesken 2019-04-08 17:29:32 +0200
  • dda41c1508 Add tests for serialization of 2D transformations. sebcrozet 2019-04-06 09:37:58 +0200
  • 66384dad36 added quaternionic divisions to changelog adamnemecek 2019-03-31 14:14:07 -0700
  • d60aa68609 Release v0.18.1 sebcrozet 2019-08-27 20:55:25 +0200
  • 14430d4f74 Update changelog. sebcrozet 2019-08-27 20:53:54 +0200
  • 7a4daba91c Matrix::transform_point: correctly take the normalization term into account. sebcrozet 2019-08-27 14:30:20 +0200
  • a74702bb5a Simplified ordering check Fabian Löschner 2019-08-13 09:27:24 +0200
  • 3ef76ab9e4 More elegant initial value for xcmp Fabian Löschner 2019-08-13 09:04:41 +0200
  • 8916e907f2 Undo breaking changes Fabian Löschner 2019-08-13 09:00:54 +0200
  • 206242e5e4 Clarified documentation of min/max behaviour Fabian Löschner 2019-08-10 16:25:19 +0200
  • 0f0b9bcca1 Fix for [a,ca]min/max methods. Fabian Löschner 2019-08-10 16:18:33 +0200
  • bedb5dc963
    Fix CI (#634) Sébastien Crozet 2019-08-13 10:05:39 +0200
  • f9921a6774 Refactor row_sum() and column_sum() to cover more cases. Austin Lund 2019-06-20 09:02:28 +1000
  • 0384268bd4 HTTPS All The Things (#608) Jake Shadle 2019-06-11 20:56:50 +0200
  • cce690f3a9 Fix typo. (#600) Bruce Mitchener 2019-06-07 23:54:56 +0700
  • 589aebbf85 Add #[must_use] to all functions with a _mut variant (#598) Christian Authmann 2019-06-05 23:04:04 +0200
  • fb95634d8c Fix for nostd builds (#589) Felipe Jorge 2019-04-26 14:38:03 -0300
  • 65e4c59152 Fix incorrect documentation from s/Real/&Field Las 2019-04-17 18:31:13 +0200
  • 85c931520a Implement Default for Quaternion and UnitQuaternion. Mara Bos 2019-04-16 10:12:09 +0200
  • e6265da980 Implement Default for MatrixMN. Mara Bos 2019-04-16 10:11:27 +0200
  • 05eb9ac2ba simplify anti-aliasing assertion Jack Wrenn 2019-04-15 17:54:10 -0400
  • 306f096c64 prevent constructing MatrixSliceMutMN for which disjoint indices may alias the same linear index Jack Wrenn 2019-04-09 14:39:36 -0400
  • 049957ff55 Reorder comments about parameters of projection so they match the order of the function parameter. sebcrozet 2019-04-09 20:25:42 +0200
  • 6b67687e1c Remove the _no variants of reversed perspective. sebcrozet 2019-04-06 09:43:07 +0200
  • f03c785a60 Remove comments about float depth buffer. sebcrozet 2019-04-06 09:41:19 +0200
  • ba93e0a774 Fix missing identifier. sebcrozet 2019-04-02 20:04:44 +0200
  • 94908cf2ad Remove some assertions. sebcrozet 2019-04-02 20:01:16 +0200
  • 68d8331c2a Fix typos. sebcrozet 2019-04-02 19:59:22 +0200
  • 9c3cea1d32 Add more comments. sebcrozet 2019-04-02 19:56:56 +0200
  • 1df1c4226b Add some infinite and reversed perspectives. sebcrozet 2019-04-02 19:51:43 +0200
  • ff9027f473 removed depedency on Vec Stefan Mesken 2019-04-08 23:10:27 +0200
  • cb459d4493 addressed Trevis CI error Stefan Mesken 2019-04-08 22:32:26 +0200
  • 5392b936d1 Allow the removal of multiple rows/columns given an array of indices. #530 Stefan Mesken 2019-04-08 17:29:32 +0200
  • 4e81830775 Add tests for serialization of 2D transformations. sebcrozet 2019-04-06 09:37:58 +0200
  • 0f9dbbf407
    Merge pull request #572 from adamnemecek/patch-2 Sébastien Crozet 2019-04-01 07:15:28 +0200
  • 6d2469707d
    added quaternionic divisions to changelog adamnemecek 2019-03-31 14:14:07 -0700
  • b5f452087e Release v0.18.0 Sébastien Crozet 2019-03-31 17:30:32 +0200
  • 96d864c158
    Release v0.18.0 v0.18.0 Sébastien Crozet 2019-03-31 17:30:32 +0200
  • e536671042 Minor rewording on the changelog. sebcrozet 2019-03-31 17:30:05 +0200
  • d759912327 Update changelog. sebcrozet 2019-03-31 17:05:24 +0200
  • bb06701eff Fix the return type of convolve_same to match the documentation. sebcrozet 2019-03-31 17:03:02 +0200
  • ae4afa3d2c Merge branch 'master-public' into dev sebcrozet 2019-03-31 16:33:25 +0200
  • b5b81a0ba9 Bump version numbers. sebcrozet 2019-03-31 15:25:54 +0200
  • 31bc336224
    Merge pull request #567 from rustsim/complex Sébastien Crozet 2019-03-31 14:44:30 +0200
  • 94a8babcdc Uncomment the fast renormalization of Rotation2. sebcrozet 2019-03-31 14:34:07 +0200
  • 18b9f82042 Fix warnings. sebcrozet 2019-03-31 13:32:26 +0200
  • 86fa4bee52 Remove the criterion dependency and add comment to re-add it to run benchmarks. sebcrozet 2019-03-31 13:32:09 +0200
  • 7dbff7c389 Continue reexporting the deprecated alga::general::Real trait. sebcrozet 2019-03-31 12:26:20 +0200
  • 55873cae37 Fix compilation with no-std. sebcrozet 2019-03-31 12:06:26 +0200
  • eddaf669ac nalgebra-lapack: reuse openblas by default. sebcrozet 2019-03-31 11:11:21 +0200
  • ba40e8eb55 Fix merge errors due to the switch to rust 2018. sebcrozet 2019-03-31 10:53:11 +0200
  • 38ef0cbf7b Merge branch 'dev' into complex sebcrozet 2019-03-31 10:48:59 +0200
  • 1e04053a21 refactoring Adam Nemecek 2019-03-21 15:51:09 -0700
  • e416360fc9 geometric operations Adam Nemecek 2019-03-21 11:34:06 -0700