Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / cockroachdb/apd issues and pull requests

#128 - format: format 0E-x where x > 6 like PostgreSQL does

Pull Request - State: closed - Opened by otan about 1 year ago - 1 comment

#127 - apd: add go 1.20 testing to CI

Pull Request - State: closed - Opened by nvanbenschoten over 1 year ago

#126 - apd: add go 1.19 testing to CI

Pull Request - State: closed - Opened by nvanbenschoten over 1 year ago - 1 comment

#125 - apd: Improve string conversion efficiency

Pull Request - State: closed - Opened by miretskiy over 1 year ago

#124 - apd: drop github.com/pkg/errors

Pull Request - State: closed - Opened by nvanbenschoten almost 2 years ago

#123 - please drop github.com/pkg/errors

Issue - State: closed - Opened by mvdan almost 2 years ago - 2 comments

#122 - Inconsistent (or buggy) Quantize behavior

Issue - State: open - Opened by LasTshaMAN almost 2 years ago - 2 comments

#121 - Precision clarification

Issue - State: open - Opened by caycaycarly almost 2 years ago - 1 comment

#120 - panic with SetString(".-400000000000000000000000000000000000000")

Issue - State: open - Opened by josharian about 2 years ago - 1 comment

#119 - apd: add inline fast-path to BigInt.SetString

Pull Request - State: closed - Opened by nvanbenschoten about 2 years ago - 3 comments

#118 - apd: add go 1.18 testing to CI

Pull Request - State: closed - Opened by nvanbenschoten about 2 years ago

#117 - apd: disable staticcheck on Go 1.16 and earlier

Pull Request - State: closed - Opened by nvanbenschoten about 2 years ago

#116 - apd: remove some allocs from Decimal.setString

Pull Request - State: closed - Opened by josharian about 2 years ago - 5 comments

#115 - apd: don't strip trailing zeros in Quo and Sqrt

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#114 - apd: optimize Quo, remove per-digit long division

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#113 - Thank you!

Issue - State: closed - Opened by bojanz over 2 years ago - 5 comments

#112 - apd: avoid function calls on hot paths

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#111 - apd: use gcassert to check that tmp big.Ints don't escape, add to CI

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#110 - apd: support and test 32-bit architectures and ARM architectures

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#109 - apd: add inline fast-path to BigInt.Format

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago

#108 - apd: add apd.BigInt / math/big.Int interop methods

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago

#107 - apd: tune performance by inlining function calls and manually unrolling loops

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#106 - apd: perform CI using GitHub Actions

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago

#105 - apd: perform CI using GitHub Actions

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#104 - apd: prevent (*Decimal).Int64 receiver from escaping to heap

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#103 - apd: embed small coefficient values in Decimal struct

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 1 comment

#102 - [DNM] apd: embed small coefficient values in Decimal struct

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 5 comments

#101 - [DNM] apd: embed small coefficient values in Decimal struct

Pull Request - State: closed - Opened by nvanbenschoten over 2 years ago - 2 comments

#100 - Is this maintained?

Issue - State: closed - Opened by aaronc about 3 years ago - 9 comments

#99 - precision, scale

Issue - State: closed - Opened by samstride over 3 years ago - 6 comments

#98 - Add small precision fast-path to Quo

Issue - State: closed - Opened by aaronc over 3 years ago - 2 comments

#97 - apd: add Size method

Pull Request - State: closed - Opened by yuzefovich over 3 years ago - 2 comments

#96 - cos and friends

Issue - State: open - Opened by mjibson almost 4 years ago - 1 comment

#95 - Inconsistent negative flag behavior

Issue - State: closed - Opened by kstenerud about 4 years ago - 2 comments

#94 - How to use Quantize with limited precision context

Issue - State: open - Opened by alexykot over 4 years ago - 5 comments

#93 - apd: update decomposer methods to use big-endian coefficent

