* refactored everything
* refactored everything and example
* removed unused imports
* renamed step_type_context vairables
* fixed type and field namings
* updated generate_witness method
* addressed leo comments and modified wg function
* updated tracecontext and cleaned up debug methods
* cleaned up other files
* removed tests
* jupyter notebook tutorial
* cleared cell outputs
* chapter 1, 2, 3p1
* ch3_pt2
* refactored everything
* refactored everything and example
* removed unused imports
* renamed step_type_context vairables
* fixed type and field namings
* updated generate_witness method
* addressed leo comments and modified wg function
* updated tracecontext and cleaned up debug methods
* cleaned up other files
* removed tests
* jupyter notebook tutorial
* cleared cell outputs
* refactored everything
* refactored everything and example
* removed unused imports
* renamed step_type_context vairables
* fixed type and field namings
* updated generate_witness method
* addressed leo comments and modified wg function
* updated tracecontext and cleaned up debug methods
* cleaned up other files
* removed tests
* deleted rust code but before adding submodule
* added submodule for steve/frontend branch; updated lib.rs bindings
* formatted documents
* updated submodule and tests
* changes before splitting to multiple files
* resolved circular reference and formatted files
* fixed uuid and untied constraint builder functions from Constraint type
* minor
* fmt
* initial commit'
* added disable_q_enable, updated expose, and created new json standards
* minor
* minor typo
* generate proof from halo2 using python; pragma first and last step are bugging out in fibo
* formatting things
* updated submodule
* deleted rust code but before adding submodule
* added submodule for steve/frontend branch; updated lib.rs bindings
* formatted documents
* updated submodule and tests
* changes before splitting to multiple files
* resolved circular reference and formatted files
* fixed uuid and untied constraint builder functions from Constraint type
* minor
* fmt
* initial commit'
* added disable_q_enable, updated expose, and created new json standards
* minor
* minor typo
* deleted rust code but before adding submodule
* added submodule for steve/frontend branch; updated lib.rs bindings
* formatted documents
* updated submodule and tests
* changes before splitting to multiple files
* resolved circular reference and formatted files
* fixed uuid and untied constraint builder functions from Constraint type
* minor
* fmt
* removed virtual environment folder structure, though we are still using virtual environment by calling source bin/activate before we can use maturin
* minor