An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: continued-fractions

PaulShpilsher/pell-solution

🔢 High-performance Rust library for solving Pell equations (x² - D·y² = 1). Features streaming API, performance boosted, arbitrary precision arithmetic, and comprehensive mathematical analysis tools. Perfect for cryptography, number theory research, and educational applications. 58 tests, zero warnings, production-ready.

Language: Rust - Size: 56.6 KB - Last synced at: 11 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

sr-murthy/continuedfractions

Object-oriented continued fractions with Python.

Language: Python - Size: 6.44 MB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 0

Urpagin/fractions_egyptiennes

Language: Python - Size: 5.86 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tompazourek/Rationals

🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.

Language: C# - Size: 2.01 MB - Last synced at: 9 days ago - Pushed at: 4 months ago - Stars: 89 - Forks: 12

jordanbell2357/continued_fractions

continued fractions tools

Language: Python - Size: 788 KB - Last synced at: 27 days ago - Pushed at: 27 days ago - Stars: 0 - Forks: 0

TheMatjaz/contfrac

Continued fractions and convergents library in Python3

Language: Python - Size: 12.7 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

lucamarx/pyContFrac

A Python continued fraction library

Language: Python - Size: 263 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

Viorel/ContinuedFractions

Convert decimal numbers and fractions to or from regular continued fractions.

Language: C# - Size: 209 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

indisoluble/SwiftQuantumComputing

Quantum circuit simulator in Swift

Language: Swift - Size: 15.5 MB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 47 - Forks: 8

GooDgRaF/ContinuedFractions

C# library for lazy arithmetic with potentially infinite continued fractions.

Language: C# - Size: 168 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

amitrubin/R-Arithmetic

A JavaScript library providing Arbitrary Precision Calculations over real computable numbers.

Language: JavaScript - Size: 175 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

TSAstron/matrix-numbers

Continued fractions using (almost) matrix representation and egestion.

Language: JavaScript - Size: 79.1 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

lucasaugustus/labmath

A module for basic math in the general vicinity of computational number theory.

Language: Python - Size: 82 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

my-LinkedIn/continued-fraction

Port of a Continued Fraction Rust program to D

Language: D - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

fork4jl/ContinuedFractions.jl Fork of johnmyleswhite/ContinuedFractions.jl

Types and functions for working with continued fractions in Julia

Language: Julia - Size: 216 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

TotallyReal/continued_fractions

Simple Continued Fractions method to study Zaremba conjecture

Language: Python - Size: 58.6 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DO-SAY-GO/floppsy

:baby_chick: floppsy - SMHasher-passing 200Mb/s hash using floating-point ops

Language: JavaScript - Size: 743 KB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 12 - Forks: 3

HayOneKay/Approximate_Logarithm_w_Continued_Fraction

A algorithm i discovered myself and wrote my own Logarithm function

Language: Python - Size: 168 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

etiennebonnafoux/Stage_3A

Memoir of fundamental math intership

Language: TeX - Size: 153 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

hsuhsiang-tsao/Diophantine-Equation-Related-Algorithms

Algorithms relating to Diophantine equations

Language: Python - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Djoser-j/Cfs

Cfs is a FreeBASIC library for computing with continued fractions.

Language: FreeBasic - Size: 1.55 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

m-aleksei/cpp-programs

numerical solutions + parallel computations

Language: C++ - Size: 36.1 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hayral/CONTFRAC

Code related to research project CONTFRAC, which investigates some measures and dynamical systems related to continued fraction representation of numbers. This project is supported by grant 115F412 of The Scientific and Technological Research Council of Turkey (TUBITAK).

Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

antipixel1/continuedFractions

C++ code for approximating continued fractions.

Language: C++ - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

heal-research/HEAL.CFR

Continued Fraction Regression for .NET

Language: C# - Size: 118 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JensGrabner/snc98_Slash-Number-Calculator

accurate scientific calculator with fractions inside

Language: C - Size: 51 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 3

ahotko/MathExtended

C# Math Library with Functions, not included in standard Library. Compatible with NET.Core and NET.Framework

Language: C# - Size: 338 KB - Last synced at: 5 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

max-acc/cPlus-calcultate-pi

Calculating the circle number Pi.

Language: C++ - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

mkierzenka/Racket_NumericalMethods

A collection of Numerical Methods implemented in Racket. Includes Root Finders, ODE Solvers, Linear System Solvers, etc. as well as Applications/Demos.

Language: Racket - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

leofun01/HyperGeometric2F1

Program allow to build relations for Hypergeometric2F1 functions and allow to build continued fractions for Hypergeometric2F1 relations.

Language: C# - Size: 415 KB - Last synced at: 28 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

fcasal/CryptoUtils.jl

Cryptography and number-theory primitives in Julia

Language: Julia - Size: 66.4 KB - Last synced at: 25 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 1

leofun01/F4abcc

AppellF4 (a, b; c1, c2; z1, z2) continued fraction calc.

Language: C# - Size: 38.1 KB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rshipp/math-c

A few simple math-related C and C++ programs.

Language: C - Size: 14.6 KB - Last synced at: 12 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

FanchenBao/MATH_continued_fraction

A module/class to calculate the period of continued fraction and retrieve its Rth convergent

Language: C++ - Size: 10.7 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

JonSeijo/pell-equation-solver

Generate the fundamental solution (minimal x) to Pell's equation for any parameter. x^2 - n*y^2 = 1

Language: Python - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 4

nerocui/ContinueFractionFactoring

This is a algorithm to factor a number using continue fraction. Code is written in python 3.

Language: Python - Size: 116 KB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0