Skip to content

LioHong/Python-Sandbox

Repository files navigation

Python-Sandbox

Version control using Github Desktop

This folder contains both personal and classroom projects. Generally the latest numbered version is the most current and functional of the file.

Current personal projects:

POLYNOMIALS

Random polynomial generator

Polynomial solver using the method of differences

Polynomial generator using user-inputted roots

(WIP) Solving user-generated polynomials with method of differences

CRYPTOGRAPHY

Random substitution cipher generator

(WIP) Letter frequency finder

BREEDING GAME Simulating life to better understand genetic principles

Creating a geneCarrier class with its own genome and ability to birth daughters

Added show_ancestry() to trace changes over generations.

Added mutations and sexual reproduction.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages