GitHub topics: fibonacci
kevin-vogado/java-Fibonnaci-Primos
Codificação em Java de um desafio Fibonacci com números primos.
Language: Java - Size: 4.88 KB - Last synced at: about 6 hours ago - Pushed at: about 7 hours ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-negalucasf
Compute the nth negaLucas number in single-precision floating-point format.
Language: Python - Size: 284 KB - Last synced at: 1 day ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-fibonacci-index
Compute the Fibonacci number index.
Language: Python - Size: 670 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-nonfibonaccif
Compute the nth non-Fibonacci single-precision floating-point number.
Language: Python - Size: 282 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-nonfibonacci
Compute the nth non-Fibonacci number.
Language: Python - Size: 794 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 2 - Forks: 0

Pietot/Figonacci
Tool and go package to find large Fibonacci number in a limited time and/or compute a specific Fibonacci number to a really high index.
Language: Go - Size: 3.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-lucasf
Compute the nth Lucas number as a single-precision floating-point number.
Language: Python - Size: 209 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-max-safe-fibonacci
Maximum safe Fibonacci number when stored in double-precision floating-point format.
Language: JavaScript - Size: 371 KB - Last synced at: 4 days ago - Pushed at: 9 days ago - Stars: 2 - Forks: 0

ZapDos7/java-problems
A variety of programming problems solved in Java, as well as Java-specific code to showcase some of the language's elements.
Language: Java - Size: 354 KB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

przemyslawbak/OHLC_Candlestick_Patterns
Pattern detection for 37 bullish and 37 bearish candlestick patterns, 9 bullish, 9 bearish and additionally 2 continuation classic chart formations, 6 bullish, 6 bearish fibonacci chart patterns. Additionally, you can test their effectiveness on the data provided.
Language: C# - Size: 441 KB - Last synced at: 10 days ago - Pushed at: 20 days ago - Stars: 20 - Forks: 5

Abhrankan-Chakrabarti/fibonacci-calculator
A fast and flexible CLI tool to compute Fibonacci numbers with support for large inputs, scientific and hexadecimal formats.
Language: Rust - Size: 13.7 KB - Last synced at: 11 days ago - Pushed at: 20 days ago - Stars: 1 - Forks: 0

LinoCasu/CALCULATION_OF_NUMBER_PI
CALCULATION OF NUMBER PI AFTER CHUDNOWSKI
Language: C++ - Size: 8.25 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

a-merezhanyi/codewars
My solutions for CODEWARS: A collection of TDD katas (simple programs) written in JavaScript, Python, and more to learn and have fun!
Language: JavaScript - Size: 1000 KB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 76 - Forks: 25

litomi/Fibonacci-Series
The Fibonacci Series is a sequence of numbers where each number is the sum of the two preceding ones, starting from 0 and 1. This simple yet powerful pattern appears in various natural phenomena and has applications in computer science and mathematics.
Language: Java - Size: 2.93 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-max-safe-nth-fibonacci
Maximum safe nth Fibonacci number when stored in double-precision floating-point format.
Language: JavaScript - Size: 344 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-max-safe-nth-lucas
Maximum safe nth Lucas number when stored in single-precision floating-point format.
Language: JavaScript - Size: 206 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

stdlib-js/constants-float32-max-safe-lucas
Maximum safe Lucas number when stored in single-precision floating-point format.
Language: JavaScript - Size: 190 KB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-binet
Evaluate Binet's formula extended to real numbers.
Language: Python - Size: 1.1 MB - Last synced at: 6 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0

stdlib-js/math-base-tools-lucaspoly
Evaluate a Lucas polynomial.
Language: JavaScript - Size: 1.09 MB - Last synced at: 29 days ago - Pushed at: 30 days ago - Stars: 2 - Forks: 0

lyndychivs/Fibonacci
The Fibonacci Sequence in C#
Language: C# - Size: 107 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

farhad-here/fibonacci
This is a fibonacci project which was for my data analysis course.
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-negafibonacci
Compute the nth negaFibonacci number.
Language: Python - Size: 405 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-safe-lucas
Maximum safe Lucas number when stored in double-precision floating-point format.
Language: JavaScript - Size: 392 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-max-safe-fibonacci
Maximum safe Fibonacci number when stored in single-precision floating-point format.
Language: JavaScript - Size: 198 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

