.. |
alias_slice.rs
|
Move slice deprecation macro to lib.rs
|
2022-11-14 10:56:14 +01:00 |
alias_view.rs
|
Add View type aliases
|
2022-11-11 17:36:50 +01:00 |
alias.rs
|
Implement the single-allocator-trait approach.
|
2021-08-02 18:41:46 +02:00 |
allocator.rs
|
Reduce code duplication for allocating a storage from a raw iterator.
|
2022-07-30 18:06:47 +02:00 |
array_storage.rs
|
Fix CheckBytes derives + drop Complex rkyv support for now
|
2023-01-13 09:58:41 +01:00 |
blas_uninit.rs
|
Remove the Copy requirement from SimdRealField.
|
2021-08-04 17:34:25 +02:00 |
blas.rs
|
Use view* instead of slice* methods in src/
|
2022-11-14 14:14:42 +01:00 |
cg.rs
|
Use view* instead of slice* methods in src/
|
2022-11-14 14:14:42 +01:00 |
componentwise.rs
|
Remove the Copy requirement from SimdRealField.
|
2021-08-04 17:34:25 +02:00 |
constraint.rs
|
Fix some warnings
|
2021-07-27 19:24:55 -04:00 |
construction_view.rs
|
Rename slice -> view in parameter names, comments etc.
|
2022-11-14 14:40:53 +01:00 |
construction.rs
|
from_row_iterator added
|
2022-07-30 17:52:04 +02:00 |
conversion.rs
|
Formatting
|
2022-11-14 16:43:47 +01:00 |
coordinates.rs
|
Implement the single-allocator-trait approach.
|
2021-08-02 18:41:46 +02:00 |
default_allocator.rs
|
update DefaultAllocator docs to say ArrayStorage instead of GenericArray
|
2022-08-08 17:48:10 -07:00 |
dimension.rs
|
Fix CheckBytes derives + drop Complex rkyv support for now
|
2023-01-13 09:58:41 +01:00 |
edition.rs
|
Use view* instead of slice* methods in src/
|
2022-11-14 14:14:42 +01:00 |
helper.rs
|
Make the rand dependency optional.
|
2021-03-02 12:25:12 +01:00 |
indexing.rs
|
Deprecate+rename methods for slicing
|
2022-11-14 14:02:36 +01:00 |
interpolation.rs
|
Remove the Copy requirement from SimdRealField.
|
2021-08-04 17:34:25 +02:00 |
iter.rs
|
change feature name to par-iter and add doc example to par_column_iter_mut
|
2023-01-14 12:08:47 +01:00 |
matrix_simba.rs
|
deny unused_mut and unused_variables
|
2021-09-25 22:05:31 +03:00 |
matrix_view.rs
|
Formatting
|
2022-11-14 16:43:47 +01:00 |
matrix.rs
|
change feature name to par-iter and add doc example to par_column_iter_mut
|
2023-01-14 12:08:47 +01:00 |
min_max.rs
|
Fix some clippy warnings
|
2021-08-28 12:05:21 -04:00 |
mod.rs
|
fmt
|
2023-01-14 12:08:47 +01:00 |
norm.rs
|
Fix some clippy warnings
|
2021-08-28 12:05:21 -04:00 |
ops.rs
|
Remove use of deprecated *Slice aliases in nalgebra
|
2022-11-14 09:33:08 +01:00 |
par_iter.rs
|
restructure code for better docs
|
2023-01-14 12:08:47 +01:00 |
properties.rs
|
remove unnecessary T: Scalar
|
2021-09-26 21:07:34 +03:00 |
rkyv_wrappers.rs
|
Fix tests
|
2023-01-13 10:10:53 +01:00 |
scalar.rs
|
Remove the Copy requirement from SimdRealField.
|
2021-08-04 17:34:25 +02:00 |
statistics.rs
|
Remove use of deprecated *Slice aliases in nalgebra
|
2022-11-14 09:33:08 +01:00 |
storage.rs
|
Rename slice -> view in parameter names, comments etc.
|
2022-11-14 14:40:53 +01:00 |
swizzle.rs
|
Remove the Copy requirement from SimdRealField.
|
2021-08-04 17:34:25 +02:00 |
uninit.rs
|
Fix some clippy warnings
|
2021-08-28 12:05:21 -04:00 |
unit.rs
|
Fix CheckBytes derives + drop Complex rkyv support for now
|
2023-01-13 09:58:41 +01:00 |
vec_storage.rs
|
Remove abomonation support
|
2022-02-05 17:15:08 -05:00 |