ulam

There are 8 repositories under ulam topic.

  • HHogg/sysplot

    A library that systematically generates a plane for plotting shapes, with a variety of algorithms to choose from.

    Language:JavaScript3211
  • wadiim/ulam

    An Ulam spiral generator written in 6502 assembly.

    Language:Assembly1100
  • gageracer/3x--1

    3n+1 calculator. Calculate starts from user input until it reaches 1 -> 4 loop.

    Language:Go0300
  • hmichalski/ulam-spiral

    Simple desktop app that draws the Ulam spiral. Built with AWT/Swing.

    Language:Java0100
  • jsnctl/ulam

    Prime number visualisation

    Language:Go0100
  • larakaracasu/Bayesian-Multilevel-Model

    This project aims to analyze the effect of school-level sociodemographic indicators on the percentage of NYC public school students passing the NY State Math assessment, accounting for variability at borough levels.

    Language:R0100
  • heyfoz/cpp-ulam-sequence-io-loop

    The Ulam Sequence Program (C++) uses a loop to ask the user to enter an integer that is greater than or equal to 2. If the user enters valid input, the Ulam Sequence is processed as output, using the user input as the first integer of the sequence. Otherwise, the loop continues until the user enters valid input.

    Language:C++10
  • Quentin18/ulam-sequences

    Résolution du problème 167 du Projet Euler sur les suites de Ulam

    Language:Python20