Giter Club home page Giter Club logo

ark-sub-curves's People

Watchers

 avatar  avatar

ark-sub-curves's Issues

How to use this? and some errors

Hello, I find this project really great!
How can I use this work in substrate, is there any README file or any other method ?

Besides, there are some errors:
in g1.rs:
image
maybe you should change it like this (I'm not sure):
fn sample_unchecked<T: HostFunctions>() -> Affine<g1::Parameters<T>>

in g2.rs:
11

how can I solve them?
Thanks for asking my questions!

some wrongs in Makefile of substrate-arkworks-examples

hello, I can't create an issue in substrate-arkworks-examples, so write them here.

  1. in line 74, before rm results.csv, tab should be used rather than 4 blank:
benchmark-cleanup:
	rm results.json
    rm results.csv
	rm benchmark.md
  1. in line 26, it should be install-mpdf rather than install mpdf, and in line 27, mdpdf should be replaced by mpdf if you want install mpdf:
install mpdf:
	sudo npm install mdpdf -g
  1. when I use command make benchmark, there is something wrong in benchmark-to-csv:
jq: error: round/0 is not defined at <top-level>, line 1:
["extrinsic", "time (µs)"], (.[] | [ .benchmark, ([.time_results[]?.extrinsic_time] | (add / length) | round /1000 ) ]) | @csv

how can I fixed it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.