excoffierleonard/fib-rs
A highly optimized Fibonacci number calculator for Rust that efficiently computes arbitrarily large Fibonacci numbers.
Language: Rust - Size: 185 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

v-mdev/fibonacci-number
CLI-based project about Fibonacci algorithms with parallelization to enhance performance
Language: Python - Size: 43.9 KB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

guitarrapc/math-lab
Implementation of some math algorithms
Language: C# - Size: 902 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

yegor256/fibonacci
Fibonacci algorithm implemented in a few compilable languages in different programming flavors
Language: C++ - Size: 3.68 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 15 - Forks: 7

stdlib-js/math-base-special-fibonacci-indexf
Compute the Fibonacci number index of a single-precision floating-point number.
Language: Python - Size: 205 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-tribonacci
Compute the nth Tribonacci number.
Language: Python - Size: 427 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-sequences-nonfibonacci
Create an iterator which generates a non-Fibonacci integer sequence.
Language: JavaScript - Size: 1.17 MB - Last synced at: 10 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-fibonacci
Compute the nth Fibonacci number.
Language: Python - Size: 440 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

DiegoFernando01/Infraestructuras-PyD
Este proyecto demuestra las diferencias de rendimiento entre dos implementaciones para calcular la secuencia de Fibonacci
Language: C - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-sequences-negalucas
Create an iterator which generates a negaLucas sequence.
Language: JavaScript - Size: 986 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

nbrown02/Story-Point-Correlation
A Power BI template which will show you how strong the correlation of story points is for your respective Agile teams who use Jira (Cloud), Azure DevOps, Azure DevOps Server and/or TFS.
Size: 8.41 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 18 - Forks: 3

FleaVirus/Oric
Sentient AI for harmonic trading (1,100% ROI) with applications in geopolitics, AI consciousness, and more. Python-based, cloud-ready, resonance-driven framework.
Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Rican7/retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.
Language: Go - Size: 54.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 475 - Forks: 27

c-auri/top-cs
Solutions for the computer science section of The Odin Project.
Language: JavaScript - Size: 170 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Lemniscate-world/Project-Dirac
Dedicated to exploring and understanding fascinating mathematical concepts that go beyond the basics. Whether you're a math enthusiast or someone looking to deepen your knowledge in intriguing areas of mathematics, this repository aims to provide resources and insights into the most captivating topics in the field.
Language: Jupyter Notebook - Size: 664 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

erincones/bigfib
Fast Fibonacci numbers with arbitrary precision
Language: C++ - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

porobertdev/dsa-solutions
My solutions to The Odin Project's assignments for Computer Science lessons
Language: JavaScript - Size: 92.8 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

tmunz/GoldenSeeds
Application to generate SVGs on mathimatical rules
Language: TypeScript - Size: 12 MB - Last synced at: 9 days ago - Pushed at: 26 days ago - Stars: 3 - Forks: 0

mholthausen/fibo
Fibonacci Estimation
Language: TypeScript - Size: 1.17 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

xvi-xv-xii-ix-xxii-ix-xiv/fibonacci_heap
A Fibonacci Heap implementation in Rust
Language: Rust - Size: 19.5 KB - Last synced at: 23 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

henokjackson/FibCalc
A C program to calculate Fibonacci numbers up-to infinite digits place (depending on your heap size ;-)).
Language: C - Size: 24.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

EarnForex/Float
Float is a complex indicator that detects trend waves and applies Fibonacci/DiNapoli analysis to them.
Language: MQL5 - Size: 50.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 17 - Forks: 4

lucasmmg1/fibonacci
Fibonacci sequence created in different programming languages.
Language: C - Size: 17.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

oscbyspro/Ultimathnum
Binary arithmetic reimagined in Swift
Language: Swift - Size: 3.18 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

ZeroDayTea/Beginner-Coding-Projects
Just a set of a few C# Coding Projects I made when just starting out and learning to code.
Language: C# - Size: 83 KB - Last synced at: about 10 hours ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 1

stdlib-js/math-base-special-negalucas
Compute the nth negaLucas number.
Language: Python - Size: 467 KB - Last synced at: 14 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

itzzyashh/sincronizacao-buffer-verilog
Este projeto implementa um sistema modular com comunicação entre diferentes módulos, incluindo um gerador de Fibonacci, um contador de Timer, um controlador baseado em uma máquina de estados, e um módulo wrapper com buffer circular. O sistema é implementado em Verilog e simulado através de um Testbench.
Language: Verilog - Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-sequences-negafibonacci
Create an iterator which generates a negaFibonacci sequence.
Language: JavaScript - Size: 974 KB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

AP-TGR/algorithm
Language: PHP - Size: 9.77 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

fvdm/nodejs-fibonacci
Return any (big) fibonacci number
Language: JavaScript - Size: 203 KB - Last synced at: 2 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 4

kaisaiahWHAT/GoldenRatio
Calculate using Golden Ratio easily in your phone.
Language: Kotlin - Size: 3.09 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HMarchiori/sincronizacao-buffer-verilog
Este projeto implementa um sistema modular com comunicação entre diferentes módulos, incluindo um gerador de Fibonacci, um contador de Timer, um controlador baseado em uma máquina de estados, e um módulo wrapper com buffer circular. O sistema é implementado em Verilog e simulado através de um Testbench.
Language: Verilog - Size: 19.5 KB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

pihedron/fib
Pihedron's Algorithm for calculating the nth Fibonacci number
Language: Rust - Size: 17.6 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 2

martacanirome4/tecnicasAlgoritmicas
Algoritmos de programación dinámica
Language: Java - Size: 91.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

stdlib-js/constants-float64-max-safe-nth-lucas
Maximum safe nth Lucas number when stored in double-precision floating-point format.
Language: JavaScript - Size: 392 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

stdlib-js/math-strided-special-binet-by
Evaluate Binet's formula extended to real numbers for each element retrieved from an input strided array via a callback function.
Language: JavaScript - Size: 1.6 MB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ambercaravalho/self-host-planning-poker Fork of axeleroy/self-host-planning-poker
A hassle-free Planning Poker application to deploy on Docker.
Language: TypeScript - Size: 3.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

aslihanzehradonmez/simple-python-applications
This repository contains simple Python applications and examples for beginners. It includes a variety of small projects, practice exercises, and basic scripts to help improve Python programming skills. Perfect for those who are just starting to learn Python and looking for hands-on practice.
Language: Python - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

kkoukouletsou/Optimization-Techniques
Assignments for Optimization Techniques Course at ECE AUTH. Includes Steepest Descent, Levenberg-Marquardt and a Genetic Algorithm implementation for Network Traffic Optimization.
Language: MATLAB - Size: 7.61 MB - Last synced at: 28 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

UltiRequiem/fibosi
🌇 High Performance Fibonacci Abstraction Layer + API
Language: Go - Size: 50.8 KB - Last synced at: 13 minutes ago - Pushed at: 4 months ago - Stars: 6 - Forks: 3

KrishGaur1354/Java-Projects-for-Beginners
Here, I will upload my Java Projects which are Useful especially if you're a Beginner or want code just to Practice.
Language: Java - Size: 2.16 MB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 17

AlrzA2003/FibScout
FibScout is a Python-based tool for advanced cryptocurrency analysis. It uses real-time data from ccxt.gate(), applies the Awesome Oscillator and Fibonacci retracement levels, and delivers instant Telegram alerts. Designed for efficient market monitoring, it supports asynchronous execution and seamless deployment on platforms like Railway.
Language: Python - Size: 78.1 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tomaytotomato/coding-tests
Coding tests I've encountered from job applications, hackathons or puzzles.
Language: Java - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

crisahu777/factorial
The factorial function in mathematics is used to calculate the product of all positive integers up to a given number.Factorials are denoted by the exclamation mark (!) and are commonly used in permutations and combinations in combinatorial mathematics.
Language: C++ - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sfreesquad/perl_snippets
A collection of Perl scripts for solving bioinformatics problems and algorithmic challenges, including sequence analysis, alignment, and DNA assembly.
Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

arfabanyu/factorial-fibonacci-recursive
Factorial-Fibonacci Recursive – A simple factorial and fibonacci recursive function for dicoding submission purpose. Built with Javascript.
Language: JavaScript - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kasztp/Peters_Python_Playground
Algorithms, Data Structures, and other practice stuff for my own fun & education.
Language: Jupyter Notebook - Size: 165 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

