Skip to content

kribsi/NPY-sudoku-solver-numpy

 
 

Repository files navigation

Numpy Sudoku

This will be your final project for our Numpy course! With it, we'll explore multiple problems related to Sudoku Games.

The project is a combination of notebooks that will guide you step by step through the process of understanding sudokus, how they are represented using Numpy, and finally, how to solve them!

Start with the first Notebook: 1. Sudoku Board.ipynb and best of luck!

About

Up for the challenge? Solve a Sudoku using Numpy!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 83.2%
  • Python 16.8%