Gabriel Nivasch

Gabriel Nivasch is a theoretical computer scientist and Life enthusiast, born in Venezuela and currently residing in Israel.

Gabriel Nivasch
Born 1980
Residence Israel
Nationality Unknown
Institutions Ariel University
Alma mater Tel Aviv University

His contributions to the Game of Life include the triple and quad pseudo still lifes, found in in July 2001, and Gabriel's p138, the smallest known period-138 oscillator, in October 2002. He also collaborated with David Bell and Jason Summers on the Caterpillar, the first engineered spaceship as well as the first 17c/45 ship.

He devised a stack-based algorithm for memory-efficient cycle detection that can be used to determine the period of oscillators in cellular automata.

Patterns found by Gabriel Nivasch

gollark: tio!debug
gollark: ```c#include <stdio.h>#define PYTHON_BEGIN int main() {#define PYTHON_END ;}#define print ;printf#define x char*xPYTHON_BEGINx = "Hello, World!"print(x)PYTHON_END```
gollark: ```c#include <stdio.h>#define linux "Not Linux"int main() { printf(linux);}```
gollark: ```c#include <stdio.h>#define linux "Not Linux"int main() { printf(linux);```
gollark: OOP bad, functional programming with many types good.
This article is issued from Conwaylife. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.