-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Labels
Description
- Add a
deduplication_threshold = 'default'
toqupulse.plotting.render
- 'default' -> read value from DEFAULT_DEDUPLICATION_THRESHOLD
- None -> no deduplication
-
=0 -> values are removed as long as the total error at any point stays below
- Add
qupulse.plotting.DEFAULT_DEDUPLICATION_THRESHOLD = 1e-9
Discussion: