Add missing compatibility check when affecting lists to R^d or R^dxd
- May 24, 2021
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- May 19, 2021
-
-
Stéphane Del Pino authored
Also add face (area) normal and face unit normal computation
-
- May 03, 2021
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Apr 29, 2021
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Apr 26, 2021
-
-
Stéphane Del Pino authored
Modules and their contents were not filled properly when running tests one by one
-
Stéphane Del Pino authored
-
- Apr 23, 2021
-
-
Stéphane Del Pino authored
Also add missing tests and improve error messages testing
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Also improve existing error tests (check for error message instead of just exception throw)
-
- Apr 22, 2021
-
-
Stéphane Del Pino authored
Also fix interpolation on item list
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
These constructors existence was the result of a bad design and just treated very special cases
-
Stéphane Del Pino authored
-
- Apr 21, 2021
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Also performed a few clean-up
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
This bad qualifiers were already noticed with @alexiane
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Also performed few clean-up
-
- Apr 20, 2021
-
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
- Apr 19, 2021
-
-
Stéphane Del Pino authored
- code is more generic - handles properly mixture of const/non-const data types
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
While copy returns a new Array/Table from copied values, copy_to deeps copies values from an Array/Table to an existing one. Source and destination must have the same size
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
-
Stéphane Del Pino authored
Add also a few missing tests
-