SHA256
1
0
forked from pool/golly

Accepting request 1087772 from home:jengelh:branches:Education

- Trim unquantified words from descriptions,
fix grammar issues

OBS-URL: https://build.opensuse.org/request/show/1087772
OBS-URL: https://build.opensuse.org/package/show/Education/golly?expand=0&rev=7
This commit is contained in:
Antoine Belvire 2023-05-18 14:22:38 +00:00 committed by Git OBS Bridge
parent 4936aa0a7e
commit 526fda868a
2 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 18 09:50:42 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Trim unquantified wording from descriptions.
-------------------------------------------------------------------
Thu Apr 27 20:59:46 UTC 2023 - antoine.belvire@opensuse.org

View File

@ -41,17 +41,15 @@ Key features:
- Supports both bounded and unbounded universes.
- Supports various topologies (plane, torus, Klein bottle, etc.).
- Supports multi-state universes (cells can have up to 256 states).
- Includes QuickLife, a fast, memory-efficient algorithm.
- Use the HashLife algorithm to see large patterns evolve at huge time scales.
- Includes the QuickLife algorithm.
- Uses the HashLife algorithm to see large patterns evolve at huge time scales.
- Supports many different rules, including Wolfram's 1D rules, WireWorld, Generations, and John von Neumann's 29-state CA.
- Use the RuleLoader algorithm to load your own rules.
- Responsive even while generating or garbage collecting.
- Uses the RuleLoader algorithm to load custom rules.
- Reads RLE, macrocell, Life 1.05/1.06, dblife, and MCell files.
- Can also read common graphic formats: BMP, PNG, GIF, TIFF.
- Can extract patterns, scripts and rules from zip files.
- Download files from online archives.
- Includes a state-of-the-art pattern collection.
- Fast loading of large patterns.
- Downloads files from online archives.
- Includes a pattern collection.
- Paste in patterns from the clipboard.
- Unlimited undo/redo.
- Unbounded zooming out for astronomical patterns.