Marti

Results 40 issues of Marti

I'm trying to compute a rank of a square 256x256 matrix. It works for smaller sizes (up to 127), but for anything bigger I get: ``` the method `rank` exists...

I wonder if there are any existing tools to check the unit test coverage for ink! contracts? I tried using [tarpaulin](https://github.com/xd009642/tarpaulin) once on ink!, but didn't get satisfactory results -...

C-question

## Description closes: #19 Benchmarks (over 100 runs): **MNT6_753:** - 123 instead of 174 additions - binary repr: `test mnt6_753::miller_loop ... bench: 9,326,999 ns/iter (+/- 481,194)` - 2-NAF: `test mnt6_753::miller_loop...

## Description Companion to https://github.com/arkworks-rs/algebra/pull/445 --- Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items...

## Description Benchmarking results: G1: 2x speedup - (h_eff cofactor-clearing) `test bls12_381::g1::cofactor_clearing ... bench: 48,520 ns/iter (+/- 660)` - (naive, mul by cofactor) `test bls12_381::g1::cofactor_clearing ... bench: 111,015 ns/iter (+/-...

## Description closes: #XXXX --- Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are...

## Description Use `::msm_bigint` instead of `VariableBase::msm`. Depends on: - [#435](https://github.com/arkworks-rs/algebra/pull/435) to build, - [#436](https://github.com/arkworks-rs/algebra/pull/436) for tests --- Before we can merge this PR, please make sure that all the...

## Description needed due to https://github.com/arkworks-rs/algebra/pull/412 --- Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist...

## Description Companion to https://github.com/arkworks-rs/algebra/pull/445. Not tested yet as master is currently failing - leaving as draft until then. --- Before we can merge this PR, please make sure that...

## Description Preparing for the next release. The patch section in `Cargo.toml` will by then be removed. --- Before we can merge this PR, please make sure that all the...