Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / faheel/BigInt issues and pull requests

#77 - bugfix for [functions][math][pow] and supply more test cases.

Pull Request - State: open - Opened by HUGHNew 4 months ago

#76 - Some BigInt relational operators are not optimal

Issue - State: open - Opened by dynarithmic 6 months ago

#75 - Invalid string access on modulo

Issue - State: open - Opened by mristin 8 months ago

#74 - Fix for MSVC?

Issue - State: open - Opened by mristin 8 months ago

#73 - Elaborate instructions on which files to #include for which functions/operators

Issue - State: open - Opened by 607011 over 1 year ago - 2 comments

#72 - Bitwise assignment operators + tests

Pull Request - State: closed - Opened by GNL10 over 1 year ago - 1 comment

#71 - `log()` support

Issue - State: closed - Opened by 00001H almost 2 years ago

#70 - BigInt problem with hexdigit string

Issue - State: open - Opened by Thanh-Binh almost 2 years ago - 1 comment

#69 - Very slow compared to the GNU MP Bignum Library

Issue - State: open - Opened by 2catycm about 3 years ago - 3 comments

#68 - Cannot compile on msvc2019, cmake, when trying to compile the release 0.50

Issue - State: closed - Opened by 2catycm about 3 years ago - 1 comment

#67 - Updated catch header to allow compilation on mac

Pull Request - State: closed - Opened by braamBeresford over 3 years ago - 1 comment

#66 - MacOS Invalid token in expression during Make

Issue - State: closed - Opened by braamBeresford over 3 years ago - 1 comment

#65 - a bug in DIV

Issue - State: closed - Opened by yunyng over 3 years ago - 1 comment
Labels: invalid

#64 - feat(Functions/Math): add `decimal` functions for decimal places

Pull Request - State: open - Opened by kdxcxs almost 4 years ago

#63 - Bitwise operators and bitwise assignment operators

Pull Request - State: open - Opened by arenbecl almost 4 years ago - 1 comment

#62 - Bitwise and, or, xor, and not operators

Pull Request - State: open - Opened by muytingc almost 4 years ago

#61 - Bitwise left-shift and right-shift operators

Pull Request - State: open - Opened by harish-vnkt almost 4 years ago

#60 - Support bitwise operation

Issue - State: open - Opened by yyyoungha about 4 years ago - 12 comments
Labels: enhancement, operators: bitwise

#59 - Improve the documentation related to development

Issue - State: open - Opened by faheel over 4 years ago
Labels: enhancement, docs, priority: medium

#58 - created BigInt64 class with a string constructor and an print

Pull Request - State: open - Opened by DarkenedOrigins over 4 years ago - 3 comments

#57 - created BigInt64 class with a string constructor and an print

Pull Request - State: closed - Opened by DarkenedOrigins over 4 years ago

#56 - sqrt() always returns 1

Issue - State: closed - Opened by SJS830 over 4 years ago - 4 comments

#55 - Create CI pipeline using GitHub actions

Pull Request - State: closed - Opened by faheel over 4 years ago
Labels: ci

#54 - Primality test and helper functions

Pull Request - State: open - Opened by jslcontributor almost 5 years ago

#53 - Implementation of is_probable_prime() function. Also made big_random() with range.

Pull Request - State: open - Opened by liamob almost 5 years ago - 2 comments

#52 - Added big_random function => within a certain range (Issue #19)

Pull Request - State: open - Opened by aitikgupta about 5 years ago

#51 - Improve README

Issue - State: open - Opened by faheel about 5 years ago
Labels: enhancement, docs

#50 - Use Doxygen for generating documentation

Pull Request - State: open - Opened by faheel about 5 years ago
Labels: docs

#49 - `big_random` function: fixed description and improved implementation

Pull Request - State: open - Opened by B1Z0N about 5 years ago - 1 comment

#48 - `big_random` function: mistake in description and better implementation suggestion

Issue - State: open - Opened by B1Z0N about 5 years ago - 3 comments
Labels: enhancement, functions: random

#47 - construction from hex strings

Pull Request - State: open - Opened by waegemans over 5 years ago - 1 comment

#46 - Updated Single-Include Header Download and *nix Commands

Pull Request - State: closed - Opened by seldonwilson over 5 years ago - 2 comments

#45 - Set up CI with Azure Pipelines

Pull Request - State: closed - Opened by faheel over 5 years ago - 1 comment
Labels: ci

#44 - Hex support

Issue - State: closed - Opened by EndrII over 5 years ago - 1 comment
Labels: duplicate, enhancement

#43 - Ensure that the first digit of a randomly generated `BigInt` is non-zero

Pull Request - State: closed - Opened by seldonwilson over 5 years ago - 1 comment

#42 - Add range-specified random BigInt functions

Pull Request - State: closed - Opened by morgando over 5 years ago

#40 - big_random might return a BigInt having a value with a leading 0

Issue - State: closed - Opened by DThiebaud almost 6 years ago - 4 comments
Labels: bug, priority: high

#39 - Should is_valid_number be able to handle negative numbers?

Issue - State: closed - Opened by braamBeresford almost 6 years ago - 2 comments

#38 - Add instructions in README to build on Windows

Pull Request - State: open - Opened by lovjs about 6 years ago - 1 comment

#37 - Add support for hexadecimal string in constructor

Issue - State: open - Opened by prateekroy about 6 years ago - 9 comments
Labels: enhancement, priority: low

#36 - Build fails in CLion 2017.3

Issue - State: closed - Opened by IbrarYunus about 6 years ago - 1 comment

#35 - sqrt returns incorrect result for inputs that are a perfect square

Issue - State: closed - Opened by Jatana about 6 years ago - 1 comment
Labels: bug, priority: high

#33 - Remove redundant string creation and copying inside constructor

Pull Request - State: closed - Opened by sahmad98 over 6 years ago - 1 comment
Labels: optimisation

#32 - Is probable prime

Pull Request - State: open - Opened by KingAkeem over 6 years ago - 2 comments

#31 - CI build with coverage fails

Issue - State: closed - Opened by faheel over 6 years ago - 4 comments
Labels: bug, invalid, ci, priority: high

#30 - Modify usage of `sed` to be compatible with macOS

Pull Request - State: closed - Opened by KingAkeem over 6 years ago - 3 comments

#29 - Added multithreading to BinaryArithmetic to increase speed.

Pull Request - State: closed - Opened by KingAkeem over 6 years ago - 8 comments
Labels: enhancement, optimisation

#28 - Added Doxygen documentation for all files

Pull Request - State: closed - Opened by FloatingFowl over 6 years ago - 5 comments
Labels: docs

#27 - Random BigInt between two long long numbers

Pull Request - State: closed - Opened by wilky-way over 6 years ago - 1 comment
Labels: invalid, functions: random

#26 - Mention possibly excluded detail

Pull Request - State: closed - Opened by arnavb over 6 years ago - 2 comments

#25 - Updated functions to vector format

Pull Request - State: open - Opened by OmriHab over 6 years ago - 3 comments

#24 - Use a vector of integers instead of a string for faster computation

Issue - State: open - Opened by faheel over 6 years ago - 19 comments
Labels: enhancement, priority: high

#23 - Optimise binary arithmetic operators for powers of 10

Pull Request - State: closed - Opened by MagmaCode almost 7 years ago - 5 comments
Labels: enhancement, operators: binary arithmetic

#22 - Document sample commands to generate project files using CMake on Windows

Issue - State: open - Opened by faheel almost 7 years ago - 4 comments
Labels: help wanted, docs

#21 - Use multi-threading

Issue - State: open - Opened by faheel almost 7 years ago
Labels: enhancement

#20 - Cannot assign string literal directly

Issue - State: closed - Opened by KingAkeem almost 7 years ago - 1 comment
Labels: duplicate

#19 - Add functions that generate a random BigInt

Issue - State: open - Opened by faheel almost 7 years ago - 10 comments
Labels: enhancement, help wanted, functions: random

#18 - Optimise binary arithmetic operations for powers of 10

Issue - State: closed - Opened by faheel almost 7 years ago - 8 comments
Labels: enhancement, help wanted, operators: binary arithmetic

#17 - Added LCM with test case

Pull Request - State: closed - Opened by anandsit043 almost 7 years ago - 5 comments
Labels: functions: math

#16 - Added is_probable_prime using Rabin Miller testing

Pull Request - State: closed - Opened by KingAkeem almost 7 years ago - 2 comments
Labels: functions: math

#15 - Added GCD with tests

Pull Request - State: closed - Opened by anandsit043 almost 7 years ago - 5 comments
Labels: functions: math

#14 - GCD implementation using Euclid's algorithm

Pull Request - State: closed - Opened by anandsit043 almost 7 years ago - 3 comments
Labels: functions: math

#13 - Cannot run tests from command line

Issue - State: closed - Opened by KingAkeem almost 7 years ago

#12 - Update build process and add code coverage

Pull Request - State: closed - Opened by faheel almost 7 years ago - 1 comment
Labels: enhancement

#11 - Added sqrt functions

Pull Request - State: closed - Opened by arvindvs almost 7 years ago - 8 comments
Labels: functions: math

#10 - New pow function

Pull Request - State: closed - Opened by abelmarm almost 7 years ago - 16 comments
Labels: functions: math

#9 - Includes in math.hpp

Issue - State: closed - Opened by abelmarm almost 7 years ago - 1 comment

#8 - I/O operators

Issue - State: closed - Opened by abelmarm almost 7 years ago - 1 comment

#7 - corrected typo

Pull Request - State: closed - Opened by faraazahmad almost 7 years ago - 1 comment
Labels: docs

#6 - Support for bitwise operators

Issue - State: closed - Opened by faheel almost 7 years ago
Labels: wontfix

#5 - Add math functions

Issue - State: open - Opened by faheel almost 7 years ago - 32 comments
Labels: enhancement, help wanted, functions: math

#4 - Automate documentation generation

Issue - State: open - Opened by faheel almost 7 years ago - 2 comments
Labels: enhancement, docs

#3 - Declaration with initialisation of a BigInt with a string fails

Issue - State: closed - Opened by faheel almost 7 years ago - 1 comment
Labels: bug

#2 - Operations on integers and strings with a BigInt should return a BigInt

Issue - State: closed - Opened by faheel almost 7 years ago - 1 comment
Labels: enhancement

#1 - Add integration test for release file

Issue - State: open - Opened by faheel almost 7 years ago
Labels: test