Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: clang instead of libsclang #23

Merged
merged 26 commits into from
Apr 2, 2024
Merged

fix: clang instead of libsclang #23

merged 26 commits into from
Apr 2, 2024

Conversation

JSeam2
Copy link
Owner

@JSeam2 JSeam2 commented Apr 2, 2024

No description provided.

@JSeam2 JSeam2 merged commit 5055c2a into main Apr 2, 2024
2 of 7 checks passed
JSeam2 added a commit that referenced this pull request Apr 3, 2024
* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* docs: readthedocs (#19)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: upgrade maturin to 1.5.1

* fix: upgrade maturin to 1.5.1 (#20)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use the right requirements

* fix: unify requirements file (#21)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add cmake and libclang to apt_packages

* fix: add apt-packages (#22)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: typo

* fix: clang instead of libsclang (#23)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: swap to netlify

* fix: swap to netlify (#24)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: try new approach for rtd

* fix: add python runtime for netlify (#25)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: move doc version updates to the bottom

* fix: test build step (#26)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use env.Var

* merge (#27)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: remove git merge conflicts

* Pydoc (#28)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add checkout step

* fix: add checkout (#29)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add write-all permissions

* fix: updates version in docs requirements

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: tagging (#30)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use envvar

* fix: use envvar (#31)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: merge

* fix: typo (#32)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: updates tagging

* fix: rename

* fix: updates (#33)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: commit step

* Pydoc (#34)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: cleanup

* Pydoc (#35)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

* fix: cleanup

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: tagging

* fix: do not push to main

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
JSeam2 added a commit that referenced this pull request Apr 3, 2024
* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* docs: readthedocs (#19)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: upgrade maturin to 1.5.1

* fix: upgrade maturin to 1.5.1 (#20)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use the right requirements

* fix: unify requirements file (#21)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add cmake and libclang to apt_packages

* fix: add apt-packages (#22)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: typo

* fix: clang instead of libsclang (#23)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: swap to netlify

* fix: swap to netlify (#24)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: try new approach for rtd

* fix: add python runtime for netlify (#25)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: move doc version updates to the bottom

* fix: test build step (#26)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use env.Var

* merge (#27)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: remove git merge conflicts

* Pydoc (#28)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add checkout step

* fix: add checkout (#29)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add write-all permissions

* fix: updates version in docs requirements

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: tagging (#30)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use envvar

* fix: use envvar (#31)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: merge

* fix: typo (#32)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: updates tagging

* fix: rename

* fix: updates (#33)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: commit step

* Pydoc (#34)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: cleanup

* Pydoc (#35)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

* fix: cleanup

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: tagging

* fix: do not push to main

* fix: create separate branch

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
JSeam2 added a commit that referenced this pull request Apr 3, 2024
* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* docs: readthedocs (#19)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: upgrade maturin to 1.5.1

* fix: upgrade maturin to 1.5.1 (#20)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use the right requirements

* fix: unify requirements file (#21)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add cmake and libclang to apt_packages

* fix: add apt-packages (#22)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: typo

* fix: clang instead of libsclang (#23)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: swap to netlify

* fix: swap to netlify (#24)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: try new approach for rtd

* fix: add python runtime for netlify (#25)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: move doc version updates to the bottom

* fix: test build step (#26)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use env.Var

* merge (#27)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: remove git merge conflicts

* Pydoc (#28)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add checkout step

* fix: add checkout (#29)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add write-all permissions

* fix: updates version in docs requirements

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: tagging (#30)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use envvar

* fix: use envvar (#31)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: merge

* fix: typo (#32)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: updates tagging

* fix: rename

* fix: updates (#33)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: commit step

* Pydoc (#34)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: cleanup

* Pydoc (#35)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

* fix: cleanup

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: tagging

* fix: do not push to main

* fix: create separate branch

* fix: order

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
JSeam2 added a commit that referenced this pull request Apr 3, 2024
* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* docs: readthedocs (#19)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: upgrade maturin to 1.5.1

* fix: upgrade maturin to 1.5.1 (#20)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use the right requirements

* fix: unify requirements file (#21)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add cmake and libclang to apt_packages

* fix: add apt-packages (#22)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: typo

* fix: clang instead of libsclang (#23)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: swap to netlify

* fix: swap to netlify (#24)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: try new approach for rtd

* fix: add python runtime for netlify (#25)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: move doc version updates to the bottom

* fix: test build step (#26)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use env.Var

* merge (#27)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: remove git merge conflicts

* Pydoc (#28)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add checkout step

* fix: add checkout (#29)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: add write-all permissions

* fix: updates version in docs requirements

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: tagging (#30)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: use envvar

* fix: use envvar (#31)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: merge

* fix: typo (#32)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: updates tagging

* fix: rename

* fix: updates (#33)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* fix: commit step

* Pydoc (#34)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: cleanup

* Pydoc (#35)

* docs: sphinx

* fix: update requirements

* fix: remove 0x from example

* fix: update docs

* docs: sphinx (#17)

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>

* fix: install ezkl via maturin

* Update .readthedocs.yaml

* fix: readthedocs

* fix: upgrade maturin to 1.5.1

* fix: use the right requirements

* fix: add cmake and libclang to apt_packages

* fix: typo

* fix: hold stacked outputs in a separate map

* fix: swap to netlify

* fix: add python runtime

* fix: add clang and cmake

* fix: move to root

* fix: make commitment optional for backwards compat (zkonduit#762)

* fix: patch large batch ex (zkonduit#763)

* fix: try new approach for rtd

* fix: move doc version updates to the bottom

* fix: use env.Var

* fix: remove git merge conflicts

* fix: add checkout step

* fix: add write-all permissions

* fix: swap back to rtd

* fix: move version updates into tagging.yaml

* fix: use envvar

* fix: merge

* fix: updates tagging

* fix: rename

* fix: commit step

* fix: cleanup

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>

* ci: update version string in docs

* fix: tagging

* fix: do not push to main

* fix: create separate branch

* fix: order

* fix: update comment

---------

Co-authored-by: dante <45801863+alexander-camuto@users.noreply.github.com>
Co-authored-by: Ethan Cemer <tylercemer@gmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants