Coder Social home page Coder Social logo

neoresearch / csbiginteger-cpp Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 1.0 1.42 MB

c# big integer implementation on C++ (portable format desired)

License: MIT License

C++ 73.82% Makefile 2.93% C 2.46% C# 2.65% Shell 1.21% HTML 0.11% JavaScript 13.97% Dockerfile 1.10% Starlark 1.75%
big-integer bignum csharp cpp portable neo blockchain neo-vm

csbiginteger-cpp's People

Contributors

igormcoelho avatar ixje avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

picarodias

csbiginteger-cpp's Issues

clarify build/test instructions

I think the readme could use some extra words on what packages are needed for compiling as well as running the tests. For example; even though I already had a basic toolchain I still had to apt-install libgtest-dev.

While having that installed I still couldn't run the tests. I navigate to the /tests/ directory and run make test but still get greeted by error's due to libgtest_main.a, libgtest.a and libgmock.a not being found.

I eventually to navigated to the individual folders /tests/libgtest/googlemock/, /tests/libgtest/googletest/ and ran cmake . && make and then update the Makefile to point to the right build location (as I don't have a /build/) folder. I'm probably doing something wrong here, but it's not obvious what the correct steps are to building this project.

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.