Code Monkey home page Code Monkey logo

factorizing-semiprimes's Introduction

๐Ÿ‘‹ Hi I'm Cho Yin

About Me

  • ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Engineering Manager at Verto Health
  • ๐Ÿ‘จ๐Ÿปโ€๐Ÿซ Sessional Lecturer at the University of Toronto Scarborough (Department of Computer and Mathematical Sciences)
  • ๐ŸŽ“ HBSc. Computer Science (Software Engineering) at the University of Toronto

My Courses

My Latest Posts

My Interests

Languages and Frameworks

factorizing-semiprimes's People

Contributors

aarush22 avatar andreybleme avatar arpit1997 avatar choyiny avatar mileschandler avatar rohanagarwal94 avatar tonetheman avatar wferr avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

factorizing-semiprimes's Issues

๐ŸŽƒ๐Ÿ‚ CONTRIBUTION.MD

Would like someone to create a CONTRIBUTION.MD for this project. A few points worthy to mention:

  • follow google's java code style
  • documentation of code
  • when submitting PR make sure it is well outlined/explained
  • other points you feel is necessary.

@Wferr claimed

๐ŸŽƒ๐Ÿ‚ General Number Field Sieve Factorization Method

In number theory, the general number field sieve (GNFS) is the most efficient classical algorithm known for factoring integers larger than 10^100.

Your task is to implement the GNFS algorithm in Main.java. Please do not copy code off the internet. Your code must be documented with extensive comments proving it is your own work.

๐ŸŽƒ๐Ÿ‚ Use BigIntegers class to run algorithms

Create a new function to implement Fermat's Factorisation Method, Brute Force Method or Pho's Rollard method with BigIntegers.

See Main.java for current implementation without BigIntegers.

  • Brute Force #10
  • Fermat's Factorization Method
  • Pho's Rollard Method #18
  • Some other factorization method? #15

Unticked ones are not claimed.

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.