• Skip to primary navigation
  • Skip to content
  • Skip to footer
Bastiaan Quast ML in Python, R, Julia, git
  • Python
  • R
  • Julia
  • About Me
  • Research
  • Publications
  • Teaching
  • Employment
    Bastiaan Quast

    Bastiaan Quast

    Machine Learning Researcher

    • San Jose
    • Wikipedia
    • Python
    • R project
    • ORCID
    • Email
    • LinkedIn
    • GitHub
    • Stack Overflow

    HEtools on PyPI

    My new Python package HEtools is now on the Python Package Index (PyPI):

    https://pypi.org/project/HEtools/

    The package implements functions for Fully Homomorphic Encryption Development takes place on Github:

    https://github.com/bquast/py-HEtools

    Bugs can also be filed on Github:

    https://github.com/bquast/py-HEtools/issues

    Updated: November 18, 2023

    Previous Next

    You may also enjoy

    libactivation on PyPI

    My new Python package libactivation is now on the Python Package Index (PyPI):

    transformer package on CRAN

    My new R package transformer is now on CRAN:

    BFV Homomorphic Encryption in R

    This is an implementation of the BFV schema in R:

    attention package on CRAN

    The attention R package, describing how to implement from scratch the attention mechanism - which forms the basis of transformers - in the R language is now ...