Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Increase decimal precision to 18 #3272

Conversation

cwgoes
Copy link
Contributor

@cwgoes cwgoes commented Jan 10, 2019

Closes #3039

cc @rigelrozanski

Nonfunctional at the moment; we must have some subtle dependency on 10 decimal points.


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@cwgoes
Copy link
Contributor Author

cwgoes commented Jan 10, 2019

Also, is there a reason we can't use an existing library, such as https://godoc.org/golang.org/x/image/math/fixed or https://github.com/shopspring/decimal?

@cwgoes cwgoes force-pushed the cwgoes/mclaren-mcl33-first-pass branch from 63a589f to c9a4978 Compare January 14, 2019 15:43
@rigelrozanski
Copy link
Contributor

yes - we want to maintain our own decimal library for the time being

taking over this issue now!

@rigelrozanski rigelrozanski changed the base branch from cwgoes/mclaren-mcl33-first-pass to develop January 17, 2019 05:53
@rigelrozanski rigelrozanski changed the base branch from develop to cwgoes/mclaren-mcl33-first-pass January 17, 2019 05:54
@rigelrozanski
Copy link
Contributor

closing in favour of #3315

@rigelrozanski rigelrozanski deleted the cwgoes/increase-decimal-precision branch January 17, 2019 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants