Commit Graph

  • 9bf1d0280d Fix cholesky computation. sebcrozet 2018-10-30 17:29:32 +0100
  • c80cf75bb4 Fix typo in changelog. sebcrozet 2018-10-30 07:58:19 +0100
  • f7db63a18a Release v0.16.7 v0.16.7 sebcrozet 2018-10-30 07:57:06 +0100
  • 5e355d65a6 Update changelog. sebcrozet 2018-10-30 07:56:47 +0100
  • 0ba23da475 Make transform_vector and transform_point public. sebcrozet 2018-10-30 07:54:26 +0100
  • 19d2bc0b7c Fix typo. sebcrozet 2018-10-29 12:50:27 +0100
  • fc782f3644 Make MatrixN::{transform_vector, transform_point} inherent methods. sebcrozet 2018-10-29 12:48:53 +0100
  • 7ecbacacda Add elimination tree computation. sebcrozet 2018-10-30 07:46:34 +0100
  • d35c29b589 Release v0.16.6 v0.16.6 sebcrozet 2018-10-27 16:39:50 +0200
  • bfab204a24 Add lerp for vectors. sebcrozet 2018-10-27 15:16:03 +0200
  • b52772c036 Fix rebase error. sebcrozet 2018-10-27 14:28:40 +0200
  • 92d9f82caf Fix syntax error. sebcrozet 2018-10-27 14:05:17 +0200
  • 4ce6555b96 Add more point and quaternion documentation. sebcrozet 2018-10-27 11:00:11 +0200
  • b32a02f0ac Add doc-tests to point_construction.rs sebcrozet 2018-10-23 21:59:10 +0200
  • 551c44c854 Implement From<Vector> for Point. sebcrozet 2018-10-23 20:47:42 +0200
  • 6d63a0a5f1 Add doc-tests to isometry_construction.rs sebcrozet 2018-10-22 08:53:52 +0200
  • a512e16868 Add doc-tests to isometry.rs. sebcrozet 2018-10-22 08:04:35 +0200
  • 14ad10a7e0 Add rustfmt.toml and run it. sebcrozet 2018-10-22 07:00:10 +0200
  • 5ea612ef96 Remove mention to the eye and target on the unit quaternion look_at_* methods. sebcrozet 2018-10-20 11:37:22 +0200
  • f6cd81b028 Add doc-tests for several matrix construction methods. sebcrozet 2018-10-20 11:36:52 +0200
  • 15844d877a Add doc-tests for componentwise operations. sebcrozet 2018-10-20 11:36:35 +0200
  • 34b20dc291 Add lower triangular solve with sparse right-hand-side. sebcrozet 2018-10-23 18:18:05 +0200
  • e4e5659405 Add lower triangular solve with dense right-hand-side. sebcrozet 2018-10-22 17:55:13 +0200
  • d3faf52c0d Release nalgebra-glm v0.2.0 nalgebra-glm_v0.2 sebcrozet 2018-10-22 15:39:53 +0200
  • 71cc075f35 Add mix, mix_scalar, mix_vec, lerp, lerp_scalar, lerp_vec. sebcrozet 2018-10-21 22:11:41 +0200
  • b9ca074740 Execute rustfmt. sebcrozet 2018-10-21 22:11:27 +0200
  • dc8edeceb2 Use an iterator to iterate through a column entries. sebcrozet 2018-10-21 07:42:32 +0200
  • 9fa3e7a769 Implement CsMatrix: axpy_cs, transpose, Add and Mul. sebcrozet 2018-10-20 22:27:18 +0200
  • 0d24cf4dc0 Run rustmt. sebcrozet 2018-10-20 22:26:44 +0200
  • a3d363f397 Fix minor typos. sebcrozet 2018-10-16 09:47:04 +0200
  • 7a9cfef285 Complete doc-tests for blas operations. sebcrozet 2018-10-16 09:38:51 +0200
  • 8e3edf102c Start adding doc-tests for BLAS operations. sebcrozet 2018-10-15 22:44:01 +0200
  • 924a9cd160 Capitalize Euler. Bruce Mitchener 2018-10-16 21:48:31 +0700
  • 47fe851173 Add favicons to docs. Bruce Mitchener 2018-10-16 16:46:13 +0700
  • 99c9607a4f Release v0.16.5 v0.16.5 sebcrozet 2018-10-13 13:19:46 +0200
  • 9e2541f949 Add a Point::from_slice sebcrozet 2018-10-13 10:45:42 +0200
  • a68937990b Consider two empty matrices as equal. sebcrozet 2018-10-13 11:32:49 +0200
  • 54747817b2 Remove node on test. sebcrozet 2018-10-13 11:29:32 +0200
  • a390732b97 Fix partial_cmp sebcrozet 2018-10-13 11:24:11 +0200
  • 18e9b8998d Add impls of From/Into to convert any transformation types to a matrix. sebcrozet 2018-10-13 10:25:34 +0200
  • 7a95644a21 Simplify SVD recompose pattern match João Costa 2018-10-09 21:21:00 +0100
  • 8b1aa2078c Change the SVD methods to return a Result instead of panicking João Costa 2018-10-08 22:13:56 +0100
  • 4d7b215146 Add see also + examples for scalar min/max. Bruce Mitchener 2018-10-09 12:32:12 +0700
  • 3be727e76b Capitalize 'Euclidean'. Bruce Mitchener 2018-10-08 21:57:11 +0700
  • e91ed3b0cd Explain l1 and l2 norms. Bruce Mitchener 2018-10-08 21:56:58 +0700
  • 187fe9ca39 Start to cross-link vector contructors / conversions. Bruce Mitchener 2018-10-08 21:56:34 +0700
  • 0dbe69ddb7 Reformat parameter listings in docs. Bruce Mitchener 2018-10-08 09:42:02 +0700
  • e7610196b6 Add more see also content. Bruce Mitchener 2018-10-08 09:30:16 +0700
  • 8b0918ff1f Add more doc test and correct see also for vector relational functions. Bruce Mitchener 2018-10-07 20:56:33 +0700
  • ccc55b5766 Correctly flag "See also" headers. Bruce Mitchener 2018-10-07 20:47:59 +0700
  • 4a5c828db4 Release nalgebra-glm v0.1.3. nalgebra-glm_v0.1.3 sebcrozet 2018-10-07 12:19:10 +0200
  • f0b29a9d23 Fix glm::clamp. sebcrozet 2018-10-07 06:31:41 +0200
  • 8125d7687a Run CI tests on nalgebra-glm too. sebcrozet 2018-10-07 06:09:46 +0200
  • 81b19e9c8e glm docs: Add examples for clamp and clamp_scalar. Bruce Mitchener 2018-10-06 21:22:46 +0700
  • 890286293f glm docs: Explain that TVec is a TMat. Bruce Mitchener 2018-10-06 21:22:32 +0700
  • 0c5cc0b65e glm docs: Fix broken doc test. Bruce Mitchener 2018-10-06 21:20:57 +0700
  • c7c156a6a0 Use other keywords for isometry documentations. sebcrozet 2018-10-06 06:44:32 +0200
  • aed58d0dd6 Vector and quaternion alias improvements. Bruce Mitchener 2018-10-05 05:47:17 +0700
  • 3a24afd111 clippy: Use println!(f), without empty string. Bruce Mitchener 2018-10-05 12:27:35 +0700
  • a34ad7d15f clippy: Use f32::from_bits(). Bruce Mitchener 2018-10-05 12:28:32 +0700
  • a27833f22c Release nalgebra-glm v0.1.2 nalgebra-glm_v0.1.2 sebcrozet 2018-10-05 06:09:08 +0200
  • cb96cdb794 clippy: Prefer unwrap_or_else to unwrap_or. Bruce Mitchener 2018-10-05 10:21:38 +0700
  • 71011c080e clippy: Remove redundant closures. Bruce Mitchener 2018-10-05 10:15:17 +0700
  • 8699a85693 Remove doc-test for sign on matrices since they are not supported for now. sebcrozet 2018-10-05 05:54:52 +0200
  • 87c97497d2 Fix the glm::sign function to match its documentation. sebcrozet 2018-10-04 21:04:37 +0200
  • e2736caff6 Fix glm::perspective. sebcrozet 2018-10-04 20:44:34 +0200
  • a01fde5699 Add more doc linking and some doc tests. Bruce Mitchener 2018-10-04 20:49:01 +0700
  • 5059d7ee7b Add conditional compilation for the base::MatrixVec import too. Sébastien Crozet 2018-10-01 05:57:59 +0200
  • 3abeae04f5 Add conditional compilation to From impls for dynamically-sized matrices. Sébastien Crozet 2018-10-01 05:30:28 +0200
  • 23d646c342 Add an Into impl for converting MatrixSlices into MatrixMN Jack Wrenn 2018-09-28 16:54:41 -0400
  • 516abbfa06 'every components' -> 'every component' Bruce Mitchener 2018-10-03 19:15:45 +0700
  • ca9b4e38dd Add more see-also content to glm docs. Bruce Mitchener 2018-10-03 18:28:07 +0700
  • 12962c3c13 Implement map_with_location. mborst 2018-09-25 21:27:27 +0200
  • 7331807a6d Fix minor typos Thomas Vincent 2018-09-26 23:15:57 +0200
  • a8ae62ea52 Improve cross-linking and cross-referencing in docs. Bruce Mitchener 2018-09-26 16:39:30 +0700
  • a3a2ed81a8 Fix typos in CHANGELOG.md. Bruce Mitchener 2018-09-26 16:40:04 +0700
  • 57fa7099aa Call base that instead of based. Bruce Mitchener 2018-09-26 10:50:41 +0700
  • 3aeb2549d8 Refer to macOS, not Mac OS X. Bruce Mitchener 2018-09-25 13:28:48 +0700
  • c6ca1ca3e2 glm: Use - instead of : after parameter names. Bruce Mitchener 2018-09-25 10:23:11 +0700
  • 20b464f5b8 glm: Add missing backticks around parameter names. Bruce Mitchener 2018-09-25 10:17:30 +0700
  • 96a2a56800 Use 3 space indents to avoid triggering syntax highlighting. Bruce Mitchener 2018-09-25 10:07:53 +0700
  • 8bd6be8fe1 lapack: Use double quotes instead of single. Bruce Mitchener 2018-09-25 10:01:18 +0700
  • c56ec720eb glm: Use doc comments instead of regular comment. Bruce Mitchener 2018-09-25 10:00:52 +0700
  • 2f03857017 Introduce Unit::from_ref_unchecked Benjamin Saunders 2018-09-24 18:04:57 -0700
  • e73701b3a8 Release v0.16.4 v0.16.4 sebcrozet 2018-09-24 22:06:29 +0200
  • f218186ec0 Add Rotation * Unit<Vector> sebcrozet 2018-09-24 21:31:54 +0200
  • 51a4e73386 Use typenum type-level integer for swizzle dimension comparison. sebcrozet 2018-09-24 21:11:37 +0200
  • 175c41ed3a Typo fixes. Bruce Mitchener 2018-09-24 11:48:42 +0700
  • c6bc62c95f For matrices, return the actual result of partial_clamp instead of None. sebcrozet 2018-09-24 05:58:58 +0200
  • 962e89417c Fix typo in GLM alias docs Joe Clay 2018-09-23 23:30:14 +0100
  • cad07f23dc Release nalgebra-glm v0.1. nalgebra-glm_v0.1 sebcrozet 2018-09-23 17:14:30 +0200
  • 053d51989a Re-export nalgebra's zero and one instead of defining new ones. sebcrozet 2018-09-23 16:22:00 +0200
  • b8b86e72b5 Various documentation fixes. sebcrozet 2018-09-23 15:59:24 +0200
  • 41fb5403b5 Mention TMat and TVec on the doc. sebcrozet 2018-09-23 14:49:44 +0200
  • 4140375b6e Rename the Mat and Vec aliases to TMat and TVec. sebcrozet 2018-09-23 14:48:45 +0200
  • 9e4087d466 Reexport more nalgebra types and traits. sebcrozet 2018-09-23 14:45:53 +0200
  • 975e0a8b6b Add the TVec* and TMat* aliases. sebcrozet 2018-09-23 14:41:56 +0200
  • ea668dea90 Various documentation improvements. sebcrozet 2018-09-23 06:50:39 +0200
  • 71361fa136 Add more docs on lib.rs sebcrozet 2018-09-22 21:31:51 +0200
  • d5e747bd4a Add more 2D transformation constructors. sebcrozet 2018-09-22 20:16:43 +0200