{"id":18064649,"url":"https://github.com/jeffreysarnoff/simplefloatfunctions.jl","last_synced_at":"2025-04-05T14:14:18.458Z","repository":{"id":94327094,"uuid":"113920555","full_name":"JeffreySarnoff/SimpleFloatFunctions.jl","owner":"JeffreySarnoff","description":"Extra floating point functions","archived":false,"fork":false,"pushed_at":"2018-11-19T19:45:34.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-11T10:32:01.175Z","etag":null,"topics":["floating-point","julia"],"latest_commit_sha":null,"homepage":null,"language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JeffreySarnoff.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-11T23:39:51.000Z","updated_at":"2018-11-19T19:45:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecdf218c-383a-4792-a2ee-f6145ebd9b72","html_url":"https://github.com/JeffreySarnoff/SimpleFloatFunctions.jl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffreySarnoff%2FSimpleFloatFunctions.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffreySarnoff%2FSimpleFloatFunctions.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffreySarnoff%2FSimpleFloatFunctions.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JeffreySarnoff%2FSimpleFloatFunctions.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JeffreySarnoff","download_url":"https://codeload.github.com/JeffreySarnoff/SimpleFloatFunctions.jl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345842,"owners_count":20924102,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["floating-point","julia"],"created_at":"2024-10-31T06:07:04.863Z","updated_at":"2025-04-05T14:14:18.440Z","avatar_url":"https://github.com/JeffreySarnoff.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SimpleFloatFunctions.jl\nExtra floating point functions\n\n## Exports\n\nsquare, cube, invsquare, invcube, invsqrt, invcbrt, spread, tld, sld\n\nspread(x) complements trunc(x): nearest integer away from zero\n\ntld(x,y) is like cld(x,y), fld(x,y) for trunc: trunc(x/h)\n\nsld(x,y) is like cld(x,y), fld(x,y) for spread: spread(x/h)\n\n## Accuracy\n\n- cube and invcube are more accurate than their obvious implementations\n\n- the other exports are at least as accurate as their obvious implementations\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffreysarnoff%2Fsimplefloatfunctions.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjeffreysarnoff%2Fsimplefloatfunctions.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjeffreysarnoff%2Fsimplefloatfunctions.jl/lists"}