Commit Graph

  • c9be27abb5 Added imax/imin() as variations of iamax/iamin() Bernardo Meurer 2018-07-09 13:52:34 -0700
  • 70d3de0dde
    Added imax/imin() as variations of iamax/iamin() Bernardo Meurer 2018-07-09 13:52:34 -0700
  • b098ee74e5 Document distribution uniformity, fix `Rotation2` distribution Benjamin Saunders 2018-07-07 16:03:08 -0700
  • 3eaa65c9cf Minor doc fixes. sebcrozet 2018-07-07 17:37:15 +0200
  • 45c9160b53
    Use StandardNormal on rand::distributions. Sébastien Crozet 2018-07-07 03:30:47 -0700
  • c89c749b48
    Use StandardNormal only with the "std" feature. Sébastien Crozet 2018-07-07 03:22:12 -0700
  • b00f50d60b Uniformly distributed random rotations, unit vectors Benjamin Saunders 2018-07-03 19:06:03 -0700
  • 4984a96f27 Update forum link from "users" to "discourse" Erlend Sogge Heggen 2018-06-17 10:34:40 +0200
  • 8439ada11b
    Update forum link from "users" to "discourse" Erlend Sogge Heggen 2018-06-17 10:34:40 +0200
  • 1f3bbce33c Bench closure should return the result Thomas Forgione 2018-06-16 13:23:12 +0200
  • b1616e236c Changed loops order in from_fn_generic Thomas Forgione 2018-06-16 12:57:57 +0200
  • 432e36f2fd
    Bench closure should return the result Thomas Forgione 2018-06-16 13:23:12 +0200
  • 20b83497c5
    Changed loops order in from_fn_generic Thomas Forgione 2018-06-16 12:57:57 +0200
  • 3751602fb5 Release v0.15.3. v0.15.3 sebcrozet 2018-06-09 17:45:23 +0200
  • c0d1c512ae Add the stdweb feature to activate rand/stdweb. sebcrozet 2018-06-09 17:44:19 +0200
  • c77199077a Add vscode config folder to .gitignore. sebcrozet 2018-06-09 00:43:21 +0200
  • 07c0e34e1a Release v0.15.2. v0.15.2 sebcrozet 2018-06-09 00:40:41 +0200
  • ba5bc77262 Removes DefaultAllocatorBound from mint::Point conversions Simon Heath 2018-06-08 18:07:25 -0400
  • 491903e1de Replace mem::transmute() with pointer casts Simon Heath 2018-06-08 14:21:04 -0400
  • a3c4dbca95 Adds conversions to and from mint Point types. Simon Heath 2018-06-08 12:43:39 -0400
  • cc65442721 Removes DefaultAllocatorBound from mint::Point conversions Simon Heath 2018-06-08 18:07:25 -0400
  • 562cde6898 Replace mem::transmute() with pointer casts Simon Heath 2018-06-08 14:21:04 -0400
  • ca801ff1e9 Adds conversions to and from mint Point types. Simon Heath 2018-06-08 12:43:39 -0400
  • 4b3a157513 Fix mismatching description for is_empty Hoàng Xuân Phú 2018-05-28 23:00:35 -0400
  • f7ae22abc8
    Fix mismatching description for is_empty Hoàng Xuân Phú 2018-05-28 23:00:35 -0400
  • 27a415d47f Release v0.15.1. v0.15.1 sebcrozet 2018-05-27 12:26:55 +0200
  • 3ee13ec528 Update changelog. sebcrozet 2018-05-27 12:25:58 +0200
  • 2814e09d31 Add from array impl for points. Shane Pearman 2018-03-31 12:42:22 -0700
  • c2d597e744 Release v0.15.0. v0.15.0 sebcrozet 2018-05-26 22:24:27 +0200
  • 6a0186536a Depend on lapack 0.16. sebcrozet 2018-05-26 21:12:15 +0200
  • cdfa73eba6 Fix warnings. sebcrozet 2018-05-26 21:02:24 +0200
  • fd55496985 Update the lapack dependency. sebcrozet 2018-05-26 14:07:34 +0200
  • 4eaa087b63 Dedicate a specific CI job to nalgebra-lapack + fix Xargo build. sebcrozet 2018-05-24 23:56:47 +0200
  • 9c7620e530 Remove all dependencies to git. sebcrozet 2018-05-25 10:22:37 +0200
  • 8dcb4a3227 Fix compilation errors. sebcrozet 2018-05-24 23:51:57 +0200
  • a5ae1052e6 Fix tests with the 'mint' feature. sebcrozet 2018-05-24 19:38:26 +0200
  • 0c29a04042 Fix compilation with the 'mint' feature. sebcrozet 2018-05-24 19:35:52 +0200
  • 4141e28cb2 CI: exit at the first command that fails. sebcrozet 2018-05-24 19:19:22 +0200
  • bc54e61031 alga dependency: point to the github repository. sebcrozet 2018-05-24 19:01:08 +0200
  • 17ce4a59a2 CI: don't use xargo when building with std. sebcrozet 2018-05-24 18:50:36 +0200
  • 8e542d6cc2 Reduce the number of jobs. sebcrozet 2018-05-24 18:44:26 +0200
  • 2fdc82306a Exclude no-std CI builds on beta and stable. sebcrozet 2018-05-24 18:37:30 +0200
  • 4b8560651c Improve CI to include xargo builds. sebcrozet 2018-05-24 18:29:52 +0200
  • d759db682c Make the alloc feature actually work. sebcrozet 2018-05-24 17:17:34 +0200
  • 05e053a310 Fix tests. sebcrozet 2018-05-22 23:59:48 +0200
  • a51744f86b Update to rand 0.5. sebcrozet 2018-05-22 23:58:14 +0200
  • 57fa307d4d Remove deprecated code related to the incoherent_fundamental_impl lint sebcrozet 2018-05-22 23:08:54 +0200
  • 6c895ed383 gemm: don't return early for scalar types other than f32,f64. sebcrozet 2018-05-20 16:12:24 +0200
  • bd3b73f872 Enable alga/std when std is enabled. sebcrozet 2018-05-20 16:05:49 +0200
  • 40e74e0186 Fix compilation with and without #![no_std]. sebcrozet 2018-05-19 18:05:56 +0200
  • ca093fad29 Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled. sebcrozet 2018-05-19 17:15:15 +0200
  • 88055dfc45 Update to approx 0.2. sebcrozet 2018-05-19 15:41:58 +0200
  • 43899a5c46 Depend on lapack 0.16. sebcrozet 2018-05-26 21:12:15 +0200
  • 33e015b46e Fix warnings. sebcrozet 2018-05-26 21:02:24 +0200
  • a2cf9f1cf0 Update the lapack dependency. sebcrozet 2018-05-26 14:07:34 +0200
  • 681e71d784 Dedicate a specific CI job to nalgebra-lapack + fix Xargo build. sebcrozet 2018-05-24 23:56:47 +0200
  • e2c0a5de54 Remove all dependencies to git. sebcrozet 2018-05-25 10:22:37 +0200
  • ce8dbfdbc9 Fix compilation errors. sebcrozet 2018-05-24 23:51:57 +0200
  • ba908a96ae Fix tests with the 'mint' feature. sebcrozet 2018-05-24 19:38:26 +0200
  • f728c9ddf2 Fix compilation with the 'mint' feature. sebcrozet 2018-05-24 19:35:52 +0200
  • 3ffb17ad84 CI: exit at the first command that fails. sebcrozet 2018-05-24 19:19:22 +0200
  • eda416480b alga dependency: point to the github repository. sebcrozet 2018-05-24 19:01:08 +0200
  • 8b0c723cfb CI: don't use xargo when building with std. sebcrozet 2018-05-24 18:50:36 +0200
  • 01fbf1cce9 Reduce the number of jobs. sebcrozet 2018-05-24 18:44:26 +0200
  • 4211300d8e Exclude no-std CI builds on beta and stable. sebcrozet 2018-05-24 18:37:30 +0200
  • 2d76788508 Improve CI to include xargo builds. sebcrozet 2018-05-24 18:29:52 +0200
  • 073575bce9 Make the alloc feature actually work. sebcrozet 2018-05-24 17:17:34 +0200
  • 824ee8c0e2 Fix tests. sebcrozet 2018-05-22 23:59:48 +0200
  • 35cc1ecd76 Update to rand 0.5. sebcrozet 2018-05-22 23:58:14 +0200
  • 0bfa37ff5d Remove deprecated code related to the incoherent_fundamental_impl lint sebcrozet 2018-05-22 23:08:54 +0200
  • af7cc7e352 gemm: don't return early for scalar types other than f32,f64. sebcrozet 2018-05-20 16:12:24 +0200
  • 43dab96c54 Enable alga/std when std is enabled. sebcrozet 2018-05-20 16:05:49 +0200
  • ce4966f39a Fix compilation with and without #![no_std]. sebcrozet 2018-05-19 18:05:56 +0200
  • 29e52b9562 Move core/* to base/* + add conditional compilation to dynamics matrices when no_std is enabled. sebcrozet 2018-05-19 17:15:15 +0200
  • bb359ccf50 Update to approx 0.2. sebcrozet 2018-05-19 15:41:58 +0200
  • 118227d6b9 Release v0.14.4 v0.14.4 sebcrozet 2018-05-17 16:02:18 +0200
  • 8cfd89f287 Add ::from_distribution to build a matrix from a user-provided distribution. sebcrozet 2018-05-17 15:03:31 +0200
  • 0c8a8fc89b Add ::from_distribution to build a matrix from a user-provided distribution. sebcrozet 2018-05-17 15:03:31 +0200
  • fd1cbf511c Release v0.14.3 v0.14.3 Sébastien Crozet 2018-05-10 15:23:14 +0200
  • 54c26fd639 disable `rustc-serialize` Flier Lu 2018-04-06 20:26:03 +0800
  • 8285931856 Release v0.14.2. v0.14.2 Sébastien Crozet 2018-05-06 23:48:51 +0200
  • 60fcff9e1d Re-add the ::new slice constructor, but mark them as deprecated. Sébastien Crozet 2018-05-06 23:28:34 +0200
  • 1fcb934f46 Update changelog. sebcrozet 2018-04-27 07:55:06 +0200
  • d89e3dbac6 Rename the matrix slice constructors from `::new_*` to `_from_slice_*`. sebcrozet 2018-04-27 07:53:08 +0200
  • fefba2ef4e Fix conflicting impls for isometry multiplication. sebcrozet 2018-04-27 07:52:41 +0200
  • 7357d17b77 Fix typos. Sébastien Crozet 2018-05-04 11:22:24 +0200
  • 31e3547401 Add UnitQuaternion::{new_eps, from_scaled_axis_eps}. Sébastien Crozet 2018-05-03 12:06:11 +0200
  • 3f77eedf6f Re-add the ::new slice constructor, but mark them as deprecated. Sébastien Crozet 2018-05-06 23:28:34 +0200
  • ee4ddbdcef Move use statement to the top of the file. Sébastien Crozet 2018-05-04 11:28:34 +0200
  • 948761d021 Fix typos. Sébastien Crozet 2018-05-04 11:22:24 +0200
  • 570e4e859a Implement Copy for matrices and vetors up to dimension 6 only. Sébastien Crozet 2018-05-04 11:19:20 +0200
  • d69af2862f Add UnitQuaternion::{new_eps, from_scaled_axis_eps}. Sébastien Crozet 2018-05-03 12:06:11 +0200
  • a11b9b037d Update changelog. sebcrozet 2018-04-27 07:55:06 +0200
  • 094f95d492 Rename the matrix slice constructors from `::new_*` to `_from_slice_*`. sebcrozet 2018-04-27 07:53:08 +0200
  • 3d3a82ccbd Fix conflicting impls for isometry multiplication. sebcrozet 2018-04-27 07:52:41 +0200
  • 3656a8ae48 disable `rustc-serialize` Flier Lu 2018-04-06 20:26:03 +0800
  • dc3456d225 Add from array impl for points. Shane Pearman 2018-03-31 12:42:22 -0700
  • e995cdee06 Release v0.14.1. v0.14.1 Sébastien Crozet 2018-03-08 17:31:46 +0100
  • 1ac8bbd3d1 Add .axis_angle to UnitComplex and UnitQuaternion + .rotation_between_axis to UnitComplex. Sébastien Crozet 2018-03-08 17:30:59 +0100
  • 33bad24f1e Insert missing `</div>` after code snippet in 'Points' guide. Jack Wrenn 2018-03-03 14:08:51 -0500