{"id":28070324,"url":"https://github.com/am-kaiser/compsci-project-2","last_synced_at":"2026-04-28T18:04:18.860Z","repository":{"id":39588051,"uuid":"473967425","full_name":"am-kaiser/CompSci-Project-2","owner":"am-kaiser","description":"This GitHub repository includes the code for Project 2 on Computational Physics and Machine Learning. ","archived":false,"fork":false,"pushed_at":"2022-06-01T11:26:47.000Z","size":12627,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-12T19:53:48.125Z","etag":null,"topics":["euler-method","machine-learning","neural-network","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/am-kaiser.png","metadata":{"files":{"readme":"README.md","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":"2022-03-25T10:36:16.000Z","updated_at":"2022-06-01T11:23:40.000Z","dependencies_parsed_at":"2022-09-20T06:01:19.810Z","dependency_job_id":null,"html_url":"https://github.com/am-kaiser/CompSci-Project-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/am-kaiser/CompSci-Project-2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am-kaiser%2FCompSci-Project-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am-kaiser%2FCompSci-Project-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am-kaiser%2FCompSci-Project-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am-kaiser%2FCompSci-Project-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/am-kaiser","download_url":"https://codeload.github.com/am-kaiser/CompSci-Project-2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/am-kaiser%2FCompSci-Project-2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32392315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["euler-method","machine-learning","neural-network","python"],"created_at":"2025-05-12T19:43:15.611Z","updated_at":"2026-04-28T18:04:18.832Z","avatar_url":"https://github.com/am-kaiser.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Computational Physics and Machine Learning: Project 2\r\n\r\nThis repository contains scripts to solve partial differential equations with the Euler method and neural networks.\r\nMoreover, a neural network algorithm is used to solve an eigenvalue problem. This repository was setup for project 2 of the lecture Computational Physics and Machine Learning.\r\n## More information\r\n* [Task Description](documentation/project_task.pdf)\r\n* Scripts for Euler Solver can be found [here](PDE_Solver_Euler)\r\n* Scripts for Neural Network Solver can be found [here](PDE_Solver_Neural)\r\n* Scripts for Eigenvalue Problem Solver can be found [here](Eigen_Solver)\r\n\r\n## How to setup (for Euler Solver)\r\n1. Create conda environment\r\n```python\r\nconda create --name compsci_project_2 --file requirements.txt\r\n```\r\n2. Run one of the following lines depending on your use case.\r\n```python\r\n# if you only want to run the code\r\npython setup.py install\r\n# if you want to change some scripts later\r\npython setup.py develop\r\n```\r\n\r\n## Contributors (alphabetic order)\r\n* [Amandine Kaiser](https://www.mn.uio.no/compsci/english/people/phd-candidates/kaiser.html)\r\n* [Anthony Val C. Camposano](https://www.mn.uio.no/compsci/english/people/phd-candidates/camposano.html)\r\n* [Harish Pruthviraj Jain](https://www.mn.uio.no/compsci/english/people/phd-candidates/jain.html)\r\n\r\n## Acknowledgement\r\nAll contributors are part of the [CompSci](https://www.mn.uio.no/compsci/english/) doctoral program which is managed by the Faculty of Mathematics and Natural Sciences at the University of Oslo (UiO).\r\nThe program is partly funded by the EU Horizon 2020 under the Marie Skłodowska-Curie Action (MSCA) - Co-funding of Regional, National and International Programmes (COFUND).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fam-kaiser%2Fcompsci-project-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fam-kaiser%2Fcompsci-project-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fam-kaiser%2Fcompsci-project-2/lists"}