Tests for odd_even_transposition_parallel (#10926)
* [ADD] tests for odd_even_transposition_parallel * adding another test because build failed 6 hrs * comment out all tests to see if it fails * list(range(10)[::-1]) test uncommented * [a, x, c] test uncommented * [1.9, 42.0, 2.8] test uncommented * [False, True, False] test uncommented * [1, 32.0, 9] test uncommented * [1, 32.0, 9] test uncommented * [-442, -98, -554, 266, -491, 985, -53, -529, 82, -429] test uncommented * test non global lock * [DEL] Testing multiple data types. Couldn't get doctest to work * [ADD] Comment on why non global process lock
R
RaymondDashWu committed
0eb1825af2114c60792dc5cbd43ca1259ae95a24
Parent: b0837d3
Committed by GitHub <[email protected]>
on 10/27/2023, 8:13:32 PM