GithubHelp home page GithubHelp logo

chidu2000 / bigint Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ayaankhan98/bigint

0.0 1.0 0.0 36 KB

Efficient Big Integer(Library) Support for C++

License: Boost Software License 1.0

CMake 12.36% C++ 87.64%

bigint's Introduction

codecov

bigINT

Big Integer(Library) Support for C++

LICENSE

Boost Software License - Version 1.0 - August 17th, 2003

Permission is hereby granted, free of charge, to any person or organization obtaining a copy of the software and accompanying documentation covered by this license (the "Software") to use, reproduce, display, distribute, execute, and transmit the Software, and to prepare derivative works of the Software, and to permit third-parties to whom the Software is furnished to do so, all subject to the following:

The copyright notices in the Software and this entire statement, including the above license grant, this restriction and the following disclaimer, must be included in all copies of the Software, in whole or in part, and all derivative works of the Software, unless such copies or derivative works are solely in the form of machine-executable object code generated by a source language processor.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributions

Contributors are welcome!

Currently we have the minimal project setup, we will keep on improving the repository standards as soon as we progress.

We aim to build a library for C++ 17 or above for big integer support

  • Feel free to give suggestions or point bugs by rasing issues

Required setup

  • CMake 3.16.8 or above
  • GCC 9
  • C++ 17

Chidu2000 , 04-10-2020

Hey, I would like to add some points here. BigInteger is a very robust library which could be used in c++. Some functions like max(a,b),pow(),min(),avg(), are used to get complex calculations done easily.

suggestion on converting into big integer is to use , biginteger.valueOf(int) instead of integer. We just need to download the zip file and, need to extract the same in specified gcc ,or , it could also be done using command prompt

Advantages in the long run:- Much reduction in space allocation to complex calculations, thereby reducing space comlexity Time to execute programs will be reduced ,i.e time complexity would not be exponential Easy modifications of code will be encouraged Easy implementation,support for any range of data , reduced errors ,easy understandibility for programmers.

bigint's People

Contributors

ayaankhan98 avatar chidu2000 avatar

Watchers

James Cloos avatar

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.