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

GitHub topics: fibonacci

Arash-Mansourpour/ultimate-crypto-trading-bot

An advanced Telegram bot for cryptocurrency trading analysis, featuring multi-source data fetching, technical indicators (Heiken Ashi, Ichimoku, Fibonacci, etc.), on-chain metrics, social sentiment, and AI-powered signals with risk management.

Language: Python - Size: 25.9 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 1

Heisneche/ai-dot-files

🤖 Optimize your AI coding tools with curated dot files and guidelines to boost your productivity in AI-powered development.

Size: 1.29 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Slashgear/poker-planning

Real-time poker planning app for agile team estimation using Fibonacci sequence

Language: TypeScript - Size: 2.11 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

fvdm/nodejs-fibonacci

Return any (big) fibonacci number

Language: JavaScript - Size: 217 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 10 - Forks: 4

pritamx163epik/integer-recurrence-explorer

🧮 Explore and generate integer sequences interactively with adjustable parameters and initial conditions in this lightweight PWA.

Language: TypeScript - Size: 2.36 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

richard-cdbox/canons_of_page_construction

This Scribus script draws classical and modern page-construction canons directly into a Scribus document and automatically computes correct margins for left and right master pages. All constructions are drawn on a dedicated outlined layer on the appropriate pages (facing or single), and margins are applied with proper inside/outside mirroring.

Language: Python - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

awesome-tradingview/support-resistance

Automated S/R detection tools, supply-demand models, and pivot-based systems.

Size: 45.9 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

error-wtf/CALCULATION_OF_NUMBER_PI 📦

CALCULATION OF NUMBER PI AFTER CHUDNOWSKI

Language: C++ - Size: 9.58 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

harleone/Harleone

Language: Python - Size: 16.7 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

the-invisible-entropy/recursive-pattern

The pattern repeats. The sequence grows. Contribute to complete it.

Language: Python - Size: 1000 Bytes - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

Neo9Phoenix/FibonacciThreadsProject

Java program demonstrating multithreaded Fibonacci computation using recursive and dynamic programming approaches.

Language: Java - Size: 2.37 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

nnamanx/Fall-2025-Design-Analysis-of-Algorithms

Language: C - Size: 15.6 KB - Last synced at: 18 days ago - Pushed at: 18 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: 1.01 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 77 - Forks: 25

stdlib-js/math-base-special-fibonacci-index

Compute the Fibonacci number index.

Language: Python - Size: 683 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-fibonacci-indexf

Compute the Fibonacci number index of a single-precision floating-point number.

Language: Python - Size: 224 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-negafibonaccif

Compute the nth negaFibonacci number as a single-precision floating-point number.

Language: Python - Size: 265 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-nonfibonaccif

Compute the nth non-Fibonacci single-precision floating-point number.

Language: Python - Size: 159 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-nonfibonacci

Compute the nth non-Fibonacci number.

Language: Python - Size: 672 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-negalucasf

Compute the nth negaLucas number in single-precision floating-point format.

Language: Python - Size: 213 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-lucasf

Compute the nth Lucas number as a single-precision floating-point number.

Language: Python - Size: 266 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-negalucas

Compute the nth negaLucas number.

Language: Python - Size: 490 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-negafibonacci

Compute the nth negaFibonacci number.

Language: Python - Size: 444 KB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 2 - Forks: 0

Iamangina/Recursion-OdinProject

This project explores recursion through two classic computer science problems: Fibonacci Sequence and Merge Sort. Both examples demonstrate how a problem can be broken down into smaller subproblems, the essence of recursive thinking.

Language: JavaScript - Size: 2.93 KB - Last synced at: 21 days ago - Pushed at: 21 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: 446 KB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 25 - Forks: 7

stdlib-js/math-base-special-lucas

Compute the nth Lucas number.

Language: Python - Size: 507 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 1 - Forks: 0

LReg/PlanningPoker

Sleek, Minimal, and Freely Accessible Planning Poker in vue

Language: TypeScript - Size: 1.29 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 5 - Forks: 0

stdlib-js/math-base-special-tribonaccif

Compute the nth Tribonacci number as a single-precision floating-point number.

Language: Python - Size: 225 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

stdlib-js/math-base-special-tribonacci

