Greg Horn

Results 67 comments of Greg Horn

A command-line argument would be significantly more convenient for our build system at work.

Discussion from discord: ![image](https://github.com/cvxgrp/cvxpygen/assets/375331/b7758176-5f94-47f2-8d58-308539f89300)

Do you mind if I submit a patch to add them?

hrm binary seems to be comparable or faster for both `Float` and `Int`

Int is also identical. Actually large parts are identical: https://hackage.haskell.org/package/cereal-0.4.1.1/docs/src/Data-Serialize-Builder.html#putWord64be https://hackage.haskell.org/package/binary-0.7.2.2/docs/src/Data-Binary-Builder-Base.html#putWord64be

I now see you wrote both packages :p What's the difference? Why not deprecate one?

Is there anything holding this up?