Showing 36 open source projects for "fibonacci"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Elementary Algorithms

    Elementary Algorithms

    Book of elementary algorithms and data structures

    This book introduces elementary algorithms and data structure. It includes side-by-side comparison of purely functional realization and their imperative counterpart. From 2020/12, I started re-writing this book. The PDF can be downloaded for preview (EN, 中文). The 1st edition in Chinese (中文) was published in 2017. I recently switched my focus to the Mathematics of programming, the new book is also available in (github). To build the book in PDF format from the sources, you need the following...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    go-datastructures

    go-datastructures

    A collection of useful, performant, and threadsafe Go datastructures

    Go-datastructures is a collection of useful, performant, and threadsafe Go datastructures. Interval tree for collision in n-dimensional ranges. Implemented via a red-black augmented tree. Extra dimensions are handled in simultaneous inserts/queries to save space although this may result in suboptimal time complexity. Intersection determined using bit arrays. In a single dimension, inserts, deletes, and queries should be in O(log n) time. Bitarray used to detect existence without having to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pokoy

    Pokoy

    App for Meditation. It abuses your cognitive biases of time estimates

    App for Meditation. It abuses your cognitive biases of time estimates and encourages you to rest more often. This is a Fibonacci timer for meditation. In more complicated terms it reverses timer that is built on progressively longer stretches of time to reinforce the meditations and keep statistics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Rapid Analysis for Investment Decisions
    RAPID Graphing Software for Technical Analysis of Stocks and Commodities
    Downloads: 0 This Week
    Last Update:
    See Project
  • IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes. Icon
    IBM Blueworks Live is a cloud-based business process modeling tool that helps you discover, map and document your processes.

    It is easy to use, allowing you to learn and perform business process modeling in minutes.

    With an intuitive, web-based interface, IBM Blueworks Live empowers teams to document, analyze and streamline processes with unprecedented ease and efficiency, with no downloads necessary. It's designed for dynamic collaboration, enabling stakeholders to connect, share insights and drive improvements in real-time, from anywhere.
    Learn More
  • 5
    FiboSearch

    FiboSearch

    Efficiently locate minumum of function of non-negative integer

    Fibonacci search for functions! Given a real-valued function of a non-negative integer with one minimum at i in {0, 1, 2, ..., n} and no local minima, efficiently locate that minimum in log (n) time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Fibonacci numbers on a Turing Machine

    Computing Fibonacci numbers on a Turing Machine

    Computing Fibonacci numbers on a Turing Machine https://arxiv.org/abs/cs/0601050
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    utilities.math

    ExtendedMath has math functions not in java.lang.Math.

    The class ExtendedMath contains methods for performing mathematical operations that are not included in java.lang.Math or java.lang.StrictMath. Similar to the java.lang.Math class, ExtendedMath is static and all math functionality is accessed through it. I created this while doing Project Euler exercises because I started to code these things multiple times. This is also my first go at putting something in SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Fibonacci Finder

    This program finds terms in the Fibonacci Sequence.

    The program finds the n term in the Fibonacci Sequence. For example, the 6th term is 8. The program also finds the nth term in the sequence. For example, 8 is the 6th term in the sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    algorithms.js

    algorithms.js

    Classic algorithms and data structures implemented in JavaScript

    Traditional Computer Science algorithms and data structures implemented in JavaScript. Algorithms such as collatzConjecture, extendedEuclidean, fastPower, fibonacci, findDivisors, fisherYates, gcd (Greatest common divisor), greatestDifference, lcm (Least common multiple), newtonSqrt, nextPermutation, powerSet, reservoirSampling, shannonEntropy, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BFD Fibonacci Pattern Inkscape Extension

    Inkscape plugin for generating the fibonacci pattern

    This is an inkscape plugin, written by the software engineer for Beauty Full Day, for generating the Fibonacci Pattern. It is a flexible plugin for generating different sizes and allows for one to control how spread out the pattern is and how small to large each node can get.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Fibonacci Retracements Extensions

    Used for calculating retracements and extensiions of stocks etc.

    Fibonacci tools are popularly used to forecast the movement of stock. It is based on Fibonacci series and fibonacci ratios. The python program uploaded here will give the retracements and extensions of a stock when the respective High and Low over a stock swing are given.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MathBench PC Benchmark

    MathBench PC Benchmark

    A benchmark to test your CPU, RAM, and system

    MathBench - KRIEG Technologies Developed by: Northumber, KRIEG Technologies This application tests your CPU clock, CPU cores, ALU performance, RAM clock speed and latency, the threading management and your system optimization. It is divided into five calculation: - Pi number calculation - Napier number calculation - Random number generator - Prime numbers generator - Fibonacci series calculation It has four default presets, but the benchmark can be manually configured. - Normal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Activate VERY LARGE Fibonacci Numbers in a Short Time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Simponacci

    A Fibonacci Sequence software.

    A simple Fibonacci Sequence software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Command line fibonacci series calculation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    fibonacci numbers

    generates fibbonaci numbers

    you input the number it outputs the fibbonaci number
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FibSeqCalculate

    Fastest Fibonacci Sequence Counter

    Fastest Fibonacci Sequence Counter on PC !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is based of my Java Extended Math Class. Has functions like fibonacci, factorials, factors, isprime, etc... Feel free to contribute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Advanced algorithm library implemented by C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Using boost MPI, a library for message passing in high-performance parallel applications, we develop lagged Fibonacci random number generators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fibonacci, to unix shell. Calculate large fibonacci numbers max. 255 digits, and writing to console. Program code writing in pascal language, and very small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    jAlgorithms is a project mainly for educational purposes. It contains some of the popular algorithms and data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a math class that I decided to build. I am trying to built a large amount of math functions that are not already built into Java. So far i have check for prime numbers factors, factorials, fibonacci, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ADTL is an Advanced Data structures Template Library written in C++. it includs sixteen kinds of stl-like contains, such as fibonacci heap,pariring heap,skew heap,avl tree,red-black tree,splay tree,skip list, unrolled linked list and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next