Skip to content

Instantly share code, notes, and snippets.

View Nibba2018's full-sized avatar
🪲
Squashing Bugs.

Soham Biswas Nibba2018

🪲
Squashing Bugs.
View GitHub Profile

In order to execute julia code on Colab, execute the following code snippet and then refresh:

%%shell
set -e

#---------------------------------------------------#
JULIA_VERSION="1.4.2" # any version ≥ 0.7.0
JULIA_PACKAGES="IJulia"
JULIA_PACKAGES_IF_GPU="CUDA"
JULIA_NUM_THREADS=4
@Nibba2018
Nibba2018 / GSoC20.md
Last active August 25, 2020 21:08
Google Summer of Code 2020 Final Work Submission
gsoc fury

Google Summer of Code Final Work Product

  • Name: Soham Biswas
  • Organisation: Python Software Foundation