{"id":22946625,"url":"https://github.com/mmower/krbn","last_synced_at":"2025-04-01T22:40:31.255Z","repository":{"id":8745612,"uuid":"10423575","full_name":"mmower/KRBN","owner":"mmower","description":"Kauffman's Random Boolean Networks","archived":false,"fork":false,"pushed_at":"2013-06-01T14:52:15.000Z","size":396,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T14:45:41.297Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mmower.png","metadata":{"files":{"readme":"README.mkdn","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-01T14:37:51.000Z","updated_at":"2013-12-21T19:33:07.000Z","dependencies_parsed_at":"2022-09-05T21:41:06.365Z","dependency_job_id":null,"html_url":"https://github.com/mmower/KRBN","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2FKRBN","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2FKRBN/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2FKRBN/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mmower%2FKRBN/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mmower","download_url":"https://codeload.github.com/mmower/KRBN/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246724638,"owners_count":20823542,"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","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":"2024-12-14T14:47:35.047Z","updated_at":"2025-04-01T22:40:31.240Z","avatar_url":"https://github.com/mmower.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KRBN\n\nThis is both my first attempt to write a real Clojure program and also an attempt\nto recreate Stuart Kauffman's **Random Boolean Network** experiments as described in\nMitchell Waldrop's book *Complexity*.\n\nA Random Boolean Network (RBN) is a network in which each node is connected to two\nother nodes. Each node also has a boolean operator (OR, AND, or XOR). Each successive\ngeneration of the network is created by setting the state of each node to the\nboolean outcome of its operator applied to the state of the two connected nodes in\nthe preceeding generation.\n\nI've implemented the RBN program using Clojure and ClojureScript. I'm grateful for\nany constructive feedback either about the application itself (especially if i have\nmisunderstood any part of the RBN process) or my Clojure code. I'm not especially\nproud of the code although I am that I was able to come up with a working solution.\n\n## Credits:\n\n* Bootstrap: http://twitter.github.io/bootstrap/\n* raphael.js: http://raphaeljs.com\n* jQuery: http://jquery.com/\n* underscore.js: http://underscorejs.org/\n* ClojureScript: https://github.com/clojure/clojurescript\n* Clojure: http://clojure.org/\n* Leiningen: http://leiningen.org/\n* LightTable: http://www.lighttable.com/\n\n## License\n\nThe code is copyright 2013 Matt Mower and released under the MIT license, see LICENSE\nfor more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmower%2Fkrbn","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmmower%2Fkrbn","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmmower%2Fkrbn/lists"}