Arthur Meyre

Results 16 issues of Arthur Meyre

Hello, I am having this weird thing where all thunk functions more or less have the `void thunk_func(void)` signature while the actual function (from a windows .exe from 1998) are...

Type: Question

## What this PR does / Why we need it Gives a better default usage of the actions, people copy pasting the README code may have the additional checkout that...

size/XS

### Problem Adding a workspace member from a github repository as a dependency via `cargo add` specifying existing features triggers an issue ### Steps 1. cargo add --git https://github.com/zama-ai/tfhe-rs.git tfhe...

C-bug
S-accepted
Command-add

**rust-analyzer version**: rust-analyzer version: 0.3.1850-standalone in VSCode **rustc version**: rustc 1.78.0-nightly (2bf78d12d 2024-02-18) **relevant settings**: nothing notable It seems that that version of rust analyzer failed to rename some functions...

C-bug

Hello, We are currently exploring using the https://github.com/dtolnay/semver-trick to be able to give old crates the ability to convert some serialized data to more modern formats. The basics are as...

## 💡 Feature description I'm currently working on bindings that manipulate large amounts of data, I've tried a lot of things but can't get the binaries generated by wasm-pack to...

This is currently in draft as it's missing some docstrings and doctests, the rest should be mostly ready, you can likely check commit by commit to avoid being swamped by...

cla-signed

refs: https://github.com/zama-ai/tfhe-rs-internal/issues/531 ### PR content/description First step of proper non power of 2 moduli/NTT integration with the decomposer rework ### Check-list: * [x] Tests for the changes have been added...

cla-signed

closes: https://github.com/zama-ai/tfhe-rs-internal/issues/396 ### PR content/description Rejection sampling had a significant chance of failing, this PR adresses that and moves the forking management to entities that need it ### Check-list: *...

cla-signed

closes: ### PR content/description - some parameter selection (like noise distributions) were made manually and were error prone in the past - factorize those to have fewer places to check...

cla-signed
approved