Pull Request - State: closed - Opened by kardianos about 5 years ago

#92 - add some linting to travis

Pull Request - State: closed - Opened by mjibson about 5 years ago

#91 - Inconsistent behaviour for negative zero

Issue - State: closed - Opened by djui about 5 years ago - 3 comments

#90 - format weirdness with a non-pointer Decimal

Issue - State: closed - Opened by borovan-zz about 5 years ago - 3 comments

#89 - apd: update example to use apd/v2

Pull Request - State: closed - Opened by kardianos about 5 years ago

#88 - apd: add decomposer interface methods

Pull Request - State: closed - Opened by kardianos about 5 years ago - 2 comments

#87 - Function remainder returns division impossible

Issue - State: closed - Opened by tredoe over 5 years ago - 2 comments

#86 - request for new tag

Issue - State: closed - Opened by kardianos over 5 years ago - 2 comments

#85 - Update go.mod to use v2

Pull Request - State: closed - Opened by mjibson over 5 years ago

#84 - Update go.mod to use v2

Pull Request - State: closed - Opened by mjibson over 5 years ago

#83 - Version v1.1.0 included by default when using Go modules

Issue - State: closed - Opened by cee-dub over 5 years ago - 1 comment

#82 - add BSON marshalling

Pull Request - State: closed - Opened by reddec over 5 years ago

#81 - Final cleanup before next release

Pull Request - State: closed - Opened by mjibson over 5 years ago - 2 comments

#80 - Use []string for big int tests

Pull Request - State: closed - Opened by mjibson over 5 years ago

#79 - improve external set APIs

Pull Request - State: closed - Opened by mjibson over 5 years ago

#78 - Prevent decimal.Neg from returning -0

Pull Request - State: closed - Opened by mjibson almost 6 years ago

#77 - bump go builds to 1.9, 1.10

Pull Request - State: closed - Opened by mjibson almost 6 years ago

#76 - NewWithBigInt doesn't set negative correctly

Issue - State: closed - Opened by mjibson over 6 years ago

#75 - Proper way to set a apd.NullDecimal?

Issue - State: closed - Opened by caseylmanus over 6 years ago - 10 comments

#74 - clarify .Text 'g' docs

Issue - State: closed - Opened by mjibson almost 7 years ago

#73 - rfc: release tags

Issue - State: closed - Opened by mjibson almost 7 years ago - 3 comments

#72 - [DNM] implement Quo using Newton-Raphson

Pull Request - State: closed - Opened by mjibson almost 7 years ago - 4 comments

#71 - Bump travis builders to go 1.8 and 1.9

Pull Request - State: closed - Opened by mjibson almost 7 years ago - 1 comment

#70 - Separation of Decimal and Context

Issue - State: closed - Opened by jayd3e almost 7 years ago - 1 comment

#69 - Improve docs for CmpTotal

Pull Request - State: closed - Opened by mjibson almost 7 years ago - 2 comments

#68 - Implement json.Unmarshaler and json.Marshaler interfaces

Pull Request - State: closed - Opened by dhui almost 7 years ago - 6 comments

#67 - Support marshaling/unmarshaling JSON

Pull Request - State: closed - Opened by dhui almost 7 years ago - 3 comments

#66 - Improve docs for cmp, cmptotal

Issue - State: closed - Opened by mjibson almost 7 years ago

#65 - CmpTotal Bug

Issue - State: closed - Opened by dhui almost 7 years ago - 2 comments

#64 - add NullDecimal

Pull Request - State: closed - Opened by mjibson almost 7 years ago - 7 comments

#63 - Consider implementing NullDecimal for use with database/sql

Issue - State: closed - Opened by tmc almost 7 years ago

#62 - ToStandard is missing

Issue - State: closed - Opened by cristian-sima almost 7 years ago - 2 comments

#61 - use correct cbrt estimation const

Pull Request - State: closed - Opened by mjibson almost 7 years ago - 3 comments

