dimk1

Results 8 issues of dimk1

Can I use the multiprocessing module to assign tasks like parameter creation of CKKS in multiple processors?

Type: Question :grey_question:

## Question Can TenSEAL be accelerated on a cluster of parallel computers? ## Further Information I think of building a small cluster of Raspberry Pis working as a small parallel...

Type: Question :grey_question:

I have installed successfully the oqs-provider and have enabled both the default and the oqsprovider providers in the /etc/ssl/openssl.cnf file. I'm replicating the process as described in the USAGE.md. I...

bug

Hello, I'm loading the `\optimize[density=150, quality=30]` option to reduce the compilation time for a large photo-book. However, although I have installed Imagemagick. I get the following error: `Class pagelayout Error:...

I have followed all the instructions and when I run the script app.py I get the following error: ``` python3 app.py Failed to create Base App Directory, encountered error: [Errno...

As the title says, installation fails on multiple packages both for the main and the docker installation procedures with python 3.12. Is there any workaround?

Currently, in encrypted inference, we encrypt images one by one when calling ts.im2col_encoding() function and do encrypted inference on "model(context, x_enc, windows_nb)" on one sample x_enc. I think we have...

Type: Improvement :chart_with_upwards_trend:

## Bug description When I'm running the `docker compose up` command I get the following output: ``` [+] Running 6/6 ✔ prometheus Built 0.0s ✔ grafana Built 0.0s ✔ Network...

bug