- 05 Jun, 2021 1 commit
-
-
Daniel Brown authored
-
- 04 Jun, 2021 4 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 03 Jun, 2021 4 commits
-
-
Phil Jones authored
-
Andreas Freise authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 02 Jun, 2021 10 commits
-
-
Phil Jones authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Sean Leavey authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 01 Jun, 2021 1 commit
-
-
Phil Jones authored
-
- 31 May, 2021 1 commit
-
-
Phil Jones authored
The `display` method of `SensingMatrixSolution` now has options for highlighting the largest values if Pandas is found at runtime.
-
- 30 May, 2021 3 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 29 May, 2021 2 commits
-
-
Daniel Brown authored
fixes #362 always build matrix in simulation by default. Need a better way of determining this type of switch, as it makes the logic internally in the simulation difficult
-
Daniel Brown authored
-
- 28 May, 2021 14 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
Sean Leavey authored
Simplify parallel build configuration See merge request !82
-
Phil Jones authored
-
Daniel Brown authored
-
Phil Jones authored
-
Duncan Macleod authored
inside a `if __name__ == "__main__":` clause
-
Daniel Brown authored
-
Duncan Macleod authored
the build_ext command (now) natively supports parallel builds, so we just need to overload the default to use it, rather than use a homebrewed solution. this can be configured/disabled using the `CPU_COUNT` environment variable, e.g. `CPU_COUNT=0 python3 build_ext`
-
Sean Leavey authored
-
Sean Leavey authored
-
Daniel Brown authored
-
Sean Leavey authored
-