Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/grantjenks/python-sortedcontainers
Python Sorted Container Types: Sorted List, Sorted Dict, and Sorted Set
https://github.com/grantjenks/python-sortedcontainers
Update Notes
baa82b1fd795c940d65ba25d677cd14ed2931e9d authored almost 11 years ago by Grant Jenks <[email protected]>
baa82b1fd795c940d65ba25d677cd14ed2931e9d authored almost 11 years ago by Grant Jenks <[email protected]>
Start sortedset benchmarking
216bfa148d29d2736df6edef4734962c74ee69bc authored almost 11 years ago by Grant Jenks <[email protected]>
216bfa148d29d2736df6edef4734962c74ee69bc authored almost 11 years ago by Grant Jenks <[email protected]>
Speedup for small negative indexing
3e48c5b83be858a92439b976361a7d1ff3b3671f authored almost 11 years ago by Grant Jenks <[email protected]>
3e48c5b83be858a92439b976361a7d1ff3b3671f authored almost 11 years ago by Grant Jenks <[email protected]>
update notes
de86b10e446196207ec77b21f9893021c5fc89e4 authored almost 11 years ago by Grant Jenks <[email protected]>
de86b10e446196207ec77b21f9893021c5fc89e4 authored almost 11 years ago by Grant Jenks <[email protected]>
Benchmark sorted list
4513a1bb6fce055b87d208bbe4012926f0fc5e54 authored almost 11 years ago by Grant Jenks <[email protected]>
4513a1bb6fce055b87d208bbe4012926f0fc5e54 authored almost 11 years ago by Grant Jenks <[email protected]>
Refactor benchmark code
03cd077c4074bdd271a4a4bc419cf78aad9d8d4e authored almost 11 years ago by Grant Jenks <[email protected]>
03cd077c4074bdd271a4a4bc419cf78aad9d8d4e authored almost 11 years ago by Grant Jenks <[email protected]>
Change classmethod to use cls instead of self
8ea2b705bb1307679a7f077f613097c7e9ed908f authored almost 11 years ago by Grant Jenks <[email protected]>
8ea2b705bb1307679a7f077f613097c7e9ed908f authored almost 11 years ago by Grant Jenks <[email protected]>
Update notes after benchmarking SortedDict
bf2ab7e3c1b47bb8ecc4226bed8819e54e402784 authored almost 11 years ago by Grant Jenks <[email protected]>
bf2ab7e3c1b47bb8ecc4226bed8819e54e402784 authored almost 11 years ago by Grant Jenks <[email protected]>
Benchmarking for SortedDict
4747a7fe0470496d2facc2de9457ad96a1e6d3c3 authored almost 11 years ago by Grant Jenks <[email protected]>
4747a7fe0470496d2facc2de9457ad96a1e6d3c3 authored almost 11 years ago by Grant Jenks <[email protected]>
Add notes for benchmark improvement
e223d6ef31975c0290a70d64e1a79f1e48ab85f0 authored almost 11 years ago by Grant Jenks <[email protected]>
e223d6ef31975c0290a70d64e1a79f1e48ab85f0 authored almost 11 years ago by Grant Jenks <[email protected]>
Begin benchmarking tests for sorted dictionaries
138292ede397f256336ffec43a6285f7696c6903 authored almost 11 years ago by Grant Jenks <[email protected]>
138292ede397f256336ffec43a6285f7696c6903 authored almost 11 years ago by Grant Jenks <[email protected]>
Add routine for plotting run-time of sortedlist
ea445f802f966f68ba300b537962b3b8133c26a4 authored almost 11 years ago by Grant Jenks <[email protected]>
ea445f802f966f68ba300b537962b3b8133c26a4 authored almost 11 years ago by Grant Jenks <[email protected]>
Add notes on competitors for benchmarking
7afe831ece832d3c23459b30552ad1629d406646 authored almost 11 years ago by Grant Jenks <[email protected]>
7afe831ece832d3c23459b30552ad1629d406646 authored almost 11 years ago by Grant Jenks <[email protected]>
Completed some stress testing
1dbae195ac8c1dff54c70c29ea6f7c8b963ffdf3 authored almost 11 years ago by Grant Jenks <[email protected]>
1dbae195ac8c1dff54c70c29ea6f7c8b963ffdf3 authored almost 11 years ago by Grant Jenks <[email protected]>
Add tests for issue caught in stress
e6c1679d9827a6ccdace0eb8420a223910b0139d authored almost 11 years ago by Grant Jenks <[email protected]>
e6c1679d9827a6ccdace0eb8420a223910b0139d authored almost 11 years ago by Grant Jenks <[email protected]>
Fix sortedlist when setting slice with empty iterable
780e50b4336b9e8c01beb6964522709436282047 authored almost 11 years ago by Grant Jenks <[email protected]>
780e50b4336b9e8c01beb6964522709436282047 authored almost 11 years ago by Grant Jenks <[email protected]>
Remove isdisjoint from itemsview
04861708e78293941fb948a027659f19013eb739 authored almost 11 years ago by Grant Jenks <[email protected]>
04861708e78293941fb948a027659f19013eb739 authored almost 11 years ago by Grant Jenks <[email protected]>
Update notes
647acd09c76b59e3fec1e4fbc5c6fee377f3998e authored almost 11 years ago by Grant Jenks <[email protected]>
647acd09c76b59e3fec1e4fbc5c6fee377f3998e authored almost 11 years ago by Grant Jenks <[email protected]>
100% coverage
fc0854a1f93f109d678a121c219bf90a0e33a2b5 authored almost 11 years ago by Grant Jenks <[email protected]>
fc0854a1f93f109d678a121c219bf90a0e33a2b5 authored almost 11 years ago by Grant Jenks <[email protected]>
default equality for sorteddict values view
40c6ac0446e63a173f46a8b9a276ac47bf80828f authored almost 11 years ago by Grant Jenks <[email protected]>
40c6ac0446e63a173f46a8b9a276ac47bf80828f authored almost 11 years ago by Grant Jenks <[email protected]>
Update README
9264b17f1538bcc9dbb261d0cde40aa4fdc74f98 authored almost 11 years ago by Grant Jenks <[email protected]>
9264b17f1538bcc9dbb261d0cde40aa4fdc74f98 authored almost 11 years ago by Grant Jenks <[email protected]>
Update tests, nearing complete coverage
d72672ec665616fbb0a931504f9ab2fec289708d authored almost 11 years ago by Grant Jenks <[email protected]>
d72672ec665616fbb0a931504f9ab2fec289708d authored almost 11 years ago by Grant Jenks <[email protected]>
Fix lte/gte to le/ge for sortedset
0962877bd76362c65f502f970c56b07bb91849e1 authored almost 11 years ago by Grant Jenks <[email protected]>
0962877bd76362c65f502f970c56b07bb91849e1 authored almost 11 years ago by Grant Jenks <[email protected]>
Start stress testing for sorteddict
74452532537ee2bea4b99eea47d8a929812db5fc authored almost 11 years ago by Grant Jenks <[email protected]>
74452532537ee2bea4b99eea47d8a929812db5fc authored almost 11 years ago by Grant Jenks <[email protected]>
Improve coverage for sorteddict and fix bugs
9e81697c60a83114c67032b846f3f6ed00870a2b authored almost 11 years ago by Grant Jenks <[email protected]>
9e81697c60a83114c67032b846f3f6ed00870a2b authored almost 11 years ago by Grant Jenks <[email protected]>
Update readme
c1c2002e81ef0e8a045567f83fd60a49e28d8fb7 authored almost 11 years ago by Grant Jenks <[email protected]>
c1c2002e81ef0e8a045567f83fd60a49e28d8fb7 authored almost 11 years ago by Grant Jenks <[email protected]>
Started coverage testing for sorteddict
53fd6f6c3f597fbbe9b6d2616fdb7b5479786083 authored almost 11 years ago by Grant Jenks <[email protected]>
53fd6f6c3f597fbbe9b6d2616fdb7b5479786083 authored almost 11 years ago by Grant Jenks <[email protected]>
Small fixes after sorted dict testing
6c1a74faefa747d0c931adbf3f58911631af3a16 authored almost 11 years ago by Grant Jenks <[email protected]>
6c1a74faefa747d0c931adbf3f58911631af3a16 authored almost 11 years ago by Grant Jenks <[email protected]>
Improve equality functions for sortedset
a0ac86964a71c14606072e2dbd23807e768832c3 authored almost 11 years ago by Grant Jenks <[email protected]>
a0ac86964a71c14606072e2dbd23807e768832c3 authored almost 11 years ago by Grant Jenks <[email protected]>
Update README
54f7a330428812d79cf5e8c63b8565f371a94b83 authored almost 11 years ago by Grant Jenks <[email protected]>
54f7a330428812d79cf5e8c63b8565f371a94b83 authored almost 11 years ago by Grant Jenks <[email protected]>
Improve tests for full coverage, all passing
cd660bf11ab338712c0052ab26c4dcf167906c6c authored almost 11 years ago by Grant Jenks <[email protected]>
cd660bf11ab338712c0052ab26c4dcf167906c6c authored almost 11 years ago by Grant Jenks <[email protected]>
Fixes for sortedlist.setitem
1723fc12c20a8faa01e3bc9298c331a5ca14ef9d authored almost 11 years ago by Grant Jenks <[email protected]>
1723fc12c20a8faa01e3bc9298c331a5ca14ef9d authored almost 11 years ago by Grant Jenks <[email protected]>
Add tests for setitem and refactor for greater functionality
df4366130993e6ff5b3e8585cf4480d1aaaafade authored almost 11 years ago by Grant Jenks <[email protected]>
df4366130993e6ff5b3e8585cf4480d1aaaafade authored almost 11 years ago by Grant Jenks <[email protected]>
Started adding tests for slice support
4a96184c7fd28d16bc5a0d20a02000b700b764fd authored almost 11 years ago by Grant Jenks <[email protected]>
4a96184c7fd28d16bc5a0d20a02000b700b764fd authored almost 11 years ago by Grant Jenks <[email protected]>
Update README
2e5c23e7b37b9ed163e36947dc6c8741615212b6 authored almost 11 years ago by Grant Jenks <[email protected]>
2e5c23e7b37b9ed163e36947dc6c8741615212b6 authored almost 11 years ago by Grant Jenks <[email protected]>
Slice support for get/set/del in sorted lists
1328689da7f03b971f524907457d3c767745eac3 authored almost 11 years ago by Grant Jenks <[email protected]>
1328689da7f03b971f524907457d3c767745eac3 authored almost 11 years ago by Grant Jenks <[email protected]>
Update sortedset for slice support
f2a8b9aa4a7bd5d23ba4f4f896f5a89025705ead authored almost 11 years ago by Grant Jenks <[email protected]>
f2a8b9aa4a7bd5d23ba4f4f896f5a89025705ead authored almost 11 years ago by Grant Jenks <[email protected]>
Update README
c8c40597f0bdc476ec3c0b23fd4ec518d910b62e authored almost 11 years ago by Grant Jenks <[email protected]>
c8c40597f0bdc476ec3c0b23fd4ec518d910b62e authored almost 11 years ago by Grant Jenks <[email protected]>
code complete view implementations
1a6334ceebeb191af34dcaf8acfa672df436b0cc authored almost 11 years ago by Grant Jenks <[email protected]>
1a6334ceebeb191af34dcaf8acfa672df436b0cc authored almost 11 years ago by Grant Jenks <[email protected]>
eq, ne, lte, and gte for sorted sets
915cb115476fd58188d45a20fa30ebc4d20e6ccd authored almost 11 years ago by Grant Jenks <[email protected]>
915cb115476fd58188d45a20fa30ebc4d20e6ccd authored almost 11 years ago by Grant Jenks <[email protected]>
Update requirements
40fae60bdf9ca17f8663235adcd52d814e741b61 authored almost 11 years ago by Grant Jenks <[email protected]>
40fae60bdf9ca17f8663235adcd52d814e741b61 authored almost 11 years ago by Grant Jenks <[email protected]>
Finish stubbing SortedDict and start sdict.view*(...) implementations.
9322c1efbea812f731b9291a983b939c5db936d2 authored almost 11 years ago by Grant Jenks <[email protected]>
9322c1efbea812f731b9291a983b939c5db936d2 authored almost 11 years ago by Grant Jenks <[email protected]>
Finish stubbing SortedDict and start sdict.view*(...) implementations.
f61dd2808622627cd696c8c22e7573879d14150e authored almost 11 years ago by Grant Jenks <[email protected]>
f61dd2808622627cd696c8c22e7573879d14150e authored almost 11 years ago by Grant Jenks <[email protected]>
Update README
c381ba911f07609839a904d126e39980b94ea4f7 authored almost 11 years ago by Grant Jenks <[email protected]>
c381ba911f07609839a904d126e39980b94ea4f7 authored almost 11 years ago by Grant Jenks <[email protected]>
More stress for sortedset
9af3b8b227be3cd0437e25f331aed9c6a65be642 authored almost 11 years ago by Grant Jenks <[email protected]>
9af3b8b227be3cd0437e25f331aed9c6a65be642 authored almost 11 years ago by Grant Jenks <[email protected]>
Cover testing hole for sortedlist
51c8af8d759c58252920e4b75fca8c8991d18490 authored almost 11 years ago by Grant Jenks <[email protected]>
51c8af8d759c58252920e4b75fca8c8991d18490 authored almost 11 years ago by Grant Jenks <[email protected]>
Update gitignore for virtualenv and publishing
b77f49a565a265b71bd6c330ad95156e9a0aff11 authored almost 11 years ago by Grant Jenks <[email protected]>
b77f49a565a265b71bd6c330ad95156e9a0aff11 authored almost 11 years ago by Grant Jenks <[email protected]>
Restructure and add tests
f47d5f964ba5b00718a20f7cf84ecd1f8be8313a authored about 11 years ago by Grant Jenks <[email protected]>
f47d5f964ba5b00718a20f7cf84ecd1f8be8313a authored about 11 years ago by Grant Jenks <[email protected]>
Add note to implement priority-queue, the reverse of sorteddict
627532b31bf60126b022377bd998a32f7cb20fd9 authored almost 12 years ago by Grant Jenks <[email protected]>
627532b31bf60126b022377bd998a32f7cb20fd9 authored almost 12 years ago by Grant Jenks <[email protected]>
Initial add of new file sortedset.py, partial implementation
e31134476ac85d712561e617a0dbe73cef1125d5 authored almost 12 years ago by Grant Jenks <[email protected]>
e31134476ac85d712561e617a0dbe73cef1125d5 authored almost 12 years ago by Grant Jenks <[email protected]>
Add todo to change count to use bisect functions
50312d3bdb74812661c8538b1dfcb973a2822db6 authored almost 12 years ago by Grant Jenks <[email protected]>
50312d3bdb74812661c8538b1dfcb973a2822db6 authored almost 12 years ago by Grant Jenks <[email protected]>
Add fast_getitem
3972d92c5a6d9553a89ee11446bd75b037b29350 authored almost 12 years ago by Grant Jenks <[email protected]>
3972d92c5a6d9553a89ee11446bd75b037b29350 authored almost 12 years ago by Grant Jenks <[email protected]>
Import bisect functions directly in sortedlist
fe2d61433d3282e6156bb4fd1f0edec4cda9335f authored almost 12 years ago by Grant Jenks <[email protected]>
fe2d61433d3282e6156bb4fd1f0edec4cda9335f authored almost 12 years ago by Grant Jenks <[email protected]>
Coverage, stress, and bug fixes.
48872764bae3d9be4bcafc5a966d2edcc70dc43e authored almost 12 years ago by Grant Jenks <[email protected]>
48872764bae3d9be4bcafc5a966d2edcc70dc43e authored almost 12 years ago by Grant Jenks <[email protected]>
Random checkpoint to start being more incremental.
8de7da9b3d79e3df688c7d4ba1b5b2e8f8e5dce5 authored almost 12 years ago by Grant Jenks <[email protected]>
8de7da9b3d79e3df688c7d4ba1b5b2e8f8e5dce5 authored almost 12 years ago by Grant Jenks <[email protected]>
Initial commit for sortedcontainers package
980de801624c1305aff13e57257c5c5fc26894d6 authored almost 12 years ago by Grant Jenks <[email protected]>
980de801624c1305aff13e57257c5c5fc26894d6 authored almost 12 years ago by Grant Jenks <[email protected]>