Commit Graph

  • c99e1c920c Add notice of file modification critical timofej 2023-12-14 19:50:41 +0000
  • 342a712ec0 Canonise author noitices timofej 2023-12-14 19:49:44 +0000
  • 076493fc6d Add riding eps example timofej 2023-12-10 21:47:15 +0000
  • 6513f4e2b4 more evaluations timofej 2023-09-30 19:53:06 +0200
  • b935701f9b Fix Sim1Lay timofej 2023-09-03 22:53:43 +0200
  • 0711f071a5 Trying to understand Resultant evolution timofej 2023-08-28 22:04:55 +0200
  • 0f62707e33 Develop evaluation codes timofej 2023-08-27 21:12:43 +0200
  • 7a5b7eae6e Add init state argument timofej 2023-08-24 21:47:56 +0200
  • 1903bed60e Add evaluations and examples timofej 2023-08-23 16:25:27 +0200
  • 28e0ecb4a3 Fix abort through quit event and path formatting timofej 2023-08-23 16:11:44 +0200
  • cd0a17385f Add count_channels function to count open channels timofej 2023-08-23 16:10:29 +0200
  • 2db3088530 Use pygame built-in is_active() function and del save_states option timofej 2023-08-20 02:18:19 +0200
  • 8430d735e7 Configure save options and run at class __init__ timofej 2023-08-20 02:10:32 +0200
  • 899aa9990b Fix window closing event timofej 2023-08-19 22:18:44 +0200
  • c37f63f7bf Add save_states option timofej 2023-08-19 21:33:25 +0200
  • 88d4d2c9ea Add activation dump, background simulation and Simulate1Layer example timofej 2023-08-18 19:42:06 +0200
  • 7d5f579a34 Add Simulate1Layer timofej 2023-08-17 23:45:53 +0200
  • 47d22e59ac Fix typos in README timofej 2023-08-17 23:12:26 +0200
  • ad73f60e6b Add json dump for automaton states timofej 2023-08-17 23:10:10 +0200
  • d35beaea81 Fix process info timofej 2023-08-17 13:38:18 +0200
  • 9287e2de10 Fix and clean display timofej 2023-08-17 13:05:15 +0200
  • 7c488d2892 Substitute count_alive_neighbors function by sum timofej 2023-08-17 12:21:45 +0200
  • 34794ffb7a Add second layer to renamed Simulate2Layers visualiser timofej 2023-08-16 23:24:07 +0200
  • 0561c62467 Added pygame quit function timofej 2023-08-16 22:41:54 +0200
  • 6b0af5ba4d Insert Neuropercolation(+Coupled) class timofej 2023-08-16 22:35:36 +0200
  • afea084886 rename cellular automaton folder to neuropercolation timofej 2023-08-16 20:14:32 +0200
  • 9e94ae245d Adjust initial README timofej 2023-08-16 20:11:21 +0200
  • 6d1666bb8b Fix/display stop when done Richard Feistenauer 2021-01-09 12:51:20 +0000
  • 9e211aa581 Fixes ca not active after reactivation rfeistenauer 2020-11-05 14:55:38 +0100
  • 76d8beb378 Sets all cells dirty on reactivation rfeistenauer 2020-11-04 22:21:31 +0100
  • acbda2bcf2 Fix/dead pixel lines Richard Feistenauer 2020-10-26 12:44:34 +0000
  • 19be460edc adds dependencies to .gitlab-ci.yml Richard Feistenauer 2020-10-25 20:05:41 +0000
  • 9b939e51e7 Adds pylint_badge Richard Feistenauer 2020-10-25 20:03:46 +0000
  • 2204c4a048 Adds active state and reactivation for automaton rfeistenauer 2020-10-24 21:11:57 +0200
  • 14f9bb8ddc Adds License to context.py rfeistenauer 2020-10-23 11:22:22 +0200
  • 224b38a915 Prepares Version 1.0.3 rfeistenauer 2020-10-23 11:10:52 +0200
  • dc3903b2a6 Fixes init cell called to often rfeistenauer 2020-10-23 10:33:09 +0200
  • 5df529bf9e Prepare 1.0.2 release rfeistenauer 2020-10-22 15:41:10 +0200
  • 03601c2060 Adds setter for automaton cells rfeistenauer 2020-10-22 15:33:13 +0200
  • 1ed82116ce Moved supression for keyboard interrupt to display rfeistenauer 2020-10-20 14:40:17 +0200
  • edd1211692 Updates Readme rfeistenauer 2020-10-20 14:11:16 +0200
  • 55c5bc2d81 Prepare 1.0.0 release rfeistenauer 2020-10-20 13:57:04 +0200
  • e65aa294fe Merge branch 'devel' into 'master' Richard Feistenauer 2020-10-20 10:14:07 +0000
  • 9b527a044f Reworked CellularAutomaton to improve API and speed Richard Feistenauer 2020-10-20 10:14:05 +0000
  • 4ab4b2a6d2 added installation instructions to readme Richard Feistenauer 2020-03-26 08:10:30 +0000
  • 1feb71433b changed relative path to absolute in README.md for external use of the file Richard Feistenauer 2020-03-24 18:26:12 +0000
  • 9f447b4a05 removed package dependency on pygame and added test for display Richard Feistenauer 2019-04-14 11:20:08 +0200
  • 1a96e90116 fixed ignore edge cells only ignoring corners Richard Feistenauer 2019-04-14 11:18:39 +0200
  • b81fa28efd fixed project setup Richard Feistenauer 2019-03-03 09:33:00 +0100
  • cae72d92cb fixed test rel path includes Richard Feistenauer 2019-03-03 09:32:35 +0100
  • 20aaa98c23 fixed close button not working Richard Feistenauer 2019-03-03 09:31:41 +0100
  • 0f63e5bbe6 added new neighborhoods Richard Feistenauer 2019-02-24 16:37:00 +0100
  • 9964e3b483 increased api documentation Richard Feistenauer 2019-02-24 12:37:26 +0100
  • 4507327bd5 fixed wrong evolution step used in display Richard Feistenauer 2019-02-23 17:37:18 +0100
  • 924a851c43 changed protected modules to public Richard Feistenauer 2019-02-23 16:43:36 +0100
  • 5e8b07799b refactoring and licensing Richard Feistenauer 2019-02-23 16:20:48 +0100
  • 23517f45ff added readme Richard Feistenauer 2019-02-23 16:20:10 +0100
  • 1782d32e8c removed performance test Richard Feistenauer 2019-02-17 11:17:20 +0100
  • acaeda970f changed project structure Richard Feistenauer 2019-02-17 11:11:27 +0100
  • 1b177ff686 refactoring and dynamic neighbourhood Richard Feistenauer 2019-02-16 18:05:26 +0100
  • 4c44cc1002 removed coordinate string from cells dict Richard Feistenauer 2019-02-15 20:02:57 +0100
  • be5546c833 fixed changed bug and added multi/single processing differenciation Richard Feistenauer 2019-02-15 19:33:15 +0100
  • 726cc6394f added single and multi core deviation Richard Feistenauer 2019-02-10 11:54:42 +0100
  • 3e3af78ccd refactoring Richard Feistenauer 2019-02-10 11:00:57 +0100
  • b0a8fb05a4 fixed tests and refactored cellstate Richard Feistenauer 2019-02-09 19:06:18 +0100
  • 823fdbc307 some more tests and improvements Richard Feistenauer 2019-02-09 18:16:19 +0100
  • 743d6f4548 changed grid to factory Richard Feistenauer 2019-02-03 18:26:31 +0100
  • 9c855c507a multi processing fast and running with some tests Richard Feistenauer 2019-02-03 17:17:57 +0100
  • d1820ebc58 second multiprocessing try, better but still bad Richard Feistenauer 2019-02-02 09:11:48 +0100
  • be57f89e78 second try Richard Feistenauer 2019-01-31 13:38:48 +0100
  • a8d17f6fe9 added multi processing, extremly slow though Richard Feistenauer 2019-01-06 11:21:46 +0100
  • ac2a6216b3 fixed error due to initial state change Richard Feistenauer 2019-01-31 16:17:35 +0100
  • 2f1bdba023 added test for cell state and fixed wront initial state Richard Feistenauer 2019-01-31 16:15:59 +0100
  • 7b37953903 added coverage files to ignore Richard Feistenauer 2019-01-31 15:56:17 +0100
  • d3d98940e8 added pycache to gitignore Richard Feistenauer 2019-01-26 08:36:20 +0100
  • f26a74d224 redraw speedup though use of generator Richard Feistenauer 2019-01-05 17:38:21 +0100
  • 68ac036203 increased set state speed Richard Feistenauer 2019-01-05 15:45:09 +0100
  • c519f11990 made state save slot count a parameter Richard Feistenauer 2019-01-05 15:42:37 +0100
  • 5d86bd10cf cell is now pure data class Richard Feistenauer 2019-01-05 15:12:07 +0100
  • 93c78f0aa5 new test setup Richard Feistenauer 2019-01-05 14:54:06 +0100
  • b661d6e060 performance boost Richard Feistenauer 2018-12-09 15:25:12 +0100
  • 1042c2ae34 added cell state and display class Richard Feistenauer 2018-12-09 11:20:16 +0100
  • 0960991e47 refactoring and comments Richard Feistenauer 2018-12-08 22:33:13 +0100
  • 530072b1d5 try with processing, but data share failed Richard Feistenauer 2018-12-08 17:45:06 +0100
  • bad67211ec working fast cellular automaton Richard Feistenauer 2018-12-02 17:45:08 +0100
  • 390c95df30 new cellular automaton Richard Feistenauer 2018-12-01 20:37:18 +0100
  • facc15cebc updated gitignore Richard Feistenauer 2018-12-01 15:21:50 +0100
  • a410c701c1 deleted temp files Richard Feistenauer 2019-01-26 08:30:36 +0100
  • 0aaacc1af3 added gitignore Richard Feistenauer 2018-12-01 15:19:26 +0100
  • f060a6e745 Initial commit Richard Feistenauer 2018-12-01 15:14:22 +0100