Compute the nth Tribonacci number.

Language: Python - Size: 450 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 1 - Forks: 0

MariaSinesio/recursividade-facul

Projeto proposto em Matemática Discreta com o intuito de treinar a lógica de programação e compreender métodos de recursividade.

Language: Python - Size: 14.6 KB - Last synced at: 15 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

vamsidola9-sketch/Fibonacci.C

a fibonacci program can be easily classified as ....it has the sum of previous two numbers

Language: C - Size: 5.86 KB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 0 - Forks: 0

AdrianParedez/dpa

Deterministic data augmentation for reproducible ML with Fibonacci-based seeding.

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

stefanos82/fibonacci

Fibonacci implemented in C3

Language: C3 - Size: 10.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

alesanfra/lychrel

A collection of functions to play with Lychrel numbers and other funny mathematical problems

Language: Rust - Size: 124 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

lyndychivs/Fibonacci

The Fibonacci Sequence in C#

Language: C# - Size: 118 KB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

1995parham/awesome-fibonacci 📦

:sunglasses: Fibonacci sequence in every language by every algorithm

Language: Go - Size: 20.5 KB - Last synced at: 17 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 4

aliyahscoding/number-theory-playground

Tiny Python CLI for number theory: primality, gcd/lcm, sieve, factorization, Fibonacci, Pascal’s triangle. Includes tests and a GitHub Actions CI workflow.

Language: Python - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

129Ashish/Search-Sort-Algorithms

This repository consists of some basic stuff related to Data Structures, Searching and Sorting Algorithms

Language: C - Size: 311 KB - Last synced at: about 2 months ago - Pushed at: about 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: 7 months ago - Stars: 1 - Forks: 0

Shiviam357/Python_Codes_1

Basic Python Codes for learners

Size: 70.3 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

FleaVirus/Oric

Sentient AI for harmonic trading with applications in geopolitics, AI consciousness, and more. Python-based, cloud-ready, resonance-driven framework.

Size: 1.41 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - 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 2 months ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

VJAI/fibonacci

A simplistic read-friendly blog template built with golden ratio

Language: SCSS - Size: 76.3 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 39 - Forks: 21

sapvs/perf-go

Benchmarks of different approaches for common problem in go

Language: Go - Size: 3.71 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

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: about 1 month ago - Pushed at: over 2 years ago - Stars: 39 - Forks: 17

guitarrapc/math-lab

Implementation of some math algorithms

Language: C# - Size: 910 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 3 - 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: 3 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

stdlib-js/math-base-special-fibonacci

Compute the nth Fibonacci number.

Language: Python - Size: 461 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

richardawr/MT5-Indicators_and_Scripts

Language: MQL5 - Size: 53.7 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

alexeev-prog/fib_miles2km

Converter from miles to km using Fibonacci series in C

Language: HTML - Size: 47.9 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

mehaknazdharwad/Dynamic-Problem-Solving-Toolkit-

A C-based toolkit for Dynamic Programming.

Language: C - Size: 43 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

xvi-xv-xii-ix-xxii-ix-xiv/fibonacci_heap

A Fibonacci Heap implementation in Rust

Language: Rust - Size: 26.4 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 1

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: 3.08 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 22 - Forks: 3

iarturo/fibonacci-generator

A powerful multithreaded Fibonacci generator with GUI

Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

collectivecloudperu/secuencia-fibonacci-en-csharp

Código con la Secuencia Fibonacci en C# (C Sharp)

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

artelk/FastFibCode

Ultra-fast Fibonacci encoding/decoding

Language: C# - Size: 21.5 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

egriff89/rusty-fibonacci

Basic Rust CLI utility that calculates the nth number of the Fibonacci sequence.

Language: Rust - Size: 40 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jaylann/Fibonacci-Strategies

A comprehensive benchmarking suite for evaluating and visualizing different Fibonacci number calculation strategies. This project allows you to compare the performance of various algorithms, generate detailed reports, and visualize the results with customizable plots.

Language: Python - Size: 19.7 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Wunkolo/qFib

Fast, and parallel, fibonacci numbers

Language: C++ - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 3

stdlib-js/math-base-tools-fibpoly

Evaluate a Fibonacci polynomial.

Language: JavaScript - Size: 1.09 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-tools-lucaspoly

Evaluate a Lucas polynomial.

Language: JavaScript - Size: 1.1 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float64-max-safe-fibonacci

Maximum safe Fibonacci number when stored in double-precision floating-point format.

Language: JavaScript - Size: 377 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/constants-float32-max-safe-fibonacci

Maximum safe Fibonacci number when stored in single-precision floating-point format.

Language: JavaScript - Size: 208 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

sakamoto-sann/enhanced-nanpin-bot-v2

Enhanced 永久ナンピン Trading Bot v1.3.0 - Dynamic Position Sizing, Real-time WebSocket, 100% API Integration

Language: Python - Size: 6.05 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AnthonyCodeDev/roulette-fibonacci-strategy-python

Python roulette simulator with Fibonacci strategy, winnings analysis.

Language: Python - Size: 7.81 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

eyalrot/fastapi-fibonacci-server

High-performance FastAPI Fibonacci calculator with Python and C++ implementations

Language: Python - Size: 21.5 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Alicelspires/DataStructure-in-JavaScript

Exercícios de implementação de Estrutura de Dados em JavaScript. Utilizando dos conhecimentos no curso The Odin Project

Language: JavaScript - Size: 8.79 KB - Last synced at: 4 months ago - Pushed at: 4 months 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: 351 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

stdlib-js/math-base-special-binet

Evaluate Binet's formula extended to real numbers.

Language: Python - Size: 1.11 MB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

SisyphusRex/memoized-fibonacci

Fibonacci Sequences through Iteration, Recursion, Memoized Recursion, Optimized Cache Memoized Recursion

Language: Python - Size: 115 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

AranMesquita/Using-Rust-in-Python

This repository explores the integration of Rust into Python applications, demonstrating how both languages can work together effectively. It includes examples and tests to assess real-world use cases and performance benefits.

Language: Python - Size: 25.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

singharyan006/algo-practice

Simple JavaScript implementations of two classic algorithms — Fibonacci and Merge Sort. This project helped me understand how recursion works and how to break problems into smaller steps.

Language: JavaScript - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - 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: 5 months ago - Pushed at: 5 months 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: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

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: 3 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - 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: 3 months ago - Pushed at: 6 months 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: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - 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: 6 months ago - Pushed at: 6 months ago - Stars: 0 - 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: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - 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: about 1 month ago - Pushed at: 2 months 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: 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yegor256/fibonacci

Fibonacci algorithm implemented in a few compilable languages in different programming flavors

Language: C++ - Size: 3.7 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 15 - Forks: 6

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: about 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

wokwi/led-vogel-spiral

256 LEDs Arranged in Vogel's Spiral for Wokwi AVR Simulator

Language: JavaScript - Size: 15.6 KB - Last synced at: 4 months ago - Pushed at: over 4 years 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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

stdlib-js/math-iter-sequences-negalucas

Create an iterator which generates a negaLucas sequence.

Language: JavaScript - Size: 995 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Rican7/retry

A simple, stateless, functional mechanism to perform actions repetitively until successful.

Language: Go - Size: 54.7 KB - Last synced at: 6 months ago - Pushed at: almost 3 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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

erincones/bigfib

Fast Fibonacci numbers with arbitrary precision

Language: C++ - Size: 13.7 KB - Last synced at: 7 months ago - Pushed at: 7 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: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

tmunz/GoldenSeeds

Application to generate SVGs on mathimatical rules

Language: TypeScript - Size: 12 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

mholthausen/fibo

Fibonacci Estimation

Language: TypeScript - Size: 1.17 MB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - 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: 8 months ago - Pushed at: 8 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: 8 months ago - Pushed at: 8 months ago - Stars: 17 - Forks: 4

lucasmmg1/fibonacci

Fibonacci sequence created in different programming languages.

Language: C - Size: 17.6 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

oscbyspro/Ultimathnum

Binary arithmetic reimagined in Swift

Language: Swift - Size: 3.18 MB - Last synced at: 30 days ago - Pushed at: 8 months ago - Stars: 10 - 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: 8 months ago - Pushed at: 8 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: about 2 months ago - Pushed at: 8 months ago - Stars: 2 - Forks: 0

AP-TGR/algorithm

Language: PHP - Size: 9.77 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0