Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Scientific Computing Essentials
Graph Chatbot
Related lectures (30)
Previous
Page 1 of 3
Next
Introduction to Computer Science
Covers the basics of computer science, emphasizing programming and algorithms for data analysis and simulations.
Numerical Methods: Stopping Criteria, SciPy, and Matplotlib
Discusses numerical methods, focusing on stopping criteria, SciPy for optimization, and data visualization with Matplotlib.
Termination Analysis using Dependency Pairs
Explores automated termination analysis using dependency pairs, covering classical and modern techniques, annual competitions, and tools like AProVE.
NumPy Arrays and Graphical Representations: Introduction
Covers NumPy arrays and their graphical representations using Matplotlib, focusing on array creation, manipulation, and visualization techniques.
Introduction to NumPy: Basics of Scientific Computing
Introduces NumPy, focusing on array creation, manipulation, and its advantages for scientific computing.
Numerical Methods: Bisection and Multidimensional Arrays
Discusses the bisection method for solving nonlinear equations and its implementation using Python with NumPy and Matplotlib.
Strings in C: Initialization and Memory Management
Covers the representation and management of strings in C, highlighting key differences from other programming languages.
C++ Project Organization: Object-Oriented Programming
Introduces the C++ POP course objectives, focusing on project development and object-oriented programming techniques.
Introduction to Compiler Theory and Language Processing
Introduces compiler theory, language processing, and the essential concepts behind building compilers.
Nonlinear Equation Resolution: Introduction to Bisection Method
Introduces the bisection method for resolving nonlinear equations using numerical techniques and Python programming.