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

Separate out fdlibm, libm387, libm64 into openlibm #76

Closed
ViralBShah opened this issue Jun 22, 2011 · 3 comments
Closed

Separate out fdlibm, libm387, libm64 into openlibm #76

ViralBShah opened this issue Jun 22, 2011 · 3 comments

Comments

@ViralBShah
Copy link
Member

Create a new repo for openlibm. Also, we need to make libm387, and libm64 build on mac. Then do the testing and solve this libm mess once and for all.

Perhaps, we can get test cases from crlibm:

http://lipforge.ens-lyon.fr/www/crlibm/

@JeffBezanson
Copy link
Member

I suspect BSD's "msun" library fits the bill. We should take that and make it build standalone (if it doesn't already).

@ViralBShah
Copy link
Member Author

Yes, msun from FreeBSD might be the best starting point for openlibm.

-viral

On Jul 21, 2011, at 1:16 AM, JeffBezanson wrote:

I suspect BSD's "msun" library fits the bill. We should take that and make it build standalone (if it doesn't already).

Reply to this email directly or view it on GitHub:
#76 (comment)

@ViralBShah
Copy link
Member Author

I have already created a separate git repo - openlibm for this. When it matures, we can replace the implementation in julia. We do not need an issue here though.

StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
Implements macro for Base.parse(::BigFloat, s::AbstractString) #74
StefanKarpinski pushed a commit that referenced this issue Feb 8, 2018
* help inference by hiding a method and not using Dates.format

* fix comment [ci skip]
cmcaine pushed a commit to cmcaine/julia that referenced this issue Sep 24, 2020
Remove redundant key/value pairs from config.json
LilithHafner pushed a commit to LilithHafner/julia that referenced this issue Oct 11, 2021
Keno pushed a commit that referenced this issue Oct 9, 2023
Don't interpret functions that call pointerset (fixed #76)
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

No branches or pull requests

2 participants