polydat 0.3.2

Polydat — a variates construction engine
Documentation
1
2
3
4
5
6
7
error: `simd_total` requires `simd = "<register node>"`.
 --> tests/ui/fail/simd_total_without_simd.rs:1:1
  |
1 | #[polydat::polydat_node(category = Math, simd_total)]
  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  |
  = note: this error originates in the attribute macro `polydat::polydat_node` (in Nightly builds, run with -Z macro-backtrace for more info)