Thu, 02 Oct 2014 18:59:41 -0500 | Pierre-Yves David | abstractsmartset: add a default implementation for min and max | changeset | files |
Thu, 02 Oct 2014 18:52:09 -0500 | Pierre-Yves David | lazyset: drop now useless ascending/descending definition | changeset | files |
Tue, 30 Sep 2014 23:36:57 -0500 | Pierre-Yves David | lazyset: inherit the fastasc and fastdesc method from subset | changeset | files |
Thu, 02 Oct 2014 18:25:37 -0500 | Pierre-Yves David | lazyset: split the iteration logic from the condition filtering logic | changeset | files |
Thu, 02 Oct 2014 17:53:55 -0500 | Pierre-Yves David | spanset: do a single range check in __contains__ | changeset | files |
Thu, 02 Oct 2014 18:02:17 -0500 | Pierre-Yves David | spanset: enforce the order lazily to gain `fastasc` and `fastdesc` methods | changeset | files |
Tue, 30 Sep 2014 22:26:34 -0500 | Pierre-Yves David | abstractsmartset: document the `fastasc` and `fastdesc` attributes/methods | changeset | files |