rexdwyer

Results 3 comments of rexdwyer

I'm having the same problem.... python 3.8 64-bit... windows 10 When I call getVersionNumber, I get "66". The size of the DLL file is 263,680 bytes. Maybe that tells you...

Hi Andrew, Interesting results. It looks to me like the first show probably imports something that causes the problem. Then on subsequent shows, the import is a no-op, so nothing...

Hi Carl, I wrote this code literally 30 years ago. It looks like it finds the min in a priority queue data structure. Probably the min is in the root...