|
View 8a6249f
remove _key_by_value
Bas Nijholt authored on 22/04/2020 23:00:23
|
|
View a2ac197
introduce a property pending_points which is a list of tuples and fix docs
Bas Nijholt authored on 22/04/2020 22:57:22
|
|
View 540b13f
make pending_points a mapping of future -> pid
Bas Nijholt authored on 22/04/2020 22:52:17
|
|
View c9c223d
move pid logic to _ask
Bas Nijholt authored on 22/04/2020 20:36:56
|
|
View 58f7b39
use partial(next, itertools.count()) to generate unique ids
Bas Nijholt authored on 22/04/2020 20:14:51
|
|
View d1fd55a
rename _index_to_point -> _id_to_point
Bas Nijholt authored on 22/04/2020 20:09:03
|
|
View c50e52f
use that runner.tracebacks is a list of tuples
Bas Nijholt authored on 17/04/2020 10:48:41
|
|
View 2f1f2bc
raise StopIteration because it is clearer than checking for None
Bas Nijholt authored on 17/04/2020 10:30:24
|
|
View 4b990d0
use next in _key_by_value
Bas Nijholt authored on 17/04/2020 10:27:06
|
|
View 878ae79
make tracebacks and to_retry properties and lists of tuples
Bas Nijholt authored on 16/04/2020 20:08:40
|
|
View 7d972f9
make the Runner work with unhashable points
Bas Nijholt authored on 16/04/2020 18:38:03
|
|
View de0cc0c
Merge pull request #264 from python-adaptive/pickle
Bas Nijholt authored on 24/04/2020 18:03:45
• GitHub committed on 24/04/2020 18:03:45
|