Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

portfolio

publications

RBF-FD based dynamic thermal rating of overhead power lines

Published in Advances in Fluid Mechanics XII, WIT Transactions on Engineering Sciences vol. 120, Twelfth International Conference on Advances in Fluid Mechanics, AFM 18, July 10–12, 2018, Ljubljana, Slovenia, 2018, DOI  . BiBTeX   Download  

This paper talks about doing dynamic thermal rating of power lines by computing the thermo-fluid flow around a cyllinder coupled with the heat equation in the interior »

Adaptive RBF-FD method for Poisson’s equation

Published in Boundary Elements and other Mesh Reduction Methods XXXXII, WIT Transactions on Engineering Sciences, vol. 126, International Conference on Boundary Elements and other Mesh Reduction Methods, July 2–4, 2019, Coimbra, Portugal, 2019, DOI  . BiBTeX   Download  

Paper about our adaptive framework for RBF-FD with applications to Poisson and Helmholtz equation »

talks

Python in the wild (Python v divjini)

Published:

A tutorial on how to work with Python in production environment. Covered unit tests with unittest and doctest modules, documentation generation using sphinx and lining using pylint. Exercises can he found here. »

C++

Published:

A tutorial on the basics of C++ programming language. The exercises are available here. »

Advanced LaTeX

Published:

A course on some of the more advanced parts of LaTeX, such as BibTeX, making indexes, commutative diagrams, tikz, writing algorithms in pseudocode and including source code listings. Excercises are available here. »

C++

Published:

A tutorial on the basics of C++ programming language. The exercises are available here. »

Python in the wild (Python v divjini)

Published:

A tutorial on how to work with Python in production environment. Covered unit tests with unittest and doctest modules, documentation generation using sphinx and linting using pylint. Exercises can he found here. »

C++ advanced

Published:

A tutorial on more advanced features of C++. Initially we covered compiling, separation of declarations and definitions, header guards, .o files, static libraries. »

C++ advanced (part 2)

Published:

A tutorial on more advanced features of C++. We covered default, copy and move desctructors, when they are called and why we need them. Next, we dealt with using smart pointers, how they help to avoid memory leaks and RAII principle. Finally, we briefly discussed variadic templates and CRTP. »

teaching

Computer Lab for Physicists

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2013

Teaching basics of the C programming language to physicists. »

Computer Lab for Mathematicians

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2013

Giving excercises on basics of Word, LaTeX, Excel and Wolfram Mathematica. »

Computer Lab for Physicists

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2014

Teaching basics of the C programming language to physicists. »

Computer Lab for Mathematicians

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2014

Giving excercises on basics of Word, LaTeX, Excel and Wolfram Mathematica. »

Computer Lab for Physicists

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2015

Teaching basics of the C programming language to physicists. »

Computer Lab for Mathematicians

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2015

Giving excercises on basics of Word, LaTeX, Excel and Wolfram Mathematica. »

Computer Lab for Physicists

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2016

Teaching basics of the C programming language to physicists. »

Computer Lab for Mathematicians

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2016

Giving excercises on basics of Word, LaTeX, Excel and Wolfram Mathematica. »

Data structures and algorithms

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2017

Leading exercises for 3rd year mathematicians about basic data structures and algorithms. »

Intoduction to programming

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2018

Exercises about introductory Python for 1st year mathematicians. »

Numerical methods

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2018

Excercises on Introduction to numerical mathematics for 3rd year interdisciplinary students of math and computer science. »

Data structures and algorithms

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2018

Leading exercises for 3rd year mathematicians and financial mathematicians about basic data structures and algorithms. »

Data structures and algorithms

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2019

Leading exercises for 3rd year mathematicians and financial mathematicians about basic data structures and algorithms. »

Databases 2

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2019

Leading exercises for 3rd year students of practical mathematics about databases and webapps (mostly Django based). »

Data structures and algorithms 2

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2019

Leading exercises for 3rd year mathematicians and financial mathematicians about advanced data structures and algorithms. »

Computer Lab

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2019

Managing the course and giving lectures on itroduction to programming in Python for first year physics students. »

Numerical methods

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2019

Excercises on Introduction to numerical mathematics for 3rd year interdisciplinary students of math and computer science. »

Seminar A

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2019

Excercises on basic analysis and algebra for financial math students. »

Computer Lab

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2020

Managing the course and giving lectures on itroduction to programming in Python for first year physics students. »

Numerical methods

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2020

Excercises on Introduction to numerical mathematics for 3rd year interdisciplinary students of math and computer science. »

Data structures and algorithms

Undergraduate course, Faculty of Mathematics and Physics, University of Ljubljana, 2020

Leading exercises for 3rd year mathematicians and financial mathematicians about basic data structures and algorithms. »