• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lehins / massiv / 665
74%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2020 08:06PM UTC
Jobs 1
Files 50
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
665

push

travis-ci

lehins
Numeric improvements:

* Fix `(-.)` (it was incorrectly implemented as a flip of `(.-)`
* Addition of numeric functions:
  * Partial: `!+!`, `!-!`, `!*!`, `!/!`
  * Reciprocal division `/.`
  * More efficient matrix-matrix multiplication: `.><.` and `!><!` (also helpers
    `multiplyMatrices` and `multiplyMatricesTransposed`)
  * More efficient matrix-vector multiplication: `.><` and `!><`
  * New vector-matrix multiplication: `><.` and `><!`
  * Dot product `dotM` and `!.!`
  * Norm `normL2`
* Deprecated `|*|` and `#>`, `fromIntegerA`, `fromRationalA` and `piA`
* Bunch of numeric tests and haddock

275 of 275 new or added lines in 9 files covered. (100.0%)

3570 of 4637 relevant lines covered (76.99%)

1.5 hits per line

Jobs
ID Job ID Ran Files Coverage
8 665.8 (GHC="8.6.5" RESOLVER="lts-14.27" STACK_YAML="stack-extra-deps.yaml" COVERALLS_STACK_YAML="stack-extra-deps.yaml") 22 Nov 2020 08:06PM UTC 0
76.99
Travis Job 665.8
Source Files on build 665
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #665
  • ed7bc789 on github
  • Prev Build on master (#659)
  • Next Build on master (#666)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc