Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-06-09 | typing: Rename some variables | Daniel Mensinger | 1 | -3/+3 |
2021-06-09 | typing: Fully annotate dependencies | Daniel Mensinger | 1 | -3/+4 |
2021-06-06 | typing: Fully annotate dependencies.{detect,factory} + some other fixes | Daniel Mensinger | 1 | -2/+2 |
2021-06-03 | deps: Split dependencies.base | Daniel Mensinger | 1 | -2/+5 |
2020-11-20 | use real pathlib module | Dylan Baker | 1 | -1/+1 |
2020-10-04 | pathlib: Fix resolve() by overriding it in Python 3.5 | Daniel Mensinger | 1 | -1/+1 |
2020-09-22 | pylint: Turn on warnings for incorrect number of args | Dylan Baker | 1 | -4/+4 |
2020-03-19 | dependencies: Convert ScaLAPACK to a dependency factory | Dylan Baker | 1 | -102/+131 |
2020-01-29 | dependencies: Make Dependency initializer signatures match | Dylan Baker | 1 | -1/+1 |
2019-12-19 | dependencies: refactor to use methods properly | Michael Hirsch, Ph.D | 1 | -4/+4 |
2019-11-30 | scalapack: allow specifying find method | Michael Hirsch, Ph.D | 1 | -87/+86 |
2019-11-30 | deps: add scalapack | Michael Hirsch, Ph.D | 1 | -0/+121 |