ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,239 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,125 views

3 years ago

Chuck Severance
Python for Informatics: Using the Autograder

This video shows how to use the Autograder associated with the Python for Informatics web site www.pythonlearn.com.

7:15
Python for Informatics: Using the Autograder

10,537 views

12 years ago

Aalto Scientific Computing
3.3 Libraries - Python for Scientific Computing 2023

Your code doesn't exist alone. It is one part of a large ecosystem, where many other things exist for you to build off of. This is ...

17:49
3.3 Libraries - Python for Scientific Computing 2023

90 views

2 years ago

LetsTalkAboutData
The Truth About Social Media: Data Analysis You NEED to See! | Social Media Analysis with Python

Ever wondered who spends the MOST time on social media? In this video, we analyze a dataset of 62 users to uncover trends in ...

18:57
The Truth About Social Media: Data Analysis You NEED to See! | Social Media Analysis with Python

69 views

9 months 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,815 views

1 year 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,052 views

8 months 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

195 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

Rolando Coto
Python Parsing in Klingon (Accelerated Computational Linguistics 2020.W07.06)

Accelerated Computational Linguistics Dartmouth College LING48/COSC72 Spring 2020. Week 07, Video 06: Python Parsing in ...

17:50
Python Parsing in Klingon (Accelerated Computational Linguistics 2020.W07.06)

324 views

5 years ago

datalabcc
Python - Coding - 4.2

Python is a general purpose programming language and one of the most common tools in data science. For more on this topic ...

5:57
Python - Coding - 4.2

886 views

8 years ago

Wisc-Online
CRC - Cyclic Redundancy Check

Learn what the CRC is, the technology behind it, and how it's performed.

6:05
CRC - Cyclic Redundancy Check

144,153 views

9 years ago

Aalto Scientific Computing
2.4 Data formats - Python for Scientific Computing 2023

Input/output bandwidth is just as much a consumable resource as CPU or memory. And data formats are important for both ease ...

10:34
2.4 Data formats - Python for Scientific Computing 2023

112 views

2 years ago

MOOC de l'IMT
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

7:04
7. Routing tables 🌐 Advanced Algorithmics and Graph Theory with Python

3,190 views

7 years ago

MOOC de l'IMT
11. Algorithm Complexity 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

6:00
11. Algorithm Complexity 🌐 Advanced Algorithmics and Graph Theory with Python

2,983 views

7 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

Python España
Investigating Digital Crimes using Python - PyConES 2020

Gajendra Deshpande presents "Investigating Digital Crimes using Python" For the questions about the talk to the original speaker, ...

17:26
Investigating Digital Crimes using Python - PyConES 2020

725 views

5 years ago

Programming threads
What Happens When Python Variables Meet? | Math Operations Explained

Back to basics! This video provides a simple explanation of how to use **variables in python** for **python programming**, perfect ...

5:09
What Happens When Python Variables Meet? | Math Operations Explained

16 views

2 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

Wisc-Online
Finding Factorials with Recursion

Learning how recursion works and when it's the right choice as an algorithm for a task, makes you a better computer programmer.

5:00
Finding Factorials with Recursion

473 views

9 years ago