JuliaPy / JuliaPy/SymPy.jl

Should `N(x::Sym, digits::Int)` follow `julia` or SymPy for digits

Open
#160 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Julia
Stars
282
Forks
59
PR merge metrics
No merged PRs in 30d

Description

As is, `N(x, 256)` will convert x to (approximately) 256 digits of accuracy, not 256 bits. The bits more closely matches Julia's `BigFloat`. Should this be changed? (cf. #158) cc. @mzaffalon

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.