Commit Graph

  • be8d1ce3ce Fix compilation errors related to rand. sebcrozet 2018-12-29 14:22:24 +0100
  • 5a9a1eb645 typofix: indicies -> indices Jack Wrenn 2018-12-08 10:24:47 -0500
  • 4ab8a290c7 groundwork for indexing with typenums Jack Wrenn 2018-12-03 16:32:47 -0500
  • 939915131d MutMatrixIndex -> MatrixIndexMut Jack Wrenn 2018-12-02 15:23:19 -0500
  • 57123ed6aa Overloaded Indexing Jack Wrenn 2018-12-02 15:00:08 -0500
  • d3510b8ff6 typofix: DimNameNimimum -> DimNameMinimum Jack Wrenn 2018-12-04 12:40:08 -0500
  • 83cb35cfc9 Release nalgebra-glm v0.2.1 nalgebra-glm_v0.2.1 sebcrozet 2018-12-29 13:30:08 +0100
  • 9108c8e655 Release nalgebra v0.16.13. v0.16.13 sebcrozet 2018-12-29 13:29:03 +0100
  • 2aca2d2de9 Update changelog. sebcrozet 2018-12-29 13:28:40 +0100
  • a31b3db600 Make nalgebra-glm compatible with no_std. sebcrozet 2018-12-29 12:26:04 +0100
  • 73603538e6 Forward features from nalgebra-glm to its nalgebra dependency. sebcrozet 2018-12-29 12:22:50 +0100
  • f36ff97d6a Fix deprecation warnings. sebcrozet 2018-12-29 12:12:56 +0100
  • b74aeb12e2 glm: simplify some code for projection matrix computation. sebcrozet 2018-12-29 11:43:56 +0100
  • ea933c654a minor doc typo MindSpunk 2018-12-19 14:11:49 +1100
  • 55b599e52c updating changes for response to pull request MindSpunk 2018-12-19 14:01:09 +1100
  • ffd3dd5b68 More compile options docs MindSpunk 2018-12-15 14:36:49 +1100
  • 8af8d6b202 explanatory comments in cargo.toml MindSpunk 2018-12-14 23:11:49 +1100
  • 112b9e845c more comments/doc MindSpunk 2018-12-14 23:03:13 +1100
  • 205ca1f10c Fix incorrect matrix indexing MindSpunk 2018-12-14 22:50:58 +1100
  • 3518f95006 ortho docs MindSpunk 2018-12-14 21:57:37 +1100
  • 21ecb5a370 perspective and orthographic functions and options MindSpunk 2018-12-14 16:24:18 +1100
  • 53632cd1b4 Implement Hash for all Matrix<N, R, C> where N: Hash. Jack Wrenn 2018-12-27 12:05:25 -0500
  • a14d8a4cb2 Add coordinates access to translations. sebcrozet 2018-12-26 15:18:03 +0100
  • cae2be5cad Add .min and .max. sebcrozet 2018-12-22 18:03:32 +0100
  • 6a4323d0ea Fix unintentional change George Burton 2018-12-18 14:46:29 +0000
  • 9c37c51203 Update dependencies, and fix tests from fallout George Burton 2018-12-18 14:44:53 +0000
  • 8b8f127f8d Deprecate origin Jack Wrenn 2018-12-12 10:58:00 -0500
  • daadac7647 Deprecate try_normalize Jack Wrenn 2018-12-10 16:30:47 -0500
  • 8a5e062e7e Deprecate normalize Jack Wrenn 2018-12-10 16:30:05 -0500
  • e89faca588 Deprecate magnitude_squared Jack Wrenn 2018-12-10 16:26:43 -0500
  • 770489c664 Deprecate magnitude Jack Wrenn 2018-12-10 16:25:13 -0500
  • 2bb7c011b1 Deprecate norm_squared Jack Wrenn 2018-12-10 16:24:08 -0500
  • e55c72fddc Deprecate norm. Jack Wrenn 2018-12-10 16:19:59 -0500
  • 03f7c2d286 Deprecate angle Jack Wrenn 2018-12-10 16:13:36 -0500
  • 52b8155c67 Deprecate dot Jack Wrenn 2018-12-10 16:10:00 -0500
  • aac29b70ea Deprecate abs Jack Wrenn 2018-12-10 15:54:54 -0500
  • 2595db1607 Fix doctests broken by 35d2381a2a Jack Wrenn 2018-12-10 10:52:19 -0500
  • 0d47a8e16b Rename Perspective3::unwrap to Perspective3::into_inner and deprecate Perspective3::unwrap Jack Wrenn 2018-12-09 15:38:02 -0500
  • 9600c45dd4 Rename Orthographic3::unwrap to Orthographic3::into_inner and deprecate Orthographic3::unwrap Jack Wrenn 2018-12-09 15:32:35 -0500
  • 43c5f4cb73 Rename Transform::unwrap to Transform::into_inner and deprecate Transform::unwrap Jack Wrenn 2018-12-09 15:24:08 -0500
  • 35ab64b086 Rename Rotation::unwrap to Rotation::into_inner and deprecate Rotation::unwrap Jack Wrenn 2018-12-09 15:16:06 -0500
  • 0ab137bfcf Rename Unit::unwrap to Unit::into_inner and deprecate Unit::unwrap Jack Wrenn 2018-12-09 15:08:14 -0500
  • 0f66403cbb Rename MatrixVec to VecStorage. Jack Wrenn 2018-12-05 16:46:17 -0500
  • b83c3b857b Rename MatrixArray to ArrayStorage. Jack Wrenn 2018-12-05 16:40:03 -0500
  • 1f2ef4bb44 Release v0.16.12. v0.16.12 sebcrozet 2018-12-04 22:05:09 +0100
  • c69ab193be Fix cornercase for Rotation3 conversion to euler angles. sebcrozet 2018-12-04 21:23:21 +0100
  • 72d89c75ae Group swizzle methods by dimensional requirement. Jack Wrenn 2018-11-23 14:05:29 -0500
  • a56aad76bd Release v0.16.11 v0.16.11 sebcrozet 2018-11-23 07:02:27 +0100
  • a15d683e47 Update changelog. sebcrozet 2018-11-23 07:01:45 +0100
  • f972d1dd7e Small dimension check fix for swizzling. sebcrozet 2018-11-23 06:41:10 +0100
  • accdd51faf Implement Into<Vec<N>> for MatrixVec<N, R, C> Jack Wrenn 2018-11-20 17:44:29 -0500
  • 74ff6ae199 Implement Point swizzling Jack Wrenn 2018-11-21 15:22:42 -0500
  • 85bfae5390 RFC: Add comment in Rotation::to_homogeneous() Jochen Görtler 2018-11-20 09:22:01 +0100
  • bc9c74cbb6 RFC: Remove redundant Dim trait Sébastien Crozet 2018-11-20 09:14:35 +0100
  • 72f61918f4 RFC: Fix type annotations Jochen Görtler 2018-11-19 21:21:25 +0100
  • 3ac5efeac1 WIP: to_homogeneous for MatrixN Jochen Görtler 2018-11-18 16:51:40 +0100
  • 267d9760bd Add as_ptr and as_mut_ptr methods Jim Turner 2018-11-19 16:51:01 -0500
  • c36416b9c0 Add ShapeConstraint for Extend<Vector<_,_,_>> implementations. Jack Wrenn 2018-11-17 12:13:03 -0500
  • 0ed67d0470 Implement Extend<Vector<_,_,_>> for Matrix. Jack Wrenn 2018-11-13 16:17:00 -0500
  • 0f29a3ae0a Simplify documentation examples for Extend implementations. Jack Wrenn 2018-11-13 15:01:33 -0500
  • f711c107ca Implements Extend for Matrix<N, Dynamic, U1>. Jack Wrenn 2018-11-12 13:53:30 -0500
  • c3dd709c0a Implements Extend for Matrix<N, Dim, Dynamic>. Jack Wrenn 2018-11-10 18:02:52 -0500
  • 41a1e91ac9 Add an example for the resolution of a linear system. sebcrozet 2018-11-10 13:36:08 +0100
  • 6ed1a1be1e Release v0.16.10 v0.16.10 sebcrozet 2018-11-10 13:53:52 +0100
  • 4037f34bcf Update changelog. sebcrozet 2018-11-10 13:53:31 +0100
  • bd7d0be7a8 Remove over-restrictive assertions on Orthographic3 construction + add doc-tests. sebcrozet 2018-11-10 12:34:17 +0100
  • 69490c2cea Add doc-tests to Transform. sebcrozet 2018-11-08 07:51:43 +0100
  • b6d741c593 Document similarity_construction.rs. sebcrozet 2018-11-06 22:43:03 +0100
  • a8a9a3082a Add doc-tests to unit_complex_construction. sebcrozet 2018-11-05 10:34:58 +0100
  • ff5b64e35d Add doc-tests to unit_complex.rs. sebcrozet 2018-11-05 10:15:49 +0100
  • 536923f9fc Add doc-tests to rotation_specialization. sebcrozet 2018-11-04 08:47:17 +0100
  • 80fc057ead Add doc-tests to rotation_construction. sebcrozet 2018-11-04 07:20:49 +0100
  • 7d9d47d9ea Complete doc-tests of rotation.rs. sebcrozet 2018-11-04 07:17:24 +0100
  • c24caa311f Add some documentation for Rotation. sebcrozet 2018-11-03 13:35:56 +0100
  • bec0777d7f Update changelog. sebcrozet 2018-11-08 06:47:17 +0100
  • 22bd50f4d2 Release v0.16.9 v0.16.9 sebcrozet 2018-11-08 06:44:05 +0100
  • 9e763bbcff doc tests for from_vec_generic and from_vec Jack Wrenn 2018-11-07 18:33:17 -0500
  • d6fb07dad2 Introduce from_vec, to complement from_vec_generic Jack Wrenn 2018-11-07 18:04:52 -0500
  • 68bdb427cf Rename: from_vec -> from_vec_generic Jack Wrenn 2018-11-07 18:03:12 -0500
  • ff4e44a8ed Introduces a from_vec constructor for MatrixMN. Jack Wrenn 2018-11-06 19:46:28 -0500
  • b4b66bddd2 Add comment about cs matrix multiplication implementation. sebcrozet 2018-11-06 19:25:27 +0100
  • f43ab963ad Fix matrix market grammar. sebcrozet 2018-11-06 19:25:07 +0100
  • c370564dba Fix MatrixMN::from_distribution (#463) Antony Lesage 2018-11-06 19:24:20 +0100
  • 1866d59c4a Add rustfmt.toml. sebcrozet 2018-11-06 18:32:31 +0100
  • 8341ec2f10 Run rustfmt. sebcrozet 2018-11-06 18:32:20 +0100
  • ed07b78b97 Add matrixmarket parser. sebcrozet 2018-11-06 18:31:04 +0100
  • 383a18f083 Improve CsMatrix multiplaction performances. sebcrozet 2018-11-06 18:27:43 +0100
  • 538e18b3e9 Ensure the output of addition is sorted. sebcrozet 2018-11-05 16:44:59 +0100
  • 748cfeea66 Ensure the output of multiplication and triangular solve are sorted. sebcrozet 2018-11-05 16:38:43 +0100
  • c3e8112d5e Add implementation of the left-looking cholesky decomposition. sebcrozet 2018-11-04 07:10:43 +0100
  • 2ff394e729
    Add discord chat button. (#462) Sébastien Crozet 2018-11-01 16:38:58 +0100
  • 7eeba7dfd3 Release 0.16.8 v0.16.8 sebcrozet 2018-11-01 11:09:57 +0100
  • a7acd5b832 Fix missing type annotation. sebcrozet 2018-11-01 10:20:19 +0100
  • 2119c1adf5 Complete documentation for quaternions. sebcrozet 2018-11-01 09:56:57 +0100
  • b174820049 Update changelog. sebcrozet 2018-10-28 07:34:42 +0100
  • 911ddca588 Implement From<Vector> for Translation and Quaternion. sebcrozet 2018-10-28 07:33:39 +0100
  • 96db8e564a Complete the documentation for Translation. sebcrozet 2018-10-28 07:33:14 +0100
  • 1dd6bcce6a Add doc-tests to most of quaternion.rs. sebcrozet 2018-10-27 16:28:09 +0200
  • 98b0b842e9 Remove the inherent clone method from points. sebcrozet 2018-10-30 17:56:33 +0100
  • 50d0b64924 Avoid bound-checking on cholesky decomposition. sebcrozet 2018-10-30 17:45:59 +0100