Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

Tsames/dev-practice

Tsames pushed 2 commits to main Tsames/dev-practice
  • Minor adjustments made to the GraphNode class to facilitate the random generation of valid sudoku boards. 67818f7
  • Merge pull request #88 from Tsames/sudoku/sudoku-node Sudoku: Sudoku Node 522ea93

View on GitHub

Tsames closed a pull request on Tsames/dev-practice
Sudoku: Sudoku Node
Minor adjustments made to the GraphNode class to facilitate the random generation of valid sudoku boards.
Tsames opened a pull request on Tsames/dev-practice
Sudoku: Sudoku Node
Minor adjustments made to the GraphNode class to facilitate the random generation of valid sudoku boards.
Tsames created a branch on Tsames/dev-practice

sudoku/sudoku-node

Tsames pushed 2 commits to main Tsames/dev-practice
  • Cleaning up Sudoku 4422f90
  • Merge pull request #87 from Tsames/sudoku/clean-up Sudoku: Cleaning up Sudoku 188c6f7

View on GitHub

Tsames closed a pull request on Tsames/dev-practice
Sudoku: Cleaning up Sudoku
Tsames opened a pull request on Tsames/dev-practice
Sudoku: Cleaning up Sudoku
Tsames created a branch on Tsames/dev-practice

sudoku/clean-up

Tsames pushed 2 commits to main Tsames/dev-practice
  • Sudoku Class is now properly generating a Graph with the proper number of nodes and proper connections between nodes. f730307
  • Merge pull request #86 from Tsames/sudoku/sudoku-generate-graph Sudoku: Sudoku Class 0219990

View on GitHub

Tsames closed a pull request on Tsames/dev-practice
Sudoku: Sudoku Class
Sudoku Class is now properly generating a Graph with the proper number of nodes and proper connections between nodes.
Tsames opened a pull request on Tsames/dev-practice
Sudoku: Sudoku Class
Sudoku Class is now properly generating a Graph with the proper number of nodes and proper connections between nodes.
Tsames created a branch on Tsames/dev-practice

sudoku/sudoku-generate-graph

Tsames pushed 2 commits to main Tsames/dev-practice
  • Put Graph class in its own file and made minor adjustments. 5b3d038
  • Merge pull request #85 from Tsames/sudoku/graph-adjustment Sudoku: Put Graph class in its own file and made minor ad... 7fa31b5

View on GitHub

Tsames created a branch on Tsames/dev-practice

sudoku/graph-adjustment

Tsames pushed 2 commits to main Tsames/dev-practice
  • Fixed graph node such that connections are not a static property. Also adjusted its str dunder method such that it so... 383938e
  • Merge pull request #84 from Tsames/sudoku/graph-node-connections-fix Sudoku: Fixed graph node f1fed99

View on GitHub

Tsames closed a pull request on Tsames/dev-practice
Sudoku: Fixed graph node
Fixed graph node such that connections are not a static property. Also adjusted its str dunder method such that it sorts the connections for easier viewing.
Tsames opened a pull request on Tsames/dev-practice
Sudoku: Fixed graph node
Fixed graph node such that connections are not a static property. Also adjusted its str dunder method such that it sorts the connections for easier viewing.
Tsames created a branch on Tsames/dev-practice

sudoku/graph-node-connections-fix

Tsames pushed 2 commits to main Tsames/dev-practice
  • Added last_stone.py 67a9644
  • Merge pull request #83 from Tsames/algorithms/heaps/last-stone Algorithms: Added last_stone.py bcf5a2f

View on GitHub

Tsames opened a pull request on Tsames/dev-practice
Algorithms: Added last_stone.py
Tsames created a branch on Tsames/dev-practice

algorithms/heaps/last-stone

Tsames pushed 2 commits to main Tsames/dev-practice
  • Added invert_tree.py 7fe7b76
  • Merge pull request #82 from Tsames/algorithms/trees/invert-tree Algoriths: Added invert_tree.py e42207d

View on GitHub

Tsames closed a pull request on Tsames/dev-practice
Algoriths: Added invert_tree.py
Tsames opened a pull request on Tsames/dev-practice
Algoriths: Added invert_tree.py
Tsames created a branch on Tsames/dev-practice

algorithms/trees/invert-tree

Tsames pushed 2 commits to main Tsames/dev-practice
  • Added subsets.py 2c9b301
  • Merge pull request #81 from Tsames/algorithms/backtracking/subsets.py Algorithms: Added subsets.py f660e88

View on GitHub

Tsames closed a pull request on Tsames/dev-practice
Algorithms: Added subsets.py
Tsames opened a pull request on Tsames/dev-practice
Algorithms: Added subsets.py
Load more