ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,526 results

OpenMDAO
Fitting tabular data using smooth curve fits

If you're fitting a curve or surface to data and want to ever use gradient-based optimizers or Newton solvers, make sure to do it in a ...

7:03
Fitting tabular data using smooth curve fits

931 views

3 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

22,144 views

3 years ago

codingjerk
I Made My Code 16000× Faster (Python & Rust)

Performance optimization case study on LeetCode 52 "N-Queens". In the video I'll show path of optimization already decent ...

18:33
I Made My Code 16000× Faster (Python & Rust)

51,556 views

7 months ago

Intelligent Tech
Python Object-Oriented Programing

In this talk you will learn the concept of object-oriented programming using Python programming language. ⚜Intelligent Tech ...

33:47
Python Object-Oriented Programing

56 views

7 years ago

codingjerk
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

A video on Python dependency management. Version pinning, virtual environments and modern tooling, and uv. Voiced by ...

8:49
Understand Python's Virtual Environments, Pinning, Lock Files, pip, uv | In One Video

8,059 views

8 months ago

Statistics Made Easy
Statistics Made Easy 9: Using Python in Stata

We implement one of Stata's recently added features that allows you to run Python code from within Stata. Integrating Python can ...

2:16
Statistics Made Easy 9: Using Python in Stata

887 views

1 year ago

Improbable Matter
Brent’s Method of Finding Roots and Inverse Functions: Algorithms for Grad Students (1)

Also discusses the Saha Equation, which is fundamental to plasma physics. Contents 00:00 - Introduction 00:35 - Iterative ...

14:27
Brent’s Method of Finding Roots and Inverse Functions: Algorithms for Grad Students (1)

9,822 views

1 year ago

Algorithmic Simplicity
MAMBA from Scratch: Neural Nets Better and Faster than Transformers

Mamba is a new neural network architecture that came out this year, and it performs better than transformers at language ...

31:51
MAMBA from Scratch: Neural Nets Better and Faster than Transformers

288,609 views

1 year ago

YuriODev
Session 02 - Representing Algorithms | Pseudocode, Flowcharts & Python Code Explained

Session 02: Writing Algorithms in Pseudocode | Creating Flowcharts | Translating to Python Code Welcome to the 2nd session of ...

1:27:50
Session 02 - Representing Algorithms | Pseudocode, Flowcharts & Python Code Explained

698 views

1 year ago

Programming threads
Python's 'and/or' Secret Makes Code 5x FASTER!

Discover Python's short-circuit evaluation optimization through bytecode analysis! Learn how 'and' and 'or' operators skip ...

3:38
Python's 'and/or' Secret Makes Code 5x FASTER!

25 views

1 month ago

Craig Piercy
Python data types: memoryview

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. In this video, we will ...

4:51
Python data types: memoryview

196 views

5 months ago

Data Driven Decision
Julia Vs Python Comparison

In this video, you will be able to compare Julia and Python using number data types. It is going to be a series of videos about Julia ...

6:13
Julia Vs Python Comparison

1,045 views

4 years ago

NPTEL IIT Bombay
Week 3 : Lecture 14 :  Tutorial Session - 3: Python Coding for Thomas Algorithm

Lecture 14 : Tutorial Session - 3: Python Coding for Thomas Algorithm.

27:21
Week 3 : Lecture 14 : Tutorial Session - 3: Python Coding for Thomas Algorithm

3,376 views

2 years ago

Playful Python
This library can remove the pain of debugging python code

shorts Ever find yourself in a position where a adding a prints to your code is not enough to find the bug, but its too much of a ...

1:00
This library can remove the pain of debugging python code

603 views

3 years ago

CodeWithShahrukh
Addition of two numbers in Python using for loop. #shorts #viralvideo

Addition of two numbers in Python using for loop. #shorts #viralvideo addition of two numbers in python using for loop. add two ...

0:14
Addition of two numbers in Python using for loop. #shorts #viralvideo

282 views

1 year ago

Tech Algo Views
First letter to appear twice sol 2 #algorithm #hashset  #leetcode #FirstLetterToAppearTwice

First letter to appear twice - solution 2 - English version The first solution could be found here: ...

0:51
First letter to appear twice sol 2 #algorithm #hashset #leetcode #FirstLetterToAppearTwice

26 views

1 year ago

Meri (Engel) Kasprak - programming videos
PRG-105: Formatting Currency in Python

Formatting numeric output to display in a standard currency format in Python. View an annotated PDF transcription of the video: ...

1:14
PRG-105: Formatting Currency in Python

22,676 views

8 years ago

ProMind Finance & Knowledge Hub
Python Tutorial Complete Course   2021 & 2022 with easy explanation

Dear Friends come and learn complete Python tutorial for beginner level and not matter which background you are and whether ...

11:01:04
Python Tutorial Complete Course 2021 & 2022 with easy explanation

27 views

3 years ago

Chuck Severance
Python for Informatics - Chapter 8 - Lists

This is from Python for Informatics Chapter 8 - Lists. www.pythonlearn.com All Lectures: ...

27:15
Python for Informatics - Chapter 8 - Lists

38,655 views

12 years ago

Chuck Severance
Python for Informatics - Chapter 7 Files

This is Chapter 7 for Python for Informatics. www.pythonearn.com All Lectures: ...

24:39
Python for Informatics - Chapter 7 Files

40,075 views

12 years ago

Code with Ebrima
Data Types in Python for Beginners 2025: Primitives & Using the type() Function

Description Welcome to this Python tutorial where we explore the core data types in Python! In this video, you'll discover: • What ...

4:40
Data Types in Python for Beginners 2025: Primitives & Using the type() Function

252 views

9 months ago

The Digital Cat
Object-oriented programming in Python - Part 1 - Basic concepts

Welcome to a new series of videos on the Python programming language. This time I want to tackle OOP, Object-oriented ...

8:15
Object-oriented programming in Python - Part 1 - Basic concepts

665 views

6 years ago

Craig Piercy
Python data type: UserDict

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. Some of them are ...

6:11
Python data type: UserDict

60 views

6 months ago

Craig Piercy
Python data types: Collections.UserString

Python has multiple data types and data structures that you can use to store and manipulate data efficiently. Some of them are ...

5:03
Python data types: Collections.UserString

24 views

4 months ago

Programming threads
Python Variables for Beginners

This video will focus on defining variables in Python, a good starting point for beginners in programming. You will learn about ...

2:40
Python Variables for Beginners

53 views

2 months ago