Search Articles — Sudonull

Search Results

In this project

Parallax and vert shift: 3D illusion in 2D ARPG

https://sudonull.com/parallax-and-vert-shift-3d-illusion-in-2d-arpg

Breakdown of parallax techniques and sprite vertex manipulation in Bridgebourn. How a solo-dev creates depth without 3D models. Demo on Steam, optimization for Steam Deck. Get insights for your 2D projects.

FinOps: Optimization of IT Resources and Cost Management in Practice

https://sudonull.com/finops-optimization-of-it-resources-and-cost-management-in-practice

Learn how to identify inefficient use of IT resources, overcome organizational barriers, and successfully implement FinOps to reduce costs and increase transparency in your infrastructure.

SIMD optimization of Mandelbrot AVX2 OpenMP CUDA

https://sudonull.com/simd-optimization-of-mandelbrot-avx2-openmp-cuda

Boosting the Mandelbrot set: from 7 FPS scalar C++ to 500+ FPS on CUDA. AVX2 intrinsics, OpenMP multithreading, GPU code. Benchmarks Ryzen 5 + RTX 3050. For middle/senior developers.

RL and Mathematical Programming: Optimization of Business Tasks

https://sudonull.com/rl-and-mathematical-programming-optimization-of-business-tasks

Research on the application of Reinforcement Learning in combinatorial optimization, hybrid methods, and Neural Combinatorial Optimization. Analysis of a practical example of fuel cost optimization in logistics.

From other projects

DeepMind's ERA System: AI Rewrites Scientific Code

https://ymaho.com/deepmind-s-era-system-ai-rewrites-scientific-code

Google DeepMind introduced ERA, an AI agent for automatic optimization of scientific code. Learn how it changes science and reduces the discovery cycle from weeks to hours.

What Are the Signs of Overtraining and How to Avoid It

https://lrivo.com/what-are-the-signs-of-overtraining-and-how-to-avoid-it

Learn what are the signs of overtraining and how to avoid it. Discover key symptoms, prevention strategies, and a recovery plan to get back to peak performance safely.

UniCredit loss €3.3 billion restructuring Russian business

https://ymaho.com/unicredit-loss-3-3-billion-restructuring-russian-business

UniCredit expects a loss of up to €3.3 billion from restructuring its Russian business. We analyze the strategic deal, tax optimization, and prospects for investors. Find out details.

From the web

Mathematical optimization - Wikipedia

https://en.wikipedia.org/wiki/Mathematical_optimization

Mathematical optimization (alternatively spelled optimisation) or mathematical programming is the selection of a best element, with regard to some criteria, from some set of available alternatives. [1][2] …

Optimization | Definition, Techniques, & Facts | Britannica

https://www.britannica.com/science/optimization

May 21, 2026 · Optimization, collection of mathematical principles and methods used for solving quantitative problems. Optimization problems typically have three fundamental elements: a quantity …

Optimization | Journal | Taylor & Francis Online

https://www.tandfonline.com/journals/gopt20

Jul 2, 2026 · Optimization publishes on the latest developments in theory and methods in the areas of mathematical programming and optimization techniques.

Introduction to Mathematical Optimization - Stanford University

https://web.stanford.edu/group/sisl/k12/optimization/MO-unit1-pdfs/1.1optimization.pdf

Mathematical optimization is a powerful career option within applied math. If you’re not interested in a career in mathematics, you will probably run into optimization problems anyway.

Introduction to Optimization: Concepts, Techniques, and ... - Medium

https://medium.com/@acharya.deep/introduction-to-optimization-concepts-techniques-and-applications-b53e54f1e886

Apr 10, 2025 · What is Optimization? At its essence, optimization is the process of making something as effective, functional, or perfect as possible.

OPTIMIZATION Definition & Meaning - Merriam-Webster

https://www.merriam-webster.com/dictionary/optimization

In basic applications, optimization refers to the act or process of making something as good as it can be. In the 21st century, it has seen much use in technical contexts having to do with attaining the best …

Optimization Online

https://optimization-online.org/

Jun 29, 2026 · Subscribe to the Optimization Online monthly digest. You will receive an email message at the end of each month, with titles of and links to the reports submitted during that month.

Optimization problem - Wikipedia

https://en.wikipedia.org/wiki/Optimization_problem

In mathematics, engineering, computer science and economics, an optimization problem is the problem of finding the best solution from all feasible solutions. Optimization problems can be divided into two …

Calculus I - Optimization

https://tutorial.math.lamar.edu/Classes/CalcI/Optimization.aspx

Nov 16, 2022 · In this section we are going to look at optimization problems. In optimization problems we are looking for the largest value or the smallest value that a function can take.

Optimization for Data Science - GeeksforGeeks

https://www.geeksforgeeks.org/machine-learning/optimization-for-data-science/

Jan 15, 2026 · Optimization is the process of finding the best solution from a set of possible solutions under given constraints. In data science, this usually means minimizing a loss (error) function or …

Trending Now