You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2026-02-19-gsoc2026.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ This year, MDAnalysis is joining forces with two other open source projects to o
51
51
| 3 |[Benchmarking and performance optimization](https://github.com/MDAnalysis/mdanalysis/wiki/GSoC-2026-Project-Ideas#project-3-benchmarking-and-performance-optimization)| easy/medium | 90/175/350 hours | Write benchmarks for automated performance analysis and address performance bottlenecks | Python/ASV, Cython |[@orbeckst](https://github.com/orbeckst)[@yuxuanzhuang](https://github.com/yuxuanzhuang)[@talagayev](https://github.com/talagayev)|
52
52
| 4 |[Lazy trajectory loading and indexing](https://github.com/MDAnalysis/mdanalysis/wiki/GSoC-2026-Project-Ideas#project-4-lazy-trajectory-loading-and-indexing)| medium | 175/350 hours | Improve performance of trajectory reading by implementing lazy indexing | Python, trajectory I/O, performance optimization |[@yuxuanzhuang](https://github.com/yuxuanzhuang)[@orbeckst](https://github.com/orbeckst)[@talagayev](https://github.com/talagayev)|
53
53
| 5 |[Dashboard for tracking WESTPA simulation progress](https://github.com/MDAnalysis/mdanalysis/wiki/GSoC-2026-Project-Ideas#project-5-dashboard-for-tracking-westpa-simulation-progress)| easy | 90 hours | Create a graphical user interface to report MD trajectory progress | Python (frontend UI, multiprocessing), Networking (TCP/IP) |[@jeremyleung521](https://github.com/jeremyleung521)[@ltchong](https://github.com/ltchong)[@nilay-v3rma](https://github.com/nilay-v3rma)|
54
-
| 6 |[Interface for post-analysis analysis ("crawling") of WESTPA simulations](https://github.com/MDAnalysis/mdanalysis/wiki/GSoC-2026-Project-Ideas#project-6-interface-for-post-analysis-crawling-of-WESTPA-simulation)| easy | 90 hours | Create an interface for reading, analyzing, and writing post-simulation data from WESTPA HDF5 Framework | Python (frontend UI, multiprocessing), HDF5 Format (h5py, hdf5) |[@jeremyleung521](https://github.com/jeremyleung521)[@ltchong](https://github.com/ltchong)|
54
+
| 6 |[Interface for post-simulation analysis ("crawling") of WESTPA simulations](https://github.com/MDAnalysis/mdanalysis/wiki/GSoC-2026-Project-Ideas#project-6-interface-for-post-simulation-analysis-crawling-of-westpa-simulations)| easy | 90 hours | Create an interface for reading, analyzing, and writing post-simulation data from WESTPA HDF5 Framework | Python (frontend UI, multiprocessing), HDF5 Format (h5py, hdf5) |[@jeremyleung521](https://github.com/jeremyleung521)[@ltchong](https://github.com/ltchong)|
55
55
56
56
## Information for prospective GSoC Contributors
57
57
@@ -60,7 +60,7 @@ Contributor with MDAnalysis this year (read all the docs behind these
60
60
links!) and read the points below for the application process. You must also meet the [GSoC eligibility criteria][eligibility criteria]. [Our GSoC FAQ][GSoC FAQ] collects common questions from applicants.
61
61
62
62
In short:
63
-
1. Agree to be bound by our [Code of Conduct](#code-of-conduct (and [WESTPA's Code of Conduct](https://github.com/westpa/westpa/wiki/Code-of-Conduct) if you are applying for a WESTPA collaboration project [i.e., [Project 5]({{ site.github.wiki }}/GSoC-2026-Project-Ideas#project-5-dashboard-for-tracking-westpa-simulation-progress), [Project 6]({{ site.github.wiki}}/GSoC-2026-Project-Ideas#project-6-interface-for-post-analysis-analysis-crawling-of-westpa-simulations)]).
63
+
1. Agree to be bound by our [Code of Conduct](#code-of-conduct (and [WESTPA's Code of Conduct](https://github.com/westpa/westpa/wiki/Code-of-Conduct) if you are applying for a WESTPA collaboration project [i.e., [Project 5]({{ site.github.wiki }}/GSoC-2026-Project-Ideas#project-5-dashboard-for-tracking-westpa-simulation-progress), [Project 6]({{ site.github.wiki}}/GSoC-2026-Project-Ideas#project-6-interface-for-post-simulation-analysis-crawling-of-westpa-simulations)]).
64
64
2. Agree to be bound by our [AI policy](https://github.com/MDAnalysis/mdanalysis/blob/develop/AI_POLICY.md) (and [WESTPA’s](https://github.com/westpa/westpa/blob/westpa2/AI_POLICY.md) or Molecular Node’s if you are applying for a collaboration project.
65
65
3. Engage with the MDAnalysis community through [code/documentation contributions](#interactions-and-engagement-with-mdanalysis) and discussions
66
66
4.[Familiarize yourself with MDAnalysis and relevant partner projects](#familiarize-yourself-with-mdanalysis-and-relevant-partner-projects);
0 commit comments