numberdb / numberdb-website

Website and database builder for numberdb.org
0 stars 2 forks source link

Search complex intervals without precision loss #24

Open bmatschke opened 3 years ago

bmatschke commented 3 years ago

Currently, complex numbers are searched roughly as (round) complex balls/squares, as this doesn't require a special search index. If one coordinate of a complex interval is very precise, this results in a precision loss of the search query. What kind of search index would be suitable for exact complex intervals? Possibly via: