A Linear Genetic Programming Library
Project description
LGPy
LGPy is a linear genetic programming library implemented in Python to evolve problems. In linear programming, a sequence of assembly-like instructions dictates the flow of a program. Each hardware in LGPy contains a set of instructions and a memory buffer that acts as its program.
Installing
pip install LGPy
Examples
Located in: LGPy/Examples/
python3 even_odd.py
Authors
- NateRiz
Acknowledgements
- Inspiration from SignalGP: https://github.com/devosoft/Empirical
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
LGPy-1.0.2.tar.gz
(5.8 kB
view details)
Built Distribution
LGPy-1.0.2-py3-none-any.whl
(19.2 kB
view details)
File details
Details for the file LGPy-1.0.2.tar.gz
.
File metadata
- Download URL: LGPy-1.0.2.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 680d5c62878bdbcca7e72b70aec0804590ca7b12a93695e77578c2c5231dd569 |
|
MD5 | e86c24c0221caad74ab2ce285a68384c |
|
BLAKE2b-256 | 43953bbe0e8ac4780ac82760810134d8d79b7e03d01e3c8131b3e58277b9eb91 |
File details
Details for the file LGPy-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: LGPy-1.0.2-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/43.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0177e5315adbdab50019e29e09f36fe876523bcd8b6720d4eb2cdb845adaa68 |
|
MD5 | d559e220eae6c46980ada1155625f419 |
|
BLAKE2b-256 | c0c6661f3e8c0f60ece11441895ae7e7921ede8b0a8fe4aad846a7928d4e7a47 |