Skip to content

Commit

Permalink
Deploying to gh-pages from @ cc8ad62 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Amaras committed Aug 22, 2023
1 parent 94c6f48 commit 1c2775f
Show file tree
Hide file tree
Showing 50 changed files with 51 additions and 51 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM mcr.microsoft.com/vscode/devcontainers/base:0-${VARIANT}

# [Optional] Uncomment this section to install additional OS packages.
RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
&& apt-get -y install --no-install-recommends build-essential software-properties-common xz-utils g++ sbcl julia python3 python3-pip python3-dev ghc openjdk-11-jdk libssl-dev gfortran libxml2-dev libyaml-dev libgmp-dev libz-dev libncurses5 gnuplot nodejs npm lua5.3 ocaml php ruby-full gnu-smalltalk scratch libfftw3-dev cmake
&& apt-get -y install --no-install-recommends build-essential software-properties-common xz-utils g++ sbcl julia python3 python3-pip python3-dev ghc openjdk-11-jdk libssl-dev gfortran libxml2-dev libyaml-dev libgmp-dev libz-dev libncurses5 gnuplot nodejs npm lua5.3 ocaml php ruby-full gnu-smalltalk scratch libfftw3-dev cmake mono-devel

# Setup Crystal
RUN echo 'deb http://download.opensuse.org/repositories/devel:/languages:/crystal/xUbuntu_20.04/ /' | sudo tee /etc/apt/sources.list.d/devel:languages:crystal.list
Expand Down Expand Up @@ -98,7 +98,7 @@ ENV PATH=$PATH:~/elm

# Setup V
RUN mkdir -p ~/vlang && wget https://github.com/vlang/v/releases/download/weekly.2021.44/v_linux.zip -O ~/vlang/vlang.zip && \
unzip ~/vlang/vlang.zip -d ~/vlang
unzip ~/vlang/vlang.zip -d ~/vlang
ENV PATH=$PATH:~/vlang/v

# Install the packages that needed extra help
Expand Down
2 changes: 1 addition & 1 deletion contents/IFS/IFS.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/approximate_counting/approximate_counting.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/barnsley/barnsley.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/bitlogic/bitlogic.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/box_muller/box_muller.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/box_muller/box_muller_rejection.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/code_reviews/code_reviewers.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/computer_graphics/computer_graphics.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/computus/computus.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/convolutions/1d/1d.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/convolutions/2d/2d.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/convolutions/convolutions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/convolutions/multiplication/multiplication.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/cooley_tukey/cooley_tukey.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/cryptography/cryptography.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/data_compression/data_compression.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/data_structures/data_structures.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/decision_problems/decision_problems.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/domain_coloring/domain_coloring.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/euclidean_algorithm/euclidean_algorithm.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/flood_fill/flood_fill.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/gaussian_elimination/gaussian_elimination.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/gift_wrapping/gift_wrapping.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/graham_scan/graham_scan.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/how_to_contribute/how_to_contribute.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/huffman_encoding/huffman_encoding.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/introduction/introduction.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/jarvis_march/jarvis_march.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/matrix_methods/matrix_methods.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/metropolis/metropolis.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/notation/notation.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/physics_solvers/physics_solvers.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/plotting/plotting.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/probability_distributions/distributions.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/quantum_information/quantum_information.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/quantum_systems/quantum_systems.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/split-operator_method/split-operator_method.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/stacks_and_queues/stacks_and_queues.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/thomas_algorithm/thomas_algorithm.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/tree_traversal/tree_traversal.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contents/verlet_integration/verlet_integration.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

0 comments on commit 1c2775f

Please sign in to comment.