Skip to content

simonbyrne/libm.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libm.jl

This is a very rough implementation of some of the standard math library (libm) functions in pure julia. Much of it is based on openlibm, which in turn is based around fdlibm.

You probably don't want to use this code directly, but you might find it of interest to understand how math functions work under the hood.

Build Status

About

A pure julia libm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages