GithubHelp home page GithubHelp logo

mcfarhat / the-collatz-conjecture-simulator Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 9 KB

This wordpress plugin allows inserting a collatz conjecture numerical simulator into any wordpress solution

PHP 100.00%

the-collatz-conjecture-simulator's Introduction

=== Plugin Name ===

Plugin Name: The Collatz Conjecture Simulator Contributors: mcfarhat Donate link: Tags: wordpress, math, simulator, collatz, simulator Requires at least: 4.3 Tested up to: 4.9 Stable tag: trunk License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html

=== Short Summary ===

The Collatz Conjecture Simulator plugin allows testing of the mathematical conjecture against any positive integer submitted into it, and displaying the results. It can be easily incorporated into any wordpress based installation

== Description ==

The plugin allows you, via using a simple shortcode [collatz_simulator], to insert the simulator into any page on your wordpress site, and making it privately or publicly available for usage and/or testing.

The collatz conjecture is a mathematical series of calculations that given any integer number, performing n/2 (if number is even( and 3n+1 (if number is odd) repetitive calculations according to the algorithm, would eventually converge the number to 1.

The user on the interface would then use the input field "Starting Number" to provide the integer value, which is validated for correct input.

Following which, the Collatz sequence will be generated, and results will be displayed below, converging into the 4, 2, 1 sequence at the end.

If it does not converge, please notify us instantaneously, as you might have cracked the code into breaking the conjecture lol

If you would like some custom work done, or have an idea for a plugin you're ready to fund, check our site at www.greateck.com or contact us at [email protected]

== Installation ==

  1. Upload the plugin files to the /wp-content/plugins/the-collatz-conjecture-simulator directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Go to a page or create a new page
  4. Insert the plugin code into the text editor [collatz_simulator] and save/publish
  5. That's it! Now you can visit that page from front end, and play around with the simulator

== Changelog ==

= 1.0.1 =

  • Initial Version *

the-collatz-conjecture-simulator's People

Contributors

mcfarhat avatar

Watchers

 avatar  avatar

Forkers

skpjr001

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.