Skip to content

master -> main #953

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 30, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy
on:
push:
branches:
- master
- main

jobs:
build-and-deploy:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/publish_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish Docker
on:
push:
branches:
- master
- main
jobs:
build:
runs-on: ubuntu-latest
Expand All @@ -15,4 +15,4 @@ jobs:
name: algorithm-archivists/aaa-langs
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: ghcr.io
registry: ghcr.io
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -528,3 +528,6 @@ build/
# Cargo artifacts
Cargo.lock
target/

*.out
*.class
29 changes: 0 additions & 29 deletions .travis.yml

This file was deleted.

2 changes: 1 addition & 1 deletion contents/IFS/IFS.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/affine_transformations/affine_transformations.md
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/approximate_counting/approximate_counting.md
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/backward_euler_method/backward_euler_method.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/barnes_hut_algorithm/barnes_hut_algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/barnsley/barnsley.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/bitlogic/bitlogic.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/cc/license.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/chans_algorithm/chans_algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/choosing_a_language/choosing_a_language.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Please let me know which languages you want to cover and I'll add them here!

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/compiled_languages/compiled_languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ I just find it easier to avoid GUI's whenever possible.

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/computational_geometry/computational_geometry.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/computus/computus.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/convolutions/1d/1d.md
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Images/Graphics
- The image "[Square Wave](../res/square_wave.png)" was created by [James Schloss](https://github.com/leios) and is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/legalcode).
Expand Down
2 changes: 1 addition & 1 deletion contents/convolutions/2d/2d.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Images/Graphics
- The image "[8bit Heart](../res/heart_8bit.png)" was created by [James Schloss](https://github.com/leios) and is licensed under the [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/legalcode).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Images/Graphics

Expand Down
2 changes: 1 addition & 1 deletion contents/cooley_tukey/cooley_tukey.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/data_compression/data_compression.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/data_structures/data_structures.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The fundamental building blocks of algorithms are data structures, and thus as m

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/decision_problems/decision_problems.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/differential_equations/differential_equations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Here, we discuss many different methods to solve particular sets of differential

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
2 changes: 1 addition & 1 deletion contents/domain_coloring/domain_coloring.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ MathJax.Hub.Queue(["Typeset",MathJax.Hub]);

##### Code Examples

The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/master/LICENSE.md)).
The code examples are licensed under the MIT license (found in [LICENSE.md](https://github.com/algorithm-archivists/algorithm-archive/blob/main/LICENSE.md)).

##### Text

Expand Down
Loading