pisa-engine/pisa

Use CLI argument to configure no. bits for quantized WAND data

elshize opened this issue · 1 comments

It is now hard-coded, taken from the "config": https://github.com/pisa-engine/pisa/blob/master/include/pisa/wand_data.hpp#L108

We should probably just get rid of the configuration altogether.

Related to #322