This repo is the demonstration of the course CS510's homework 2345.
pip install git+http://github.com/juliachiu1/csc510_g4_hw2345.git
None
-----------------------------------
[38, 66, 75, 83, 107, 110, 141, 147, 166, 183, 195, 205, 223, 254, 317, 331, 371, 379, 489, 555, 557, 574, 635, 660, 685, 748, 820, 896, 910, 938, 939, 966]
!!!!!! PASS bignum true
-----------------------------------
{:at 4 :hi 5140.0 :isSorted False :lo 1613.0 :n 398 :name Lbs- :w -1}
{:at 5 :hi 24.8 :isSorted False :lo 8.0 :n 398 :name Acc+ :w 1}
{:at 8 :hi 50.0 :isSorted True :lo 10.0 :n 398 :name Mpg+ :w 1}
!!!!!! PASS data true
-----------------------------------
50.5 29.011491975882016
!!!!!! PASS num true
-----------------------------------
{:Clndrs 4.0 :Volume 148.5 :Model 76.0 :origin 1.0}
{:Clndrs 1.667 :Volume 104.222 :Model 3.667 :origin 0.778}
{:Lbs- 2803.5 :Acc+ 15.5 :Mpg+ 20.0}
{:Lbs- 846.889 :Acc+ 2.778 :Mpg+ 8.333}
!!!!!! PASS stats true
-----------------------------------
{:div 1.378 :mid a}
!!!!!! PASS sym true
{Clndrs Volume Hp: Lbs- Acc+ Model origin Mpg+}
{8 304.0 193 4732 18.5 70 1 10}
{8 360 215 4615 14 70 1 10}
{8 307 200 4376 15 70 1 10}
{8 318 210 4382 13.5 70 1 10}
{8 429 208 4633 11 72 1 10}
{8 400 150 4997 14 73 1 10}
{8 350 180 3664 11 73 1 10}
{8 383 180 4955 11.5 71 1 10}
{8 350 160 4456 13.5 72 1 10}
!!!!!! PASS csv true
-----------------------------------
{'eg': 'nothing', 'dump': False, 'file': '../data/auto93.csv', 'help': False, 'nums': 512, 'seed': 10019, 'seperator': ','}
!!!!!! PASS the true
!!!!!! PASS ALL true
7 test cases passed
0 test cases failed
This Project is under the MIT License