Pinned Repositories
conversion_tofix
Exercise for Advanced git tutorial
CS294-Homework
Stores my homework assignment for Berkeley's CS294-73
hello-world
Just exploring the functionalities of GitHub :) :)
INFO-206-Drills
Quick introductory exercises to help remember course content.
introducing-python
An introduction to Python
ipywidgets
IPython widgets for the Jupyter Notebook
jayyoon.github.io
my personal website
Project1
pymatgen
Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.
sdsc-summer-institute-2018
SDSC Summer Institute 2018 Teaching Material
jwyoon89's Repositories
jwyoon89/conversion_tofix
Exercise for Advanced git tutorial
jwyoon89/CS294-Homework
Stores my homework assignment for Berkeley's CS294-73
jwyoon89/hello-world
Just exploring the functionalities of GitHub :) :)
jwyoon89/INFO-206-Drills
Quick introductory exercises to help remember course content.
jwyoon89/introducing-python
An introduction to Python
jwyoon89/ipywidgets
IPython widgets for the Jupyter Notebook
jwyoon89/jayyoon.github.io
my personal website
jwyoon89/Project1
jwyoon89/pymatgen
Python Materials Genomics (pymatgen) is a robust materials analysis code that defines core object representations for structures and molecules with support for many electronic structure codes. It is currently the core analysis code powering the Materials Project.
jwyoon89/sdsc-summer-institute-2018
SDSC Summer Institute 2018 Teaching Material
jwyoon89/SG-NNP
jwyoon89/singularity-comet
Run singularity containers on the Comet Supercomputer at San Diego Supercomputer Center
jwyoon89/stat154-fall-2017
Course materials for Stat 154, fall 2017, at UC Berkeley
jwyoon89/thw_parallel_python
Tutorial on parallel Python for THW, Berkeley