Numerical analysis

Uzawa iteration

In numerical mathematics, the Uzawa iteration is an algorithm for solving saddle point problems. It is named after Hirofumi Uzawa and was originally introduced in the context of concave programming. (Wikipedia).

Video thumbnail

Installing Ubuntu 15.04

Additionally you can find my video courses on Pluralsight: http://pluralsight.com/training/Authors/Details/andrew-mallett and take time to see my own site http://www.theurbanpenguin.com As Ubuntu is the first release of Ubuntu to use systemd as the system and start-up manager we look at ru

From playlist Learning Ubuntu Server

Video thumbnail

Akira UX - Development Vlog #2

Take a look at what we did in the past year, all the neat features we implemented, future plans, and what's missing for the first Alpha release. Support Akira on Patreon: https://www.patreon.com/akiraux Support Akira on Liberapay: https://liberapay.com/AkiraUX/ Follow the development: htt

From playlist Akira - The Linux Design Tool

Video thumbnail

The BuShou of HanZi :彳

A brief description of the BuShou of 彳.

From playlist The BuShou of HanZi

Video thumbnail

The BuShou of HanZi :女

A brief description of the BuShou of 女.

From playlist The BuShou of HanZi

Video thumbnail

The BuShou of HanZi :行

A brief description of the BuShou of 行.

From playlist The BuShou of HanZi

Video thumbnail

Standard L-functions and theta correspondence (Lecture 2) by Shunsuke Yamana

PROGRAM : ALGEBRAIC AND ANALYTIC ASPECTS OF AUTOMORPHIC FORMS ORGANIZERS : Anilatmaja Aryasomayajula, Venketasubramanian C G, Jurg Kramer, Dipendra Prasad, Anandavardhanan U. K. and Anna von Pippich DATE & TIME : 25 February 2019 to 07 March 2019 VENUE : Madhava Lecture Hall, ICTS Banga

From playlist Algebraic and Analytic Aspects of Automorphic Forms 2019

Video thumbnail

Measure Equivalence, Negative Curvature, Rigidity (Lecture 2) by Camille Horbez

PROGRAM: PROBABILISTIC METHODS IN NEGATIVE CURVATURE ORGANIZERS: Riddhipratim Basu (ICTS - TIFR, India), Anish Ghosh (TIFR, Mumbai, India), Subhajit Goswami (TIFR, Mumbai, India) and Mahan M J (TIFR, Mumbai, India) DATE & TIME: 27 February 2023 to 10 March 2023 VENUE: Madhava Lecture Hall

From playlist PROBABILISTIC METHODS IN NEGATIVE CURVATURE - 2023

Video thumbnail

High dimensional expanders - Part 2 - Shai Evra

Computer Science/Discrete Mathematics Seminar II Topic: High dimensional expanders - Part 2 Speaker: Shai Evra Affiliation: Princeton University Date: February 16, 2021 For more video please visit http://video.ias.edu

From playlist Mathematics

Video thumbnail

The BuShou of HanZi :目

A brief description of the BuShou of 目.

From playlist The BuShou of HanZi

Video thumbnail

The BuShou of HanZi :田

A brief description of the BuShou of 田.

From playlist The BuShou of HanZi

Video thumbnail

Akira - The Linux Design Tool for UX and UI Designers

Project Page: https://www.kickstarter.com/projects/alecaddd/akira-the-linux-design-tool Do you want to completely change the Linux Desktop environment forever? Help me and other 3 developers build Akira, the first and only Native Vector Graphic Tool for UX Designers. Regain your independ

From playlist Vlogs & Updates

Video thumbnail

Akira UX - Development Vlog #10

Let's code Akira and talk Open Source, watch me struggle and try to figure things out. Source code: https://github.com/akiraux/Akira Support: https://www.patreon.com/akiraux Matrix: https://matrix.to/#/!kpfeTRbpocQrOFCFnJ:matrix.org Intro music: Akira Theme by Nicole Marie T https://twi

From playlist Akira - The Linux Design Tool

Video thumbnail

Iterators: The Next Iteration

Iterators are a generalization of lists that are accessed one element at a time. Iterators allow us to work with data whose length is infinite or unknown, and they avoid the explicit generation of all elements at the same time, by using incremental generators. First presented a year ago, t

From playlist Wolfram Technology Conference 2022

Video thumbnail

Loop like a native: while, for, iterators, generators

Ned Batchelder Python provides powerful primitives for iterating over your data in ways that let you express yourself clearly and directly. But even programmers familiar with the tools don't use them as fully as they could. This talk will cover Pyt

From playlist Python Programming Language

Video thumbnail

DjangoCon 2019 - Lazy Looping: The Next Iteration by Trey Hunner

DjangoCon 2019 - Lazy Looping: The Next Iteration by Trey Hunner In this talk we'll learn about the properties of iterators, learn how to create our own iterators with generators, and take a look at how iterators and generators allow us to write our looping code in a fundamentally differe

From playlist DjangoCon US 2019

Video thumbnail

Python Tutorial: Iterators and Iterables - What Are They and How Do They Work?

In this Python Programming Tutorial, we will be learning about iterators and iterables. There is a lot of confusion around these terms and exactly what they mean. We're also going to learn how to make an object ourselves that is both an iterable and an iterator. This video isn't only about

From playlist Python Tutorials

Video thumbnail

Python - strings and collections (part 3 of 3)

Strings and collections in the Python language. Part of a larger series at http://codeschool.org

From playlist Python strings and collections

Video thumbnail

Lecture: Eigen-decompositions and Iterations

We develop a theoretical approach to understanding how eigen-decompositions of matrices can be used in iterative schemes for Ax=b.

From playlist Beginning Scientific Computing

Video thumbnail

Lecture: Iteration Methods for Ax-b

This details how to apply a simple iteration procedure for solving Ax=b, including Jacobi iterations and Gauss-Siedel modifications.

From playlist Beginning Scientific Computing

Video thumbnail

The BuShou of HanZi :力

A brief description of the BuShou of 力.

From playlist The BuShou of HanZi

Related pages

Krylov subspace | Gram–Schmidt process | Schur complement | Conjugate gradient method | Gradient descent | Saddle point