Michael Bradley MichaelBradley · he/him
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-11 04:39:09 -05:00
fec9ccffc6 Scaffold IndexedQueue and IndexedBinaryHeap
64030bd349 Fix IndexedBacking trait specification
Compare 2 commits »
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-10 03:34:07 -05:00
7184ddb9b0 Fully implement PureQueue
608ff1a3d5 Fix incorrect tests
38a544db76 Add PyItem container
ee004bac19 Rename Item -> containers::Pair
Compare 4 commits »
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-10 01:53:01 -05:00
e424dd42f5 Refactor PairedQueue so that reference to data structure type is just in new
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-10 01:34:33 -05:00
1a10720a06 Fix failing tests
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-09 05:02:49 -05:00
7b74ab3687 Implement PairedQueue
494168597e Fix broken test
Compare 2 commits »
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-08 06:32:58 -05:00
3d91627253 Fix Python test setup issues
6878652583 Add stubs for other queues
6e91aef421 Rename KeyedQueue to PairedQueue
17b544f8bc Add tests for other future queues
ffe6a76241 Update Rust structure to better match proposed Python API
Compare 5 commits »
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-08 04:57:04 -05:00
b4ca806d76 Update desired Python API, add mostly failing PureQueue tests for TDD
0995e6db90 Get basic incomplete Python queue API working
Compare 2 commits »
MichaelBradley pushed to main at MichaelBradley/resume 2025-01-08 00:46:14 -05:00
93a6a96013 Update links to public job work
MichaelBradley commented on issue MichaelBradley/.profile#1 2025-01-07 04:25:22 -05:00
Social links

Added in d5e4ce6

MichaelBradley closed issue MichaelBradley/.profile#1 2025-01-07 04:25:22 -05:00
Social links
MichaelBradley pushed to main at MichaelBradley/resume 2025-01-07 04:22:59 -05:00
2110f6d395 Update projects
MichaelBradley opened issue MichaelBradley/website#2 2025-01-07 03:58:18 -05:00
Layout flashes on load on medium-width screens
MichaelBradley pushed to main at MichaelBradley/dotfiles 2025-01-06 05:28:05 -05:00
be33057591 Update GTK file chooser bookmarks
MichaelBradley pushed to main at MichaelBradley/.profile 2025-01-05 04:51:53 -05:00
d5e4ce66a7 "Graduated" university, include courses and social links
MichaelBradley pushed to main at MichaelBradley/website 2025-01-05 04:14:25 -05:00
e98602c0c2 Make fetch colours less repetitive
c7b120326d Update thumbnail
Compare 2 commits »
MichaelBradley pushed to main at MichaelBradley/website 2025-01-05 03:39:11 -05:00
ba61105204 Fix public asset deployment
MichaelBradley pushed to main at MichaelBradley/website 2025-01-05 03:34:06 -05:00
df7a34f355 Add proper favicon
dd71db4efb Update mark
Compare 2 commits »
MichaelBradley pushed to main at MichaelBradley/resume 2025-01-04 23:36:57 -05:00
1c792d9434 Update grade and university description
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-04 05:32:20 -05:00
661e1d220a Move Item to its own file
6bb65f6493 Add heapify function to binary heap
Compare 2 commits »
MichaelBradley pushed to main at MichaelBradley/pyority_queue 2025-01-03 06:38:23 -05:00
ee3cb08fe6 Update documentation