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

lehins / massiv / 665 / 8
74%
master: 74%

Build:
DEFAULT BRANCH: master
Ran 22 Nov 2020 08:06PM UTC
Files 50
Run time 3s
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

22 Nov 2020 05:36PM UTC coverage: 76.989% (+0.9%) from 76.04%
GHC="8.6.5" RESOLVER="lts-14.27" STACK_YAML="stack-extra-deps.yaml" COVERALLS_STACK_YAML="stack-extra-deps.yaml"

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

3570 of 4637 relevant lines covered (76.99%)

1.5 hits per line

Source Files on job 665.8 (GHC="8.6.5" RESOLVER="lts-14.27" STACK_YAML="stack-extra-deps.yaml" COVERALLS_STACK_YAML="stack-extra-deps.yaml")
  • Tree
  • List 0
  • Changed 11
  • Source Changed 7
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 158
  • Travis Job 665.8
  • ed7bc789 on github
  • Prev Job for GHC="8.6.5" RESOLVER="lts-14.27" STACK_YAML="stack-extra-deps.yaml" COVERALLS_STACK_YAML="stack-extra-deps.yaml" on master (#659.8)
  • Next Job for GHC="8.6.5" RESOLVER="lts-14.27" STACK_YAML="stack-extra-deps.yaml" COVERALLS_STACK_YAML="stack-extra-deps.yaml" on master (#666.8)
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