Michele Orrù
Michele Orrù
I'd much rather have a `_assign` indeed. What do people think?
Not more than adding the`in_place` suffix? If it helps with naming consistency down the line before 1.0 I think that's a valid effort (and we should deprecate the previous functions,...
[EDIT]To phrase better my comment: In `Field` we have ``` double_in_place (from AdditiveGroup) neg_in_place (from AdditiveGroup) sqrt_in_place square_in_place inverse_in_place frobenius_map_in_place ``` I think it's nice to have either (1) `in_place`...
Do we ever need to send an uncompressed point through the wire?
Hello there just to say we are at zksummit and still thinking about this issue. Hope you guys are all well
Trying to be constructive, here's what it seems to be needed to move forward that issue: Add an optional `serde` feature ([ref.](https://github.com/arkworks-rs/algebra/pull/506#issuecomment-1296020231)) that and instruct serde in such a way...
hmm it translates into broken links both with prefixed `/` and without.
good point, going for (a)
right, even with the latest commit I see how that breaks the readme.. maybe we should split the doc?
ping. @Pratyush how about leaving the readme alone?