Skip to content

Gradient Descent based Factoring using Analog Reversible Logic

License

Notifications You must be signed in to change notification settings

pointlander/janus

Repository files navigation

About

Number factoring is implemented with a reversible multiplier logic circuit. Logic gates are implemented with continuous equations that are equivalent to the reversible logic gates. Gradient descent is then performed on the resulting equations in order to factor a number.

Testing

To factor all numbers with a 4x4 multiplier circuit in forward mode:

go build
./janus -all

About

Gradient Descent based Factoring using Analog Reversible Logic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages