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.
wadiim/ulam
An Ulam spiral generator written in 6502 assembly.
gageracer/3x--1
3n+1 calculator. Calculate starts from user input until it reaches 1 -> 4 loop.
hmichalski/ulam-spiral
Simple desktop app that draws the Ulam spiral. Built with AWT/Swing.
jsnctl/ulam
Prime number visualisation
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.
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.
Quentin18/ulam-sequences
Résolution du problème 167 du Projet Euler sur les suites de Ulam