Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-27 | Merge branch 'fix-vector-show-instance' | Peter Dobsan | |
The show instance was changed in vector 0.11. The merged modifications adjust hmatrix/base to that change. That fixes issues #277 and #177. | |||
2018-04-27 | Fixed vector show instance and related haddock entries. | Peter Dobsan | |
2018-04-03 | "Fix" warnings | Dominic Steinitz | |
2018-04-01 | Implement CI | Dominic Steinitz | |
2016-05-25 | added expm and logm; the justification is again that they may only be called ↵ | Justin Le | |
on square matrices. | |||
2016-05-25 | Additive, Transposable instances for Static data types | Justin Le | |
2016-04-04 | Remove Binary orphan instance for Complex | Sidharth Kapur | |
2016-03-13 | Add dimension check in Dim binary instance | Sidharth Kapur | |
2016-03-13 | Simplify binary instances | Sidharth Kapur | |
2016-03-13 | Merge branch 'master' into matrix_binary | Sidharth Kapur | |
Conflicts: packages/base/src/Internal/Matrix.hs | |||
2016-02-09 | make ghc-8.0 happy | Alberto Ruiz | |
2016-02-01 | Remove CPP option from cabal files | Sidharth Kapur | |
Use {-# LANGUAGE CPP #-} instead. | |||
2016-02-01 | some work (will probably undo this commit later) | Sidharth Kapur | |
2015-12-22 | NFData instances for various Static types, and mapping and outer product ↵ | Justin Le | |
methods to Domain | |||
2015-06-14 | minor changes | Alberto Ruiz | |
2015-06-06 | remove Tools | Alberto Ruiz | |
2015-06-05 | move internal static | Alberto Ruiz | |