Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / bsatrom/py-conway issues and pull requests

#55 - Added ReadTheDocs documentation

Issue - State: open - Opened by bsatrom over 4 years ago

#54 - Add a PyPi badge to README

Issue - State: closed - Opened by bsatrom over 4 years ago

#53 - Add .mpy binary for CircuitPython to releases

Issue - State: open - Opened by bsatrom over 4 years ago

#52 - added STASIS state for still-life and oscillator games; closes #51

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#50 - added stop for manual games; closes #49; Fixed threaded game issue

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#49 - add the ability to stop the game and clear out state variables

Issue - State: closed - Opened by bsatrom over 4 years ago

#48 - bump 0.5.1 -> 0.5.2

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#47 - fix width/height bug on seed creation

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#46 - refactor board width and height to cols and rows for clarity

Issue - State: closed - Opened by bsatrom over 4 years ago

#44 - Remove enum dependency for CircuitPython

Issue - State: closed - Opened by bsatrom over 4 years ago

#43 - Feature remove copy module

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#42 - Remove dependency on the copy module

Issue - State: closed - Opened by bsatrom over 4 years ago

#41 - Remove dependency on Threading and implement as a Subclass

Issue - State: closed - Opened by bsatrom over 4 years ago

#40 - detect board size from seed; closes #31

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#39 - added reseed method; closes #36

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#38 - add pyplot example; closes #37

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#37 - Jupyter notebook demo of module, with animations

Issue - State: closed - Opened by bsatrom over 4 years ago

#36 - Add method to re-seed the board

Issue - State: closed - Opened by bsatrom over 4 years ago

#35 - reset finished game state to ready when running a new game

Issue - State: closed - Opened by bsatrom over 4 years ago

#34 - refactored threaded start and added main start; closes #32

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#33 - added optional boundary detection

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#31 - Infer width and height when a seed is provided

Issue - State: closed - Opened by bsatrom over 4 years ago

#30 - handle objects that over-run the boundaries of the space

Issue - State: closed - Opened by bsatrom over 4 years ago

#29 - added docstring linting; closes #28

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#28 - Add docstring linting

Issue - State: closed - Opened by bsatrom over 4 years ago

#27 - Only upload the codecov report once

Issue - State: closed - Opened by bsatrom over 4 years ago

#26 - incorporate common patterns as an option into the game

Issue - State: open - Opened by bsatrom over 4 years ago

#25 - add ability to generate a random initial seed; closes #19

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#24 - added logic to scan initial seed for valid values; closes #20

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#23 - created custom IntError esception; closes #22

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#22 - Change Exception to use custom Exception

Issue - State: closed - Opened by bsatrom over 4 years ago

#21 - Refactor public properties; closes #18

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#19 - Add the ability to generate a random beacon

Issue - State: closed - Opened by bsatrom over 4 years ago

#17 - Cleanup assertions

Pull Request - State: closed - Opened by bsatrom over 4 years ago - 1 comment

#16 - cleanup tests; closes #14

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#15 - debug .pypirc

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#14 - fix assertions in tests

Issue - State: closed - Opened by bsatrom over 4 years ago

#13 - break up test and build jobs

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#12 - build assets and create GH release on tag push

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#11 - Automate loading of coverage reports to codecov.io

Issue - State: closed - Opened by bsatrom over 4 years ago

#10 - fix pipeline to avoid duplicate runs on PR

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#9 - added stop game functionality; closes #8

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#8 - add ability to stop an auto-running game

Issue - State: closed - Opened by bsatrom over 4 years ago

#7 - convert unittest to pytest; closes #3

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#6 - upload new version to pypi when pushing to Master

Issue - State: closed - Opened by bsatrom over 4 years ago

#4 - add coverage tests to the azure pipelines job

Issue - State: closed - Opened by bsatrom over 4 years ago

#3 - convert unittest tests to pytest

Issue - State: closed - Opened by bsatrom over 4 years ago

#2 - fix behavior when modifying a beacon by hand

Pull Request - State: closed - Opened by bsatrom over 4 years ago

#1 - Swap inner and outer loops to make more logical in my mind

Pull Request - State: closed - Opened by surlydev about 5 years ago - 1 comment