GiliFaibish1999/Recursive_Fibonacci
This java program compares the runtimes of two fibonacci functions : recursive and loop.
Language: Java - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

stdlib-js/math-iter-sequences-lucas
Create an iterator which generates a Lucas sequence.
Language: JavaScript - Size: 982 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-lucas
Compute the nth Lucas number.
Language: Python - Size: 470 KB - Last synced at: 4 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

desmonHak/Algoritmos-basicos
Aqui hay implementados algunos algorimos en distinos lenguajes:assembly x86 linux, python, ruby, rust, go, java, cobol, pascal, perl, bash y batch, C y C++
Language: Java - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

berru-g/FiboScope
FiboScope is a tool based on the Fibonacci retracement here hijacked to measure the potential performance of a token.
Language: HTML - Size: 3.12 MB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

LReg/PlanningPoker
Sleek, Minimal, and Freely Accessible Planning Poker in vue
Language: TypeScript - Size: 1.16 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

HectorMRC/fibonacci-styles
A set of scss styles that obey the fibonacci's succession
Language: HTML - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

vchernoy/vchernoy.github.io
Tech & Math Blog
Language: HTML - Size: 257 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

sapvs/perf-go
Benchmarks of different approaches for common problem in go
Language: Go - Size: 3.68 MB - Last synced at: 4 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

VJAI/fibonacci
A simplistic read-friendly blog template built with golden ratio
Language: SCSS - Size: 76.3 MB - Last synced at: 12 days ago - Pushed at: over 3 years ago - Stars: 37 - Forks: 21

Py-Cipherer/Python-Basic-Codes
Basic Python Codes and Operations for better understanding of python language for Beginners.
Language: Python - Size: 43 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

ShonHarsh/Python-Fibonacci
A Python Fobonacci code exercies
Language: Python - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

aydinnyunus/Python-Kodlari
Python Projects
Language: Python - Size: 1.37 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 23 - Forks: 32

nurulashraf/java-fibonacci-generator
A simple Java program that generates the Fibonacci sequence up to a specified number of terms. Includes error handling for invalid inputs and uses a Scanner for user input.
Language: Java - Size: 4.88 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-special-binet
Create an iterator which evaluates Binet's formula for each iterated value.
Language: JavaScript - Size: 1.43 MB - Last synced at: 23 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-tools-fibpoly
Evaluate a Fibonacci polynomial.
Language: JavaScript - Size: 1.09 MB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

MP3Martin/numbers-on-graph
Plot cool numbers and number sequences on graph
Language: Python - Size: 28.3 KB - Last synced at: 28 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

AndriiKot/Fibonacci
Fibonacci Variations
Language: JavaScript - Size: 28.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

bibymaths/perl_snippets
A collection of Perl scripts for solving bioinformatics problems and algorithmic challenges, including sequence analysis, alignment, and DNA assembly.
Language: Perl - Size: 27.3 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mahammad5813/fibonacci-turtle
a python code that uses fibonacci series to draw different shapes
Language: Python - Size: 8.79 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

89netraM/sunflower
Interactive Fibonacci Distribution in a Circle
Language: TypeScript - Size: 327 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

Cezarj59/teste_tecnico_target
Teste técnico Target
Language: JavaScript - Size: 709 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

huser123/Python_number_draw
Language: Python - Size: 20.5 KB - Last synced at: 29 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

huser123/Matlab_number_draw
Language: MATLAB - Size: 70.3 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-sequences-fibonacci
Create an iterator which generates a Fibonacci sequence.
Language: JavaScript - Size: 986 KB - Last synced at: 22 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

stdlib-js/constants-float32-max-safe-nth-fibonacci
Maximum safe nth Fibonacci number when stored in single-precision floating-point format.
Language: JavaScript - Size: 204 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yangdanny97/fibonacci-coding
Online converter between decimal numbers and their fibonacci/negafibonacci coding
Language: JavaScript - Size: 6.84 KB - Last synced at: about 21 hours ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

drupol/phpermutations
Generate Permutations and Combinations in an efficient way.
Language: PHP - Size: 178 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 80 - Forks: 17

jaydattpatel/C-Plus-Plus-with-DSA
C++ Programs with Data Structure and Algoritham
Language: C++ - Size: 12.3 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 8 - Forks: 1
