{"id":28444749,"url":"https://github.com/ideoforms/phd","last_synced_at":"2025-10-14T01:41:37.830Z","repository":{"id":137707708,"uuid":"37530903","full_name":"ideoforms/phd","owner":"ideoforms","description":"Simulation code from my PhD thesis","archived":false,"fork":false,"pushed_at":"2015-06-16T14:31:05.000Z","size":596,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-29T18:50:51.348Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ideoforms.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-16T13:12:42.000Z","updated_at":"2015-06-16T15:06:38.000Z","dependencies_parsed_at":"2023-03-13T10:56:07.252Z","dependency_job_id":null,"html_url":"https://github.com/ideoforms/phd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ideoforms/phd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fphd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fphd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fphd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fphd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideoforms","download_url":"https://codeload.github.com/ideoforms/phd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideoforms%2Fphd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017499,"owners_count":26086085,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-06T09:10:04.209Z","updated_at":"2025-10-14T01:41:37.823Z","avatar_url":"https://github.com/ideoforms.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evolution and Learning in Heterogeneous Environments: Simulation Code\n\n## Summary\n\nC++ simulation code used in Jones (2015), *Evolution and Learning in Heterogeneous Environments*.\n\nThis simulation models an evolving ecosystem of individuals, each of which can engage in multiple types of information transmission: genetic evolution, individual learning, and social learning.\n\n## Requirements\n\nThis code was developed on Mac OS X 10.7 - 10.10, and has been tested successfully with `gcc 4.2` and `llvm 6.1.0`, with `GNU Make 3.81`.\n\nCompiling this simulation has the following prerequisites:\n\n* **gengetopt**: to handle configuration files and command-line config options\n* **boost**: for bitset vectors\n* **gsl**: for pseudo-random number operations\n\nTo build and run the GUI elements, Xcode and Cinder (`http://libcinder.org/`) are required (tested with Xcode 6.3.1 and Cinder 0.8.6).\n\n## Compilation\n\nTo build the command-line simulation on OS X, as long as the above prerequisites are installed, simply run:\n\n\tmake\n\nTo build the GUI simulation, open the .xcodeproj file in Xcode. You will need to set CINDER_PATH to point to your Cinder distribution.\n\n## Configuration\n\nBasic configuration options can be found in `settings.conf`. For a full index of extended configuration options, see `sim/config/settings.ggo`. \n\nFor usage details (with extended command-line flags mirroring the configuration files above), run\n\n\t./app --help\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideoforms%2Fphd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideoforms%2Fphd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideoforms%2Fphd/lists"}