<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mathwiki.cs.ut.ee/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://mathwiki.cs.ut.ee/feed.php">
        <title>MathWiki</title>
        <description></description>
        <link>https://mathwiki.cs.ut.ee/</link>
        <image rdf:resource="https://mathwiki.cs.ut.ee/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-15T18:03:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=asymptotics&amp;rev=1415928119&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=divisibility_and_modular_arithmetics&amp;rev=1391161854&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=finite_fields&amp;rev=1390176489&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=introduction&amp;rev=1388653013&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=linear_algebra&amp;rev=1391121393&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=probability_theory&amp;rev=1391121347&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=sidebar&amp;rev=1391161949&amp;do=diff"/>
                <rdf:li rdf:resource="https://mathwiki.cs.ut.ee/doku.php?id=start&amp;rev=1644162867&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mathwiki.cs.ut.ee/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>MathWiki</title>
        <link>https://mathwiki.cs.ut.ee/</link>
        <url>https://mathwiki.cs.ut.ee/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=asymptotics&amp;rev=1415928119&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-11-14T01:21:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Asymptotics</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=asymptotics&amp;rev=1415928119&amp;do=diff</link>
        <description>Asymptotics

In this topic we will learn how to compare the performance of algorithms on large inputs using 
asymptotic notations — the Big Oh and the Big Omega. In our examples, we will mainly deal with 
running times of algorithms (so-called time complexity</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=divisibility_and_modular_arithmetics&amp;rev=1391161854&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-31T09:50:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Divisibility and modular arithmetics</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=divisibility_and_modular_arithmetics&amp;rev=1391161854&amp;do=diff</link>
        <description>Divisibility and modular arithmetics


A lot of cryptography constructions are built on top of various algebraic structures. All this structures are ultimately built on top of integers $\{\dots, -3, -2, -1, 0, 1, 2, 3, 4, \dots\}$. In the following lessons we will recall and study some more important aspects of integers.</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=finite_fields&amp;rev=1390176489&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-20T00:08:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Finite fields</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=finite_fields&amp;rev=1390176489&amp;do=diff</link>
        <description>Finite fields

This topic introduces the algebraic concept of field. We shall give the precise definition of this algebraic structure and study the properties of finite fields. We shall find that in addition to the (infinite) field of real numbers that every schoolchild is familiar with, there exist many more. In cryptography, e. g. in encryption and computation of error-correcting codes, some of these fields have turned out to be very useful. On our way we shall also meet the algebraic structur…</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=introduction&amp;rev=1388653013&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-02T08:56:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Introduction</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=introduction&amp;rev=1388653013&amp;do=diff</link>
        <description>Introduction

About Mathwiki

Mathwiki is a self-study environment, which consist, at the moment, of six topics:

asymptotics,

divisibility and modular arithmetics,

finite fields,

linear algebra,

number theory,

probability theory.

These topics are the ones which most often are needed by students of informatics in their studies. For example, 
asymtotics for comparing performances of algorithms or programs (time efficiency, memory efficiency). Or 
modular arithmetics and finite field theory …</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=linear_algebra&amp;rev=1391121393&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-30T22:36:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Linear algebra</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=linear_algebra&amp;rev=1391121393&amp;do=diff</link>
        <description>Linear algebra

A system of linear equations, for example,

$$
\begin{cases}
5 x_1 + 2 x_2 = 4\\
3 x_1 + 6 x_2 = 7
\end{cases}
$$

can be written down using matrix notation in the following way:

$$
\begin{pmatrix}
5 &amp; 2\\
3 &amp; 6
\end{pmatrix}
\begin{pmatrix}
x_1\\
x_2
\end{pmatrix}
=
\begin{pmatrix}
4\\
7
\end{pmatrix}
$$

Using such a matrix notation is a standard way of solving systems of linear equation by 
computer algebra systems both symbolically (e.g., Wolfram Mathematica, Sage) and numer…</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=probability_theory&amp;rev=1391121347&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-30T22:35:47+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Probability theory</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=probability_theory&amp;rev=1391121347&amp;do=diff</link>
        <description>Probability theory

Quite often in life we do not know for sure, what will be the result of an experiment or a process. For example, 
some hacker tries to attacks a particular information system.



Surely both, the attacker and the information system owner 
wants to know the risks. So how to describe, what is going to happen? 
The answer to this gives probability theory.</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=sidebar&amp;rev=1391161949&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-31T09:52:29+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title></title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=sidebar&amp;rev=1391161949&amp;do=diff</link>
        <description>*  Asymptotics
		* The need for asymptotic notation: a case study
		* Big Oh
		* Big Omega
		* Multiple variables
		* Polynomial complexity
		* The negligible, the noticeable and the overwhelming

	*  Divisibility and modular arithmetics
		* Divisibility
		* Primes and divisibility
		* Greatest common divisor  and least common multiple
		* Euclidean algorithm
		* Extended Euclidean algorithm
		* Modular arithmetics

	*  Finite fields
		* What are rings and fields?
		* Long division of polynomial…</description>
    </item>
    <item rdf:about="https://mathwiki.cs.ut.ee/doku.php?id=start&amp;rev=1644162867&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-02-06T15:54:27+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Welcome</title>
        <link>https://mathwiki.cs.ut.ee/doku.php?id=start&amp;rev=1644162867&amp;do=diff</link>
        <description>Welcome

Mathwiki is a self-study environment for students of computer science. It contains 
selection of  math topics needed in their studies. The materials here include important definitions, general ideas of theory, lot of examples and different exercises with answers.</description>
    </item>
</rdf:RDF>
