Golly (program) (original) (raw)

Property Value
dbo:abstract Golly is a tool for the simulation of cellular automata. It is free open-source software written by Andrew Trevorrow and Tomas Rokicki; it can be scripted using Lua or Python.It includes a hashlife algorithm that can simulate the behavior of very large structured or repetitive patterns such as Paul Rendell's Life universal Turing machine, and that is fast enough to simulate some patterns for 232 or more time units. It also includes a large library of predefined patterns in Conway's Game of Life and other rules. (en) Gollyは、セルオートマトンのシミュレーション用ソフトウェアである。 Andrew TrevorrowとTomas Rokickiによって開発され、オープンソースライセンスの元無償公開されている 。スクリプト言語としてLua、Pythonを使用することができる。Gollyはハッシュライフと呼ばれるアルゴリズムなどを用い計算量の最適化が図られており、非常に広大なマップでのシミュレーションを可能としている。また、ライフゲームをはじめ、様々な種類のセルオートマトンのルールや、その初期配置のプリセットからなるライブラリも同梱されている。 (ja) Golly é uma ferramenta para simulação de autômatos celulares . É um software de código aberto gratuito escrito por Andrew Trevorrow e Tomas Rokicki; ele pode ser programado usando Lua ou Python . Inclui um que pode simular o comportamento de padrões muito grandes ou repetitivos, como a máquina de Turing universal Life de Paul Rendell, e que é rápido o suficiente para simular alguns padrões para 2 32 ou mais unidades de tempo. Também inclui uma grande biblioteca de padrões definidos no Jogo da Vida de Conway e outras regras. (pt) Golly – program Open Source służący do symulacji automatów komórkowych. Został napisany przez Andrew Trevorrowa i Tomasa Rokickiego, działa w systemach Linux, Windows, OS X oraz iOS i obsługuje skrypty w językach Perl i Python. Zawiera algorytm pozwalający symulować bardzo duże struktury takie, jak uniwersalna maszyna Turinga w grze w życie Paula Rendella i symulować niektóre struktury przez 232 lub więcej kroków. Zawiera też bibliotekę gotowych wzorów dla gry w życie Conwaya i innych automatów komórkowych. (pl) Golly是由Andrew Trevorrow和Tom Rokicki开发的跨平台开源软件,可用于模拟康威生命游戏或其他类型的元胞自动机。Golly包含大量预先设定的元胞模式和生长规则,可模拟大尺度、长时间的元胞行为;采用wxWidgets编写图形用户界面,并支持Python和Lua(v3.0之前的版本是Perl)脚本语言。Golly采用GNU GPL第2版协议发布,属于自由软件。 (zh)
dbo:latestReleaseVersion v4.2
dbo:license dbr:GNU_General_Public_License
dbo:operatingSystem dbr:FreeBSD dbr:Android_(operating_system) dbr:Linux dbr:Windows dbr:IOS dbr:OS_X dbr:OpenBSD
dbo:programmingLanguage dbr:C++
dbo:thumbnail wiki-commons:Special:FilePath/Turing_Machine_in_Golly.png?width=300
dbo:wikiPageExternalLink http://golly.sourceforge.net/ https://sourceforge.net/projects/golly/
dbo:wikiPageID 37864395 (xsd:integer)
dbo:wikiPageLength 3525 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1110541803 (xsd:integer)
dbo:wikiPageWikiLink dbr:Python_(programming_language) dbc:Cellular_automaton_software dbc:Software_that_uses_wxWidgets dbr:FreeBSD dbr:GNU_General_Public_License dbr:Conway's_Game_of_Life dbr:Android_(operating_system) dbr:Linux dbr:Lua_(programming_language) dbc:Cross-platform_free_software dbr:C++ dbr:Windows dbr:Hashlife dbc:Lua_(programming_language)-scriptable_software dbr:Cellular_automaton dbr:IOS dbr:OS_X dbr:Open-source_software dbr:OpenBSD dbr:WxWidgets dbr:Scripting_language dbr:Universal_Turing_machine
dbp:caption Screenshot of Golly (en)
dbp:latestReleaseVersion v4.2 (en)
dbp:license dbr:GNU_General_Public_License
dbp:name Golly (en)
dbp:operatingSystem dbr:FreeBSD dbr:Android_(operating_system) dbr:Linux dbr:Windows dbr:IOS dbr:OS_X dbr:OpenBSD
dbp:programmingLanguage C++ (en)
dbp:repo https://sourceforge.net/projects/golly/
dbp:screenshot Turing Machine in Golly.png (en)
dbp:wikiPageUsesTemplate dbt:Infobox_software dbt:Reflist dbt:Short_description dbt:Start_date_and_age dbt:Conway's_Game_of_Life
dct:subject dbc:Cellular_automaton_software dbc:Software_that_uses_wxWidgets dbc:Cross-platform_free_software dbc:Lua_(programming_language)-scriptable_software
gold:hypernym dbr:Tool
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatCellularAutomata yago:Anomaly109606527 yago:Automaton109825519 yago:CausalAgent100007347 yago:LivingThing100004258 yago:Object100002684 yago:Organism100004475 yago:Person100007846 yago:PhysicalEntity100001930 yago:YagoLegalActor yago:YagoLegalActorGeo yago:Whole100003553
rdfs:comment Golly is a tool for the simulation of cellular automata. It is free open-source software written by Andrew Trevorrow and Tomas Rokicki; it can be scripted using Lua or Python.It includes a hashlife algorithm that can simulate the behavior of very large structured or repetitive patterns such as Paul Rendell's Life universal Turing machine, and that is fast enough to simulate some patterns for 232 or more time units. It also includes a large library of predefined patterns in Conway's Game of Life and other rules. (en) Gollyは、セルオートマトンのシミュレーション用ソフトウェアである。 Andrew TrevorrowとTomas Rokickiによって開発され、オープンソースライセンスの元無償公開されている 。スクリプト言語としてLua、Pythonを使用することができる。Gollyはハッシュライフと呼ばれるアルゴリズムなどを用い計算量の最適化が図られており、非常に広大なマップでのシミュレーションを可能としている。また、ライフゲームをはじめ、様々な種類のセルオートマトンのルールや、その初期配置のプリセットからなるライブラリも同梱されている。 (ja) Golly é uma ferramenta para simulação de autômatos celulares . É um software de código aberto gratuito escrito por Andrew Trevorrow e Tomas Rokicki; ele pode ser programado usando Lua ou Python . Inclui um que pode simular o comportamento de padrões muito grandes ou repetitivos, como a máquina de Turing universal Life de Paul Rendell, e que é rápido o suficiente para simular alguns padrões para 2 32 ou mais unidades de tempo. Também inclui uma grande biblioteca de padrões definidos no Jogo da Vida de Conway e outras regras. (pt) Golly – program Open Source służący do symulacji automatów komórkowych. Został napisany przez Andrew Trevorrowa i Tomasa Rokickiego, działa w systemach Linux, Windows, OS X oraz iOS i obsługuje skrypty w językach Perl i Python. Zawiera algorytm pozwalający symulować bardzo duże struktury takie, jak uniwersalna maszyna Turinga w grze w życie Paula Rendella i symulować niektóre struktury przez 232 lub więcej kroków. Zawiera też bibliotekę gotowych wzorów dla gry w życie Conwaya i innych automatów komórkowych. (pl) Golly是由Andrew Trevorrow和Tom Rokicki开发的跨平台开源软件,可用于模拟康威生命游戏或其他类型的元胞自动机。Golly包含大量预先设定的元胞模式和生长规则,可模拟大尺度、长时间的元胞行为;采用wxWidgets编写图形用户界面,并支持Python和Lua(v3.0之前的版本是Perl)脚本语言。Golly采用GNU GPL第2版协议发布,属于自由软件。 (zh)
rdfs:label Golly (program) (en) Golly (ソフトウェア) (ja) Golly (program) (pl) Golly (pt) Golly (zh)
owl:sameAs freebase:Golly (program) yago-res:Golly (program) wikidata:Golly (program) dbpedia-ja:Golly (program) dbpedia-pl:Golly (program) dbpedia-pt:Golly (program) dbpedia-zh:Golly (program) https://global.dbpedia.org/id/4kp6t
prov:wasDerivedFrom wikipedia-en:Golly_(program)?oldid=1110541803&ns=0
foaf:depiction wiki-commons:Special:FilePath/Turing_Machine_in_Golly.png
foaf:isPrimaryTopicOf wikipedia-en:Golly_(program)
foaf:name Golly (en)
is dbo:wikiPageDisambiguates of dbr:Golly
is dbo:wikiPageRedirects of dbr:Golly_Cellular_Automata_Simulator
is dbo:wikiPageWikiLink of dbr:Life-like_cellular_automaton dbr:LifeWiki dbr:List_of_open-source_software_for_mathematics dbr:Conway's_Game_of_Life dbr:Hashlife dbr:Cellular_automaton dbr:Golly dbr:Codd's_cellular_automaton dbr:Von_Neumann_universal_constructor dbr:Golly_Cellular_Automata_Simulator
is foaf:primaryTopic of wikipedia-en:Golly_(program)