This PR handles #117
We just remove a long example so that circleci doesnt block PRs.
Also remove some unwanted imports which seemed to be present in cartesian.py and which surely will confuse the users.
Finally, we also ensure that we run 4 jobs in parallel on circleci.
This PR handles #117 We just remove a long example so that circleci doesnt block PRs. Also remove some unwanted imports which seemed to be present in
cartesian.py
and which surely will confuse the users. Finally, we also ensure that we run 4 jobs in parallel on circleci.