Commit Graph

  • 58bea21d74 Release v0.26.2 v0.26.2 Crozet Sébastien 2021-04-27 14:26:09 +0200
  • fb2147673b
    Merge pull request #874 from dimforge/more_conversions Sébastien Crozet 2021-04-27 13:40:24 +0200
  • 0745384c21 Update changelog. Crozet Sébastien 2021-04-27 13:29:15 +0200
  • d59d438189 Add more conversion for glam types Crozet Sébastien 2021-04-27 13:21:46 +0200
  • 65b94ccb91 Add more conversions for translations Crozet Sébastien 2021-04-27 13:17:51 +0200
  • db27a080f1 Cleanup conversions between points and static vectors. Crozet Sébastien 2021-04-27 13:17:12 +0200
  • 09be376cd9 Add more conversion for Isometry Crozet Sébastien 2021-04-27 13:16:44 +0200
  • 43cf22af28 Cleanup conversion between static arrays and static matrices. Crozet Sébastien 2021-04-27 13:16:01 +0200
  • 984bb1a639 Fix const-generics blog post url in the changelog. Crozet Sébastien 2021-04-12 18:15:16 +0200
  • 28bfb4ad6d Update Changelog. Crozet Sébastien 2021-04-12 17:54:06 +0200
  • 3ec57016b9 Release v0.26.1 Crozet Sébastien 2021-04-12 17:52:59 +0200
  • 9e5e8e7b94
    Merge pull request #870 from dimforge/dvector_serialize Sébastien Crozet 2021-04-12 17:52:10 +0200
  • f70e7f77d1 Fix serialization of DVector Crozet Sébastien 2021-04-12 17:43:04 +0200
  • 156f292917
    Merge pull request #869 from dimforge/dev Sébastien Crozet 2021-04-12 16:27:28 +0200
  • c5c6c139ab Release v0.26.0 v0.26.0 Crozet Sébastien 2021-04-12 16:06:47 +0200
  • 230f1a81a0
    Merge pull request #868 from dimforge/serde-no-std Sébastien Crozet 2021-04-12 15:12:03 +0200
  • 9aa3c1e449 Add comment about the serde-serialize-no-std feature. Crozet Sébastien 2021-04-12 14:35:44 +0200
  • 95b021dbfb Don't enable serde by default. Crozet Sébastien 2021-04-12 12:14:16 +0200
  • ee2e0be7cb
    Merge pull request #820 from dimforge/min_const_generics Sébastien Crozet 2021-04-12 11:41:29 +0200
  • ee1c0be2dd Add a note about the PhantomData in Matrix. Crozet Sébastien 2021-04-12 11:27:21 +0200
  • 2bef19ed5c Deprecate the MatrixN alias. Crozet Sébastien 2021-04-12 11:15:01 +0200
  • 7ec4497f92 Fix wrong alias. Crozet Sébastien 2021-04-12 11:06:13 +0200
  • b8811d3545 Fix compilation of benchmarks Crozet Sébastien 2021-04-12 10:52:17 +0200
  • 73cc9882b2 Fix compilation of nalgebra-lapack Crozet Sébastien 2021-04-12 10:34:44 +0200
  • 5a1dbfe37d Use explicit storage names in matrix aliases. Crozet Sébastien 2021-04-12 10:34:15 +0200
  • bc7db9d139 Mark as const-fn some constructors of Point, Translation, Quaternion Crozet Sébastien 2021-04-12 10:32:17 +0200
  • bedf48dbc2 Mark small matrix/vector "new" constractors as const-fn. Crozet Sébastien 2021-04-12 09:18:17 +0200
  • ad5b18ac77 Deny missing docs again. Crozet Sébastien 2021-04-11 14:36:27 +0200
  • 600bb175e7 Fix compilation with the mint feature. Crozet Sébastien 2021-04-11 14:35:10 +0200
  • 3d834e08c9 Run cargo fmt Crozet Sébastien 2021-04-11 14:09:01 +0200
  • cc4427e52b Make matrix power work for non-owned matrices. Crozet Sébastien 2021-04-11 14:07:06 +0200
  • 24d546d3b6 Rename generic parameter N -> T Crozet Sébastien 2021-04-11 11:00:38 +0200
  • 23a7d7475b First compiling version after migrating the geometry module to const-generics. Crozet Sébastien 2021-04-08 11:53:01 +0200
  • 8abbb35b40 First pass to migrate the geometry module to const-generics. Crozet Sébastien 2021-04-07 14:29:20 +0200
  • 35ec135d2c Fix compilation after rebase. Crozet Sébastien 2021-04-06 10:53:11 +0200
  • d17088398a Replace generic-array with a regular array based on min-const-generics. Crozet Sébastien 2021-01-03 15:20:34 +0100
  • b2dadffcf2
    Merge pull request #864 from vks/idiomatic-rand Sébastien Crozet 2021-04-11 13:52:48 +0200
  • 2ebba30117
    Merge pull request #861 from jturner314/fix-cholesky-det-complex Sébastien Crozet 2021-04-11 13:49:35 +0200
  • b9a524427b
    Merge pull request #859 from OfficialURL/dev Sébastien Crozet 2021-04-11 13:44:06 +0200
  • f7daf31b0f
    Merge pull request #862 from vks/better-error Sébastien Crozet 2021-04-11 13:41:29 +0200
  • 002b3677c2
    Merge pull request #863 from vks/cargo-resolver Sébastien Crozet 2021-04-11 13:40:29 +0200
  • 7417f6cbca UnitComplex: More efficient sampling Vinzent Steinberg 2021-04-10 03:49:46 -0300
  • 09f26385cc Comment about faster impl for unit sphere sampling Vinzent Steinberg 2021-04-10 03:31:38 -0300
  • c8fe49b1e9 Add some comments about random variates Vinzent Steinberg 2021-04-10 03:20:30 -0300
  • fd3a752409 Make use of rand more idiomatic Vinzent Steinberg 2021-04-10 03:13:46 -0300
  • 341091f647 pow_mut now returns Result. Violeta Hernández 2021-04-10 00:12:26 -0500
  • 81f2fc38d7 Use mul_to instead of square_buf Violeta Hernández 2021-04-09 23:59:22 -0500
  • 7f0a22bd22 Fix CI for nalgebra-glm Vinzent Steinberg 2021-04-10 01:58:20 -0300
  • 15a63cb892 Memory improvements, extra comments. Violeta Hernández 2021-04-09 23:43:59 -0500
  • 9103a8b763 Use the new Cargo resolver from Rust 1.50 Vinzent Steinberg 2021-04-10 01:42:56 -0300
  • 260ee54288 Disable some tests if "rand" feature is disabled Vinzent Steinberg 2021-04-10 01:00:12 -0300
  • df33dec457 Make "compare" a required feature for the matrixcompare example Vinzent Steinberg 2021-04-10 00:52:54 -0300
  • bbe1d0cd56 Improve error message for cargo test Vinzent Steinberg 2021-04-10 00:48:58 -0300
  • cea3bdc8e5 Fix Cholesky::determinant for Complex elements Jim Turner 2021-04-09 13:55:40 -0400
  • 5aa6033a3b
    Merge pull request #860 from jturner314/cholesky-determinant Sébastien Crozet 2021-04-08 09:25:44 +0200
  • 50fed194f4 Add determinant method to Cholesky Jim Turner 2021-04-07 22:43:27 -0400
  • 06b657ad49 Added pow_mut. Violeta Hernández 2021-04-05 12:32:12 -0500
  • ab85766b5a Added pow function. Violeta Hernández 2021-04-05 12:17:49 -0500
  • f8173bd668 Release v0.25.4 v0.25.4 Crozet Sébastien 2021-04-01 12:08:43 +0200
  • 889a2ace8f
    Merge pull request #857 from dimforge/serde-std Sébastien Crozet 2021-04-01 12:07:16 +0200
  • 4e5b32a3fa Don't enable the serde/alloc feature when alloc is enabled. Crozet Sébastien 2021-04-01 11:53:19 +0200
  • 2602f48452 Fix compilation when only the serde-serialize feature of nalgebra is enabled. Crozet Sébastien 2021-04-01 11:40:27 +0200
  • d16411c6db Release v0.25.3 Crozet Sébastien 2021-03-07 11:37:26 +0100
  • 031b540191
    Merge pull request #853 from guissalustiano/dev Sébastien Crozet 2021-03-30 22:16:51 +0200
  • 9947cd5b88
    Add type aliases for unit vectors Guilherme Salustiano 2021-03-29 15:20:04 -0300
  • 59bcdc2775 Release v0.25.3 v0.25.3 Crozet Sébastien 2021-03-07 11:37:26 +0100
  • 01cfc62112
    Merge pull request #847 from dimforge/simd_cap_magnitude Sébastien Crozet 2021-03-07 11:36:46 +0100
  • 1d7a5611b8 Update the changelog. Crozet Sébastien 2021-03-06 19:17:53 +0100
  • b687c63bb2 Add a SIMD version of cap_magnitude: simd_cap_magnitude. Crozet Sébastien 2021-03-06 19:16:22 +0100
  • e9535d5cb5
    Merge pull request #846 from dimforge/dev Sébastien Crozet 2021-03-06 14:17:31 +0100
  • 9ce8402ef3 Release v0.25.2 v0.25.2 Crozet Sébastien 2021-03-06 14:05:38 +0100
  • 48248ae0a0
    Merge pull request #845 from dimforge/glam Sébastien Crozet 2021-03-06 14:04:51 +0100
  • 35ffdc960d Update the changelog. Crozet Sébastien 2021-03-06 12:45:58 +0100
  • 2dae1ca44f Add conversion of Similarity from/to glam types. Crozet Sébastien 2021-03-06 12:39:43 +0100
  • bdf0de68cf Add conversion of Rotation and UnitComplex from/to glam types. Crozet Sébastien 2021-03-06 12:38:15 +0100
  • 729a8fd7f2 Add conversion from/to glam types + move glam/alga/mint impls to a "third_party" module. Crozet Sébastien 2021-03-06 12:20:38 +0100
  • a798d1c4ce
    Merge pull request #844 from dimforge/cast Sébastien Crozet 2021-03-06 12:19:41 +0100
  • 4bb1edaab4 Update the CHANGELOG. Crozet Sébastien 2021-03-05 17:12:11 +0100
  • f2c49aecb0 Add "cast" methods to cast the type of the components of most nalgebra types. Crozet Sébastien 2021-03-05 17:08:46 +0100
  • e8fb1ab215
    Merge pull request #842 from dimforge/dev Sébastien Crozet 2021-03-02 14:34:28 +0100
  • f282d02db1 Release v0.25.1 v0.25.1 Crozet Sébastien 2021-03-02 14:24:55 +0100
  • 9e625db538
    Merge pull request #841 from dimforge/rand_optional Sébastien Crozet 2021-03-02 14:20:51 +0100
  • ff27daf044 Enable rand for tests. Crozet Sébastien 2021-03-02 12:37:00 +0100
  • c32172b6b9 Make the rand dependency optional. Crozet Sébastien 2021-03-02 12:25:12 +0100
  • 7fdac06365 Fix cargo metadata to allow publishing nalgebra-lapack and nalgebra-sparse. Crozet Sébastien 2021-03-01 14:48:59 +0100
  • 39ef8b43cf
    Merge pull request #839 from dimforge/dev Sébastien Crozet 2021-03-01 14:34:04 +0100
  • 5b9b94c610 Release v0.25.0 v0.25.0 Crozet Sébastien 2021-03-01 14:25:29 +0100
  • b97a3d0ab2
    Merge pull request #837 from dimforge/proptest Sébastien Crozet 2021-03-01 14:13:28 +0100
  • 3270e8e4a3 Delete semaphore CI to keep only GitHub Actions. Crozet Sébastien 2021-03-01 13:07:16 +0100
  • abf03a78a0 github actions: fix yaml Crozet Sébastien 2021-03-01 12:57:12 +0100
  • a9558a3a8b github actions: split tests into separate jobs. Crozet Sébastien 2021-03-01 12:54:50 +0100
  • 80aa4faa38 Fix tests for nalgebra-sparse. Crozet Sébastien 2021-03-01 12:42:44 +0100
  • 258ecf22bc Update Semaphore configuration Sébastien Crozet 2021-03-01 11:36:33 +0000
  • 1c2872035f Update Semaphore configuration Sébastien Crozet 2021-03-01 11:30:16 +0000
  • 1aa0b91605 Update Semaphore configuration Sébastien Crozet 2021-03-01 11:28:42 +0000
  • 9d8c347605 Switch back to github actions runner. Crozet Sébastien 2021-03-01 12:16:10 +0100
  • 370e059a0a Delete circleci. Crozet Sébastien 2021-03-01 12:13:50 +0100
  • 56b63b7c21 Update Semaphore configuration Sébastien Crozet 2021-03-01 11:02:31 +0000
  • c4d0e82717 Github actions: uses self-hosted runner. Crozet Sébastien 2021-03-01 11:23:06 +0100
  • 5bc8e65f36 Enable github actions on the dev branch too. Crozet Sébastien 2021-03-01 10:43:08 +0100