Skip to content

Highlights

  • Arctic Code Vault Contributor

Popular repositories

  1. Deep Learning in Haskell

    Haskell 1.3k 80

  2. van Laarhoven lenses for Idris

    Idris 14 8

  3. Forked from ambiata/zebra

    Column-oriented binary format for immutable datasets

    Haskell 9 1

  4. Minimal port of optparse-applicative to idris

    Idris 5 5

  5. R bindings for the snappy compression library

    C++ 4 1

  6. Forked from etorreborre/specs2

    Software Specifications for Scala

    Scala 2

309 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created a pull request in haskell-numerics/hmatrix that received 11 comments

Topic/mutable mk csr

Here's an alternative which permits streaming. It's not super polished yet or exposed; but if you agree that it's worthwhile I'll polish it up. Fixes

+92 −31 11 comments

Created an issue in haskell-numerics/hmatrix that received 3 comments

Memory leaks in C code

Looking at the C code, a very common pattern is this: doublecomplex * workv = (doublecomplex*)malloc(n*sizeof(doublecomplex)); CHECK(!workv,MEM); d…

3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.