cbrt

There are 18 repositories under cbrt topic.

  • kaymal/tcmb-py

    Python API client to for Central Bank of the Republic of Türkiye (TCMB - CBRT) web service.

    Language:Python12232
  • SermetPekin/evdspy-repo

    Python interface to make requests from EVDS API Server. Fast, efficient and user friendly solution. Caches results to avoid redundant requests. Creates excel files reading configuration text file that can be easily created from the menu or console. Provides visual menu to the user. It is extendable and importable for user's own python projects.

    Language:Python6411
  • nodef/extra-bigint

    A BigInt can represent whole numbers larger than 2⁵³ - 1.

    Language:TypeScript5312
  • stdlib-js/math-base-special-cbrt

    Compute the cube root of a double-precision floating-point number.

    Language:JavaScript230
  • stdlib-js/math-base-special-cbrtf

    Compute the cube root of a single-precision floating-point number.

    Language:Python230
  • stdlib-js/math-iter-special-cbrt

    Create an iterator which computes the cube root of each iterated value.

    Language:JavaScript230
  • stdlib-js/math-strided-special-cbrt

    Compute the cube root of each element in a strided array.

    Language:JavaScript2301
  • stdlib-js/math-strided-special-dcbrt

    Compute the cube root of each element in a double-precision floating-point strided array.

    Language:JavaScript230
  • stdlib-js/math-strided-special-dmskcbrt

    Compute the cube root for each element in a double-precision floating-point strided array according to a strided mask array.

    Language:JavaScript230
  • stdlib-js/math-strided-special-scbrt

    Compute the cube root of each element in a single-precision floating-point strided array.

    Language:JavaScript230
  • stdlib-js/math-strided-special-smskcbrt

    Compute the cube root for each element in a single-precision floating-point strided array according to a strided mask array.

    Language:JavaScript230
  • asari555/tcmb_evds_c

    A C library for reaching the database of The Central Bank of The Republic of Turkey.

    Language:Rust1100
  • firatlogoglu/TCMB_Doviz_Kuru

    Central Bank of the Republic of Turkey - Foreign Exchange Rate

    Language:C#1100
  • maurolacy/integer-cbrt-rs

    Integer cube root algorithm implemented for Rust integer primitives

    Language:Rust1200
  • SermetPekin/evdschat

    evdschat is an open-source Python package designed to enhance the evdspy package by allowing users to interact with the evdschat Application. This Node.js project aims to provide the most specific and accurate data users request during conversations, based on arguments such as start date, end date, and aggregation type, as described in the evdspy.

    Language:Python1200
  • asari555/tcmb_evds

    A Rust crate for reaching the database of The Central Bank of The Republic of Turkey.

    Language:Rust0100
  • Nanda-93/JS-Loop-And-Math-method

    JS Loop and Math function

    Language:JavaScript0100
  • PoCc001/Open-Roots

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

    Language:C0100