piso icon indicating copy to clipboard operation
piso copied to clipboard

ENH: caching on method which converts interval array to stairs

Open venaturum opened this issue 4 years ago • 0 comments

Describe the solution you'd like

Use lru_cache. Convert interval arrays to tuples for hashing purposes.

Should we have a method which turns caching on or off?

Additional context

[add any other context, code examples, or references to existing implementations about the feature request here]

# Your code here, if applicable

venaturum avatar Oct 09 '21 13:10 venaturum