{"id":24808766,"url":"https://github.com/chenle02/simulations_on_some_surface_growth_models","last_synced_at":"2026-03-06T03:31:28.978Z","repository":{"id":207292974,"uuid":"718900405","full_name":"chenle02/Simulations_on_Some_Surface_Growth_Models","owner":"chenle02","description":"This repo contains some simulations for some surface growth models. It comes out of a final exam project for Math7820 Fall 2023 at Auburn.","archived":false,"fork":false,"pushed_at":"2025-05-31T05:17:30.000Z","size":406953,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T11:51:19.128Z","etag":null,"topics":["growth-models","mathematics","physics","random","research"],"latest_commit_sha":null,"homepage":"https://simulations-on-some-surface-growth-models.readthedocs.io/main/","language":"TeX","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/chenle02.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-15T02:38:10.000Z","updated_at":"2025-05-31T02:21:59.000Z","dependencies_parsed_at":"2023-12-24T09:22:39.324Z","dependency_job_id":"3a8b99a4-6ccb-439e-8aca-77924bae5fbd","html_url":"https://github.com/chenle02/Simulations_on_Some_Surface_Growth_Models","commit_stats":{"total_commits":163,"total_committers":6,"mean_commits":"27.166666666666668","dds":0.5214723926380368,"last_synced_commit":"c0d89c183a54f10a26bb5fb4859f4ceba3a89b6b"},"previous_names":["chenle02/simulations_on_some_surface_growth_models"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/chenle02/Simulations_on_Some_Surface_Growth_Models","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenle02%2FSimulations_on_Some_Surface_Growth_Models","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenle02%2FSimulations_on_Some_Surface_Growth_Models/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenle02%2FSimulations_on_Some_Surface_Growth_Models/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenle02%2FSimulations_on_Some_Surface_Growth_Models/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenle02","download_url":"https://codeload.github.com/chenle02/Simulations_on_Some_Surface_Growth_Models/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenle02%2FSimulations_on_Some_Surface_Growth_Models/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30160845,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T22:39:40.138Z","status":"online","status_checked_at":"2026-03-06T02:00:08.268Z","response_time":250,"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":["growth-models","mathematics","physics","random","research"],"created_at":"2025-01-30T10:18:53.027Z","updated_at":"2026-03-06T03:31:28.943Z","avatar_url":"https://github.com/chenle02.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Publish Python Package to PyPI](https://github.com/chenle02/Simulations_on_Some_Surface_Growth_Models/actions/workflows/workflow.yml/badge.svg?branch=main)](https://github.com/chenle02/Simulations_on_Some_Surface_Growth_Models/actions/workflows/workflow.yml)\n\n# Simulations on Some Surface Growth Models\n\n![Sticky Tetris](./tests/simulation/config_Tetris_Sticky.gif)\n\nThis repository contains simulations for various surface growth models,\ndeveloped initially as a final exam project for Math-7820 (Applied Stochastic\nProcesses I), Fall 2023 at Auburn University. It was further expanded as a\ncourse project for Math-7830 (Applied Stochastic Processes II), Spring 2024.\nMore information about the courses can be found here: [Math-7820 Fall\n2023](http://webhome.auburn.edu/~lzc0090/teaching/2023_Fall_Math7820/).\n\nThese simulations provide insights into the dynamics and characteristics of\nsurface growth processes, inspired by theoretical models and real-world\napplications.\n\n## Features\n\n- Comprehensive simulations of different surface growth models.\n- Easy-to-use interface for conducting and analyzing simulations.\n- Detailed documentation for understanding and extending the simulations.\n\n## Install\n\nTo get started with these simulations, you can install the package using pip:\n\n```bash\npip install tetris-ballistic\n```\n\nPypi link: [here](https://pypi.org/project/tetris-ballistic/).\n\n## Sample Usage\n\nTo understand how to utilize this package, refer to the [tests](./tests) folder, which contains examples of potential usage within Python code.\n\nHere are some simulations [examples](examples.md)\n\n## Documentation\n\nFor detailed information about the package and its functionalities, visit our [Read the Docs](https://simulations-on-some-surface-growth-models.readthedocs.io/main/) page.\n\n## How to Contribute\n\nContributions to this project are welcome! To contribute, please:\n\n1. Fork the repository.\n2. Create a new branch for your feature.\n3. Add your changes and commit them.\n4. Push to the branch.\n5. Create a new pull request.\n\n## References\n\n1. Le Chen's Graduate Student Seminar talk on surface growth models: [here](https://github.com/chenle02/Graduate_Student_Seminars_by_Le_Chen/blob/main/2023-11-01/readme.md).\n2. Barabási and Stanley, ''Fractal Concepts in Surface Growth'', Cambridge University Press, 1995.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Contact\n\nFor any queries or further discussion, feel free to contact us at \n\n- Le Chen: [chenle02@gmail.com] or [le.chen@auburn.edu].\n- Ian Ruau: [ian.ruau@auburn.edu].\n- Mauricio Montes: [mauricio.montes@auburn.edu].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenle02%2Fsimulations_on_some_surface_growth_models","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenle02%2Fsimulations_on_some_surface_growth_models","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenle02%2Fsimulations_on_some_surface_growth_models/lists"}