#60 - add Format method

Pull Request - State: closed - Opened by mjibson about 7 years ago - 3 comments

#59 - Improvements

Pull Request - State: closed - Opened by mjibson about 7 years ago - 2 comments

#58 - Lint

Pull Request - State: closed - Opened by mjibson about 7 years ago - 2 comments

#57 - implement Scan and Value from sql packages

Pull Request - State: closed - Opened by mjibson about 7 years ago - 1 comment

#56 - Implement sql.Scanner, driver.Valuer interfaces

Issue - State: closed - Opened by tmc about 7 years ago

#55 - some Cmp optimizations

Pull Request - State: closed - Opened by RaduBerinde about 7 years ago - 2 comments

#54 - research more recent paper

Issue - State: closed - Opened by mjibson about 7 years ago - 1 comment

#53 - reduce the size of the Context struct

Pull Request - State: closed - Opened by mjibson about 7 years ago

#52 - reduce the size of the Decimal struct

Pull Request - State: closed - Opened by RaduBerinde about 7 years ago

#51 - Should Quatize() work with 0 precision?

Issue - State: closed - Opened by tamalsaha about 7 years ago - 1 comment

#50 - How to round up to fixed number of decimal digits?

Issue - State: closed - Opened by tamalsaha about 7 years ago - 2 comments

#49 - int64: fail if not finite

Pull Request - State: closed - Opened by mjibson about 7 years ago - 2 comments

#48 - rename ToIntegral[X] to something better

Issue - State: closed - Opened by mjibson over 7 years ago

#47 - Integer

Pull Request - State: closed - Opened by mjibson over 7 years ago - 2 comments

#46 - return number of zeros removed during reduce

Pull Request - State: closed - Opened by mjibson over 7 years ago - 3 comments

#45 - #44. Sqrt function

Pull Request - State: closed - Opened by plutov over 7 years ago - 1 comment

#44 - Implement Sqrt(f *big.Float) *big.Float

Issue - State: closed - Opened by plutov over 7 years ago - 1 comment

#43 - Remove unused block in sqrt

Pull Request - State: closed - Opened by mjibson over 7 years ago - 5 comments

#42 - Add powersqrt tests; remove duplicate check

Pull Request - State: closed - Opened by mjibson over 7 years ago - 1 comment

#41 - allow negatives in cbrt

Pull Request - State: closed - Opened by mjibson over 7 years ago - 5 comments

#40 - context.Mul: simplification

Pull Request - State: closed - Opened by eisenstatdavid over 7 years ago

#39 - context.add: simplifications

Pull Request - State: closed - Opened by eisenstatdavid over 7 years ago

#38 - Support negative numbers in cbrt

Issue - State: closed - Opened by mjibson over 7 years ago

#37 - simplify `add` logic

Issue - State: closed - Opened by mjibson over 7 years ago - 2 comments

#36 - Sqrt

Pull Request - State: closed - Opened by mjibson over 7 years ago - 5 comments

#35 - DO NOT MERGE sqrt: add review comments.

Pull Request - State: closed - Opened by rjnn over 7 years ago - 1 comment

#34 - Benchmarks

Issue - State: closed - Opened by rif over 7 years ago - 4 comments

#33 - Add NaN and Inf support; allow result-as-operand

Pull Request - State: closed - Opened by mjibson over 7 years ago - 5 comments

#24 - Implement `Trunc` in apd

Issue - State: closed - Opened by knz over 7 years ago
Labels: enhancement

#22 - Investigate Newton–Raphson for Quo

Issue - State: closed - Opened by mjibson over 7 years ago - 3 comments

#19 - add a FormatStandard(buf *bytes.Buffer) method

Issue - State: closed - Opened by mjibson over 7 years ago

#15 - Sqrt needs a review

Issue - State: closed - Opened by mjibson over 7 years ago - 1 comment