Skip to content

Commit 5842377

Browse files
authored
Update references/links; fix CI; remove _wip folder (#71)
1 parent a1e3409 commit 5842377

File tree

19 files changed

+5
-636
lines changed

19 files changed

+5
-636
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
matrix:
1212
version:
13-
- '1.6'
13+
- '1.7'
1414
- 'nightly'
1515
os:
1616
- ubuntu-latest

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,9 @@
55
---
66

77
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/JuliaTeachingCTU/Scientific-Programming-in-Julia/blob/master/LICENSE)
8-
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaTeachingCTU.github.io/Scientific-Programming-in-Julia/dev)
98

109

1110
This repository contains all the course materials for the master course
1211
_**Scientific Programming in Julia**_ taught at the Czech Techincal University
1312
in Prague. You can find more information on the official
14-
[course website](https://juliateachingctu.github.io/Scientific-Programming-in-Julia/stable).
13+
[course website](https://juliateachingctu.github.io/Scientific-Programming-in-Julia/dev).

_wip_ideas_and_notes/01_introduction/Hondson.md

Lines changed: 0 additions & 60 deletions
This file was deleted.

_wip_ideas_and_notes/01_introduction/introduction.md

Lines changed: 0 additions & 209 deletions
This file was deleted.

_wip_ideas_and_notes/02_type_system/type_system.md

Lines changed: 0 additions & 84 deletions
This file was deleted.
Binary file not shown.

0 commit comments

Comments
 (0)