Commit Graph

  • e7c0e95d3f fixed typo Krushn Dayshmookh 2018-02-12 22:24:30 +0530
  • af90536816
    fixed typo Krushn Dayshmookh 2018-02-12 22:24:30 +0530
  • 236f2b5357 Remove useless comment. Sébastien Crozet 2018-02-04 19:04:28 +0100
  • d6f01f51d8 Update the documentation to nalgebra 0.14. Sébastien Crozet 2018-02-03 15:57:35 +0100
  • 0cd93a44ec Update the rustdoc doc. Sébastien Crozet 2018-02-03 15:56:21 +0100
  • 5ce41060e5 Fix typos. Sébastien Crozet 2018-02-03 15:25:04 +0100
  • b48a1fa8f4 nalgebra-lapack: release v0.6.0 Sébastien Crozet 2018-02-03 14:39:49 +0100
  • 7b249f8966 Release v0.14.0 v0.14.0 Sébastien Crozet 2018-02-03 14:21:31 +0100
  • a669d3e6ea Bump the rand crate version. Sébastien Crozet 2018-02-03 14:07:15 +0100
  • f9931ceeff Minor changelog fixes. Sébastien Crozet 2018-02-03 12:21:32 +0100
  • 4ad819c669 Update the changelog. Sébastien Crozet 2018-02-03 12:12:20 +0100
  • 7004610106 Adapt the debug_output_corresponds_to_data_container test to work on both stable and nightly. Sébastien Crozet 2018-02-03 11:11:10 +0100
  • daba16023a Comment the argument of the (private) extend_rows function. Sébastien Crozet 2018-02-03 10:54:51 +0100
  • 487af7d979 Fix matrix resizing with empty matrices. Sébastien Crozet 2018-02-03 10:46:04 +0100
  • 5a4179c287 Re-enable most tests. Sébastien Crozet 2018-02-03 10:44:32 +0100
  • 9bd2890875 Add documentation. Sébastien Crozet 2018-02-02 12:26:40 +0100
  • 84a01a720d Fix unnecessary parenthesis. Sébastien Crozet 2018-02-02 12:26:37 +0100
  • 662cc9cd7f Run rust fmt. Sébastien Crozet 2018-02-02 12:26:35 +0100
  • 6d4bfc3b79 Fix warnings. Sébastien Crozet 2018-02-02 12:26:33 +0100
  • 5c28af3a53 Add 3d cross-product matrix construction from a vector. Sébastien Crozet 2018-02-02 12:26:31 +0100
  • 3dc76caf7e Add Isometry × Unit<Vector>. Sébastien Crozet 2018-02-02 12:26:29 +0100
  • 144dfbd555 Add quadform/cmpy/cdpy. Sébastien Crozet 2018-02-02 12:26:27 +0100
  • 52598de44c Add rotation_between_axis/scaled_rotation_between_axis. Sébastien Crozet 2018-02-02 12:26:25 +0100
  • dc41b55e5a Add iamin. Sébastien Crozet 2018-02-02 12:26:22 +0100
  • fcfcc391b5 Rename slice constructors to remove the "_slice" after "new". Sébastien Crozet 2018-02-02 12:26:20 +0100
  • 4cb43498a4 Add unsafe slice construction. Sébastien Crozet 2018-02-02 12:26:18 +0100
  • a35e40b38e Add the `repeat` constructor. Sébastien Crozet 2018-02-02 12:26:16 +0100
  • 300b3d0452 Add transpose gemv. Sébastien Crozet 2018-02-02 12:26:14 +0100
  • 1a7f0dea9f Add column vector slice aliases. Sébastien Crozet 2018-02-02 12:26:11 +0100
  • 1ee8a702ea Fix quadratic form computation. Sébastien Crozet 2018-02-02 12:26:09 +0100
  • 39d20306f1 Add symmetric quadratic form computation. Sébastien Crozet 2018-02-02 12:26:07 +0100
  • 94c1ab8e7b Add matrix slice construction from array slices. Sébastien Crozet 2018-02-02 12:26:04 +0100
  • adbb7d989e Add aliases for matrix slices. Sébastien Crozet 2018-02-02 12:26:00 +0100
  • d4b4239240 Update to mkdocs 0.17.2. Sébastien Crozet 2018-02-03 12:58:00 +0100
  • 4f32da6d94 Minor changelog fixes. Sébastien Crozet 2018-02-03 12:21:32 +0100
  • 2079a72ba7 Update the changelog. Sébastien Crozet 2018-02-03 12:12:20 +0100
  • fd249951dd Adapt the debug_output_corresponds_to_data_container test to work on both stable and nightly. Sébastien Crozet 2018-02-03 11:11:10 +0100
  • 7fb87bc482 Comment the argument of the (private) extend_rows function. Sébastien Crozet 2018-02-03 10:54:51 +0100
  • 09730094af Fix matrix resizing with empty matrices. Sébastien Crozet 2018-02-03 10:46:04 +0100
  • 7af19748a6 Re-enable most tests. Sébastien Crozet 2018-02-03 10:44:32 +0100
  • 69937f351e Add documentation. Sébastien Crozet 2018-02-02 12:26:40 +0100
  • 1347f99fd0 Fix unnecessary parenthesis. Sébastien Crozet 2018-02-02 12:26:37 +0100
  • 2da8b98d7c Run rust fmt. Sébastien Crozet 2018-02-02 12:26:35 +0100
  • ddad7692fb Fix warnings. Sébastien Crozet 2018-02-02 12:26:33 +0100
  • d8770249b9 Add 3d cross-product matrix construction from a vector. Sébastien Crozet 2018-02-02 12:26:31 +0100
  • d89834adeb Add Isometry × Unit<Vector>. Sébastien Crozet 2018-02-02 12:26:29 +0100
  • a175e47d68 Add quadform/cmpy/cdpy. Sébastien Crozet 2018-02-02 12:26:27 +0100
  • b1755e77d2 Add rotation_between_axis/scaled_rotation_between_axis. Sébastien Crozet 2018-02-02 12:26:25 +0100
  • 3c59951422 Add iamin. Sébastien Crozet 2018-02-02 12:26:22 +0100
  • f9d5cc8fae Rename slice constructors to remove the "_slice" after "new". Sébastien Crozet 2018-02-02 12:26:20 +0100
  • bdc25fadd2 Add unsafe slice construction. Sébastien Crozet 2018-02-02 12:26:18 +0100
  • d38ec067cc Add the `repeat` constructor. Sébastien Crozet 2018-02-02 12:26:16 +0100
  • 859e1c4bb8 Add transpose gemv. Sébastien Crozet 2018-02-02 12:26:14 +0100
  • f08d9d3fdf Add column vector slice aliases. Sébastien Crozet 2018-02-02 12:26:11 +0100
  • 515fbff055 Fix quadratic form computation. Sébastien Crozet 2018-02-02 12:26:09 +0100
  • 14124d7be6 Add symmetric quadratic form computation. Sébastien Crozet 2018-02-02 12:26:07 +0100
  • 9fca2a5325 Add matrix slice construction from array slices. Sébastien Crozet 2018-02-02 12:26:04 +0100
  • 71225ad9e3 Add aliases for matrix slices. Sébastien Crozet 2018-02-02 12:26:00 +0100
  • 098d91cae0 Remove phantom data from matrix debug output Eduard Bopp 2018-01-17 17:35:01 +0100
  • 0ddeb74dd9 Remove phantom data from matrix debug output Eduard Bopp 2018-01-17 17:35:01 +0100
  • bba1993e58 Restructure test modules to avoid warnings Eduard Bopp 2018-01-17 16:48:47 +0100
  • 4a926736fe Split some matrix tests into inline modules Eduard Bopp 2018-01-17 16:04:11 +0100
  • 5b2e383320 Let the test suite run with no features Eduard Bopp 2018-01-17 15:47:28 +0100
  • a07951f57b Restructure test modules to avoid warnings Eduard Bopp 2018-01-17 16:48:47 +0100
  • 418e6f4b98 Split some matrix tests into inline modules Eduard Bopp 2018-01-17 16:04:11 +0100
  • 7d32adacd2 Let the test suite run with no features Eduard Bopp 2018-01-17 15:47:28 +0100
  • 57bfee4615
    Merge pull request #310 from nilgoyette/row_vector_cross_product Eduard Bopp 2018-01-18 12:11:12 +0100
  • 2ad227661a Fix RowVector3 cross product Nil Goyette 2018-01-17 11:23:27 -0500
  • 27499111ee Add regression test for RowVector3 cross product Nil Goyette 2018-01-17 11:13:18 -0500
  • a713dc1e6c
    Merge pull request #305 from jswrenn/to_euler_angles Eduard Bopp 2018-01-17 14:07:54 +0100
  • 922b339fb0 Implement to_euler_angles for Rotation3 and UnitQuaternion Jack Wrenn 2018-01-09 15:15:57 -0500
  • d19e9f5e3e Update contributors list. Sébastien Crozet 2018-01-07 13:49:55 +0100
  • 053aaf599f Update the contributors list. Sébastien Crozet 2018-01-07 11:50:20 +0100
  • a319ecb420 Update contsributors list. Sébastien Crozet 2018-01-06 18:21:08 +0100
  • 9066ce484d Merge pull request #297 from Wallacoloo/fix/master-below-typo Eduard Bopp 2017-10-27 10:47:00 +0200
  • a9e07ba702 Merge pull request #296 from Wallacoloo/fix/gh-pages-below-typo Eduard Bopp 2017-10-27 10:46:37 +0200
  • e5259130e5 Fix spelling of "below" Colin Wallace 2017-10-26 21:13:35 -0700
  • 7da5035254 Fix spelling of "below" Colin Wallace 2017-10-26 21:07:16 -0700
  • 4b6ea20a60 Add Zane to the contributors list. Sébastien Crozet 2017-10-22 18:54:50 +0200
  • 052090832c Release v0.13.1. v0.13.1 Sébastien Crozet 2017-10-10 22:12:07 +0200
  • 94db3f533b Mint rebase Dzmitry Malyshau 2017-10-09 13:58:09 -0400
  • 6b6a0717c2 Mint matrices Dzmitry Malyshau 2017-07-25 12:27:18 -0400
  • ce2063c191 Mint Euler angles Dzmitry Malyshau 2017-07-25 11:55:54 -0400
  • b0127ab5dc Mint quaternions Dzmitry Malyshau 2017-07-25 11:49:27 -0400
  • 2cd79851c3 Mint vector tests Dzmitry Malyshau 2017-07-25 11:19:18 -0400
  • 7d96007bdb Mint vector conversions Dzmitry Malyshau 2017-07-25 11:04:12 -0400
  • b47d467861 Mint rebase Dzmitry Malyshau 2017-10-09 13:58:09 -0400
  • e87ea2077d Mint matrices Dzmitry Malyshau 2017-07-25 12:27:18 -0400
  • 4409c503eb Mint Euler angles Dzmitry Malyshau 2017-07-25 11:55:54 -0400
  • 97bc03357a Mint quaternions Dzmitry Malyshau 2017-07-25 11:49:27 -0400
  • ec65944bbd Mint vector tests Dzmitry Malyshau 2017-07-25 11:19:18 -0400
  • 04c87fc744 Mint vector conversions Dzmitry Malyshau 2017-07-25 11:04:12 -0400
  • 73bbf30f9d Merge pull request #290 from mindamaze/patch-1 Eduard Bopp 2017-09-22 16:18:04 +0200
  • 6faaef6d83 typo in last example mindamaze 2017-09-22 14:53:59 +0100
  • 3a1fb0ed88 Fix feature flagging for abomonation-serialize Eduard Bopp 2017-09-18 14:31:17 +0200
  • 515eef205f Fix feature flagging for abomonation-serialize Eduard Bopp 2017-09-18 14:31:17 +0200
  • 2e5bb9143b Update contributor list. Sébastien Crozet 2017-08-25 23:18:12 +0200
  • ae64d36cfa Update the contributors list. Sébastien Crozet 2017-08-18 18:37:27 +0200
  • aa83e2577a getting_started: update nalgebra version to 0.13. Sébastien Crozet 2017-08-18 09:39:28 +0200
  • ca1426977c Update contributors list. Sébastien Crozet 2017-08-17 22:47:01 +0200