-
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
-
3fef4ca8a9
Fix MatrixMN::from_distribution
Antony Lesage
2018-11-05 20:53:47 +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
-
775d948c37
Add doc-tests to unit_complex_construction.
sebcrozet
2018-11-05 10:34:58 +0100
-
f42d707c7e
Add doc-tests to unit_complex.rs.
sebcrozet
2018-11-05 10:15:49 +0100
-
6cdcb83a15
Add doc-tests to rotation_specialization.
sebcrozet
2018-11-04 08:47:17 +0100
-
3ba83e9086
Add doc-tests to rotation_construction.
sebcrozet
2018-11-04 07:20:49 +0100
-
7ef5985f2e
Complete doc-tests of rotation.rs.
sebcrozet
2018-11-04 07:17:24 +0100
-
c3e8112d5e
Add implementation of the left-looking cholesky decomposition.
sebcrozet
2018-11-04 07:10:43 +0100
-
5d226d1d45
Add some documentation for Rotation.
sebcrozet
2018-11-03 13:35:56 +0100
-
-
-
2ff394e729
Add discord chat button. (#462)
Sébastien Crozet
2018-11-01 16:38:58 +0100
-
5b6cee679a
Improve discord logo color.
Sébastien Crozet
2018-11-01 16:38:35 +0100
-
32828d0eb7
Fix discord invite link.
Sébastien Crozet
2018-11-01 16:27:03 +0100
-
f36c5f390c
Add discord chat button.
Sébastien Crozet
2018-11-01 16:23:16 +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
-
2d7491cb7b
Fix missing type annotation.
sebcrozet
2018-11-01 10:20:19 +0100
-
47c6399ff4
Complete documentation for quaternions.
sebcrozet
2018-11-01 09:56:57 +0100
-
91602267f0
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
-
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
-
749e16f677
Make transform_vector and transform_point public.
sebcrozet
2018-10-30 07:54:26 +0100
-
7ecbacacda
Add elimination tree computation.
sebcrozet
2018-10-30 07:46:34 +0100
-
6c3143edaf
Fix typo.
sebcrozet
2018-10-29 12:50:27 +0100
-
72ff7e6330
Make MatrixN::{transform_vector, transform_point} inherent methods.
sebcrozet
2018-10-29 12:48:53 +0100
-
-
-
8ecc97a4f1
Update changelog.
sebcrozet
2018-10-28 07:34:42 +0100
-
a2b63a9d6e
Implement From<Vector> for Translation and Quaternion.
sebcrozet
2018-10-28 07:33:39 +0100
-
ec3dcb8a2e
Complete the documentation for Translation.
sebcrozet
2018-10-28 07:33:14 +0100
-
d35c29b589
Release v0.16.6
v0.16.6
sebcrozet
2018-10-27 16:39:50 +0200
-
12d83cc98a
Add doc-tests to most of quaternion.rs.
sebcrozet
2018-10-27 16:28:09 +0200
-
-
-
bfab204a24
Add lerp for vectors.
sebcrozet
2018-10-27 15:16:03 +0200
-
ba291d7e55
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
-
d4251c0933
Fix rebase error.
sebcrozet
2018-10-27 14:28:40 +0200
-
8d56256320
Fix syntax error.
sebcrozet
2018-10-27 14:05:17 +0200
-
76f66a6260
Add more point and quaternion documentation.
sebcrozet
2018-10-27 11:00:11 +0200
-
1abcd9a41c
Add doc-tests to point_construction.rs
sebcrozet
2018-10-23 21:59:10 +0200
-
99da301cad
Implement From<Vector> for Point.
sebcrozet
2018-10-23 20:47:42 +0200
-
df6824c527
Add doc-tests to isometry_construction.rs
sebcrozet
2018-10-22 08:53:52 +0200
-
038fc7d38b
Add doc-tests to isometry.rs.
sebcrozet
2018-10-22 08:04:35 +0200
-
02d52f5d07
Add rustfmt.toml and run it.
sebcrozet
2018-10-22 07:00:10 +0200
-
7632e6fafb
Remove mention to the eye and target on the unit quaternion look_at_* methods.
sebcrozet
2018-10-20 11:37:22 +0200
-
b683c0c4c2
Add doc-tests for several matrix construction methods.
sebcrozet
2018-10-20 11:36:52 +0200
-
af0baac463
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
-
f847d8de71
Add mix, mix_scalar, mix_vec, lerp, lerp_scalar, lerp_vec.
sebcrozet
2018-10-21 22:11:41 +0200
-
b7087dfbee
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
-
17f6570d2a
Capitalize Euler.
Bruce Mitchener
2018-10-16 21:48:31 +0700
-
-
-
e3faeccc74
Add favicons to docs.
Bruce Mitchener
2018-10-16 16:46:13 +0700
-
-
-
912853e66d
Fix minor typos.
sebcrozet
2018-10-16 09:47:04 +0200
-
b0ce0956ef
Complete doc-tests for blas operations.
sebcrozet
2018-10-16 09:38:51 +0200
-
eb194086e0
Start adding doc-tests for BLAS operations.
sebcrozet
2018-10-15 22:44:01 +0200
-
-
-
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
-
1aa34b7a0e
Add a Point::from_slice
sebcrozet
2018-10-13 10:45:42 +0200
-
-
-
d4a56aa337
Consider two empty matrices as equal.
sebcrozet
2018-10-13 11:32:49 +0200
-
d017b332bb
Remove node on test.
sebcrozet
2018-10-13 11:29:32 +0200
-
150c62cc4b
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