Releases: MitchellShibilski-Unkel/PyPC
Releases · MitchellShibilski-Unkel/PyPC
PyPC v9.0 GPU
- Able to test the GPU, but ONLY in the RNN test
PyPC v8.0 PyPC-Tests
- CMD Version Added
PyPC v7.1 PyPC-Tests
- Adds processor temperature
- Returns spec values
PyPC v7.0 PyPC-Tests
- Adds WiFi speed test
PyPC v6.0 PyPC-Tests
- Added scoring system
- Added a function to get more CPU information
- Revised code
PyPC v5.0 PyPC-Tests
- Adds multiprocessing
PyPC v4.0 PyPC-Tests
- Adds a prime counting test
- Adds the unit of measurement to each test after the performance times
PyPC v3.0 PyPC-Tests
- Updated README.md
- Wave Function test
PyPC v2.1 PyPC-Tests
- Adds a least to greatest and greatest to least sort using the PyPC merge sort
PyPC v2.0 PyPC-Tests
- Adds merge sort to PyPC