Contributor: Chanyoung Ahn
git clone https://github.com/cold-young/2024_KISTI_Intern.git
# Install conda env.
conda env create -f requirements.yaml
# Activate my env.
conda activate just_use
- This utils provide python files to develop PaScaL_TDMA documents.
- Lecture from KISTI Science Data Education Centor
- C Language for Scientific Computing
- Fortran Language for Scientific Computing
- Study NVIDIA Modulus & prepare some tutorials.
- What is NVIDIA Modulus?
- NVIDIA Modulus is an open-source framework for building, training, and fine-tuning Physics-ML models with a simple Python interface.