-
Notifications
You must be signed in to change notification settings - Fork 16
DoodleBUGS: GSoC 2025 Report #126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Preview the changes: https://turinglang.org/pr-previews/126 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good in general, I am okay to merge this sorry this was for the JuliaBUGS repo PR, reviewing now
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work, @shravanngoswamii!
At a high level, the post combines numerous implementation details with the high-level story that introduces DoodleBUGS to the public. I suggest separating the news part from the technical details, and keeping the details on a separate page.
Additionally, I have left a few clarity comments below.
@yebai Seems like we might change url for our blog, currently all blogs are served at /news/posts/, Should I use this alias https://turinglang.org/DoodleBUGS-GSoC-2025-Report for safety, GSoC doesn't allow url change after deadline! |
@yebai I splitted the blogs into GSoC report and DoodleBUGS introduction, please let me know if you have any other suggestions!
|
888b793
to
c0920cf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one suggestion on the title.
Co-authored-by: Hong Ge <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR documents Shravan Goswami's Google Summer of Code 2025 project "DoodleBUGS: a Browser-Based Graphical Interface for Drawing Probabilistic Graphical Models". The submission includes a comprehensive final report, team profile updates, and minor styling improvements to the website.
Key changes include:
- Adding a detailed GSoC 2025 final report documenting the DoodleBUGS project implementation
- Updating team.yml to include Shravan Goswami's profile and project details for GSoC 2025
- Minor color theme adjustments for improved code block readability
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
File | Description |
---|---|
news/posts/DoodleBUGS-Introduction/index.qmd |
Complete GSoC 2025 final report documenting project goals, architecture, implementation details, and outcomes |
news/posts/DoodleBUGS-Introduction/references.bib |
Bibliography file with academic and technical references for the report |
news/posts/DoodleBUGS-Introduction/university-of-york-ieee.csl |
Citation style file for proper academic formatting |
team/team.yml |
Added Shravan Goswami's profile and project information to the GSoC 2025 section |
theming/variables/_colors-light.scss |
Updated code block background color for light theme |
theming/variables/_colors-dark.scss |
Updated code block background color for dark theme |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
No description provided.