Indeed, those tests are used within apd
https://github.com/cockroachdb/apd/tree/master/testdata

On Wed, Apr 5, 2017 at 5:02 PM Michael Jones <michael.jo...@gmail.com>
wrote:

> In one of the many threads about this (five years ago!) I mentioned Mike
> Colinshaw's excellent work:
>
> http://speleotrove.com/decimal/
>
> This is an excellent and correct library. I can be inspiration for a
> native Go implementation.
>
> On Wed, Apr 5, 2017 at 4:51 PM, Mandolyte <cecil....@gmail.com> wrote:
>
> Doesn't help with operators, but noticed this:
> https://www.cockroachlabs.com/blog/apd-arbitrary-precision-decimal-package/
>
>
> On Wednesday, March 29, 2017 at 1:27:22 PM UTC-4, a.mat...@ra-micro.de
> wrote:
>
>
> No!
>
>
> We want to use operators like + , - , *  and /  with decimal values. This
> is actualy a "No Go" !
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-nuts" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-nuts+unsubscr...@googlegroups.com.
>
>
> For more options, visit https://groups.google.com/d/optout.
>
>
>
>
> --
> Michael T. Jones
> michael.jo...@gmail.com
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "golang-nuts" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/golang-nuts/YczDW-4QMtE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> golang-nuts+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to