Skip to content

Issues: ayaankhan98/bigINT

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[feat] Configure windows CI workflow enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 type: CI continous integration
#55 opened Oct 9, 2020 by ayaankhan98
Some tests fails to open .txt files. type: bug Something isn't working
#53 opened Oct 9, 2020 by ufrshubham
[feat] overload bitwise operators for large Integers enhancement New feature or request hacktoberfest hacktoberfest 2020
#50 opened Oct 8, 2020 by ayaankhan98
4 tasks
[feat] implement a PRNG for largeInt enhancement New feature or request hacktoberfest hacktoberfest 2020
#49 opened Oct 8, 2020 by ayaankhan98
[feat] doxygen documentation configuration documentation Improvements or additions to documentation enhancement New feature or request
#44 opened Oct 7, 2020 by ayaankhan98
[feat] implement __builtin_ctz(x) for largeInt enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#43 opened Oct 7, 2020 by ayaankhan98
[feat] implement __builtin_clz(x) for largeInt enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#42 opened Oct 7, 2020 by ayaankhan98
[feat] implement _builtin_parity(x) for largeInt enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#41 opened Oct 7, 2020 by ayaankhan98
[feat] implement _builtin_popcount(x) for largInts enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#40 opened Oct 7, 2020 by ayaankhan98
[feat] implement libbig::largeInt::to_binary() enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#39 opened Oct 7, 2020 by ayaankhan98
Not_Equal_To implementation good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#28 opened Oct 5, 2020 by mangodo100
[feat] pow() implementation enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#24 opened Oct 5, 2020 by ayaankhan98
[feat] sqrt() implementation enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#23 opened Oct 5, 2020 by ayaankhan98
[feat] min() implementaion enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#22 opened Oct 5, 2020 by ayaankhan98
[feat] max() implementation enhancement New feature or request good first issue Good for newcomers hacktoberfest hacktoberfest 2020 testing
#21 opened Oct 5, 2020 by ayaankhan98
[feat] operator overloads enhancement New feature or request hacktoberfest hacktoberfest 2020 testing
#4 opened Oct 4, 2020 by ayaankhan98
8 of 17 tasks
[feat] addition overload with tests enhancement New feature or request hacktoberfest hacktoberfest 2020 testing
#2 opened Oct 4, 2020 by ayaankhan98
istream operator tests hacktoberfest hacktoberfest 2020 testing
#1 opened Oct 4, 2020 by ayaankhan98
ProTip! Exclude everything labeled bug with -label:bug.