Skip to content
View PoCc001's full-sized avatar
Block or Report

Block or report PoCc001

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Open-Roots Open-Roots Public

    Open-Source implementation of roots (2nd, 3rd etc.) for Java, C/C++ (double/float datatype) and x86-64 Assembly (SSE4.1/AVX2)

    C

  2. Open-Gamma Open-Gamma Public

    Open-Source implementations of the Gamma function and related functions in Java and C/C++

    Java

  3. FloatBits FloatBits Public

    A simple stand-alone program to translate floats to ints bit by bit and vice versa.

    C++

  4. Bitfield Bitfield Public

    Create and interact with immutable vectors of single bits.

    Java

  5. Single-precision logarithms in C Single-precision logarithms in C
    1
    GNU GENERAL PUBLIC LICENSE
    2
    
                  
    3
    Version 3, 29 June 2007
    4
    
                  
    5
    Copyright © 2007 Free Software Foundation, Inc. <https://fsf.org/>
  6. Logarithmic-Trigonometry Logarithmic-Trigonometry Public

    A tiny, open-sourced arithmetic library for calculating the natural logarithm of trigonometric functions in C/C++.

    C