Skip to content
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

Update links to material by Olexandr Konovalov #333

Merged
merged 1 commit into from
Jan 16, 2024
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
4 changes: 2 additions & 2 deletions Doc/Talks/talks.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,11 @@

<dt>
<p>
<a href="https://github.com/alex-konovalov/gap-teaching/blob/master/notebooks/TipsAndPitfalls.ipynb"><b>Using GAP Effectively: Some Tips and Pitfalls</b></a><br/>
<a href="https://github.com/olexandr-konovalov/gap-teaching/blob/master/notebooks/TipsAndPitfalls.ipynb"><b>Using GAP Effectively: Some Tips and Pitfalls</b></a><br/>
Olexandr Konovalov's lecture for the GAP Tutorial at the 20th Postrgaduate Group
Theory Conference (July 16-20, 2018, St Andrews) in the form of a <b>Jupyter notebook</b>
which is runnable online on <b>Binder</b> (to launch it, click on the "launch binder"
badge on <a href="https://github.com/alex-konovalov/gap-teaching">this page</a>).
badge on <a href="https://github.com/olexandr-konovalov/gap-teaching">this page</a>).
</p>
</dt>

Expand Down
4 changes: 2 additions & 2 deletions Faq/faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -2361,15 +2361,15 @@ <h4>
<li>
<p>
<a href="https://www.pspad.com/">PsPAD</a> for Windows (out-of-box; see also the alternative
<a href="https://gist.github.com/alex-konovalov/68cea8bd9332a06e08b1#file-gap-ini">GAP.INI</a>
<a href="https://gist.github.com/olexandr-konovalov/68cea8bd9332a06e08b1#file-gap-ini">GAP.INI</a>
file by {% include namelink.html name="Olexandr Konovalov" %})
</p>
</li>

<li>
<p>
<a href="https://www.peterborgapps.com/smultron/">Smultron</a> for macOS, using
<a href="https://gist.github.com/alex-konovalov/9a71271870728a448982#file-gap-plist">syntax highlighting module</a>
<a href="https://gist.github.com/olexandr-konovalov/9a71271870728a448982#file-gap-plist">syntax highlighting module</a>
by {% include namelink.html name="Olexandr Konovalov" %})
</p>
</li>
Expand Down
2 changes: 1 addition & 1 deletion _data/namelink.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
'Alexander Hulpke': 'http://www.math.colostate.edu/~hulpke/'
'Olexandr Konovalov': 'https://alex-konovalov.github.io/'
'Olexandr Konovalov': 'https://olexandr-konovalov.github.io/'
'Anton Betten': 'http://www.math.colostate.edu/~betten/'
'Bettina Eick': 'http://www.icm.tu-bs.de/~beick/'
'Charles Sims': 'http://www.math.rutgers.edu/~sims/'
Expand Down