Skip to content
Stack Code Review
Question and answer site for peer programmer code reviews.
MENU
  • HOME

Tag: simd

Finding min value of an array using SIMD

By mariaPosted on September 13, 2020

Problem I have the following code to find the minimum sbyte value in an array. It is using System.Runtime.Intrinsics to […]

Sobel Operator – SIMD x86 Intrinsics Implementation

By mariaPosted on July 30, 2018

Problem I’m learning C# .NET 5 Intrinsics and interested in best practices. It’s really hard now to find enough information […]

Recent Posts

  • Credit card validator in Python
  • Custom delete method refactoring
  • Pull, Tag, Save, Delete Multiple Docker Containers
  • Beginner number guessing game in Java
  • Regrouping JSON object
  • Calculating company-wise total expenses
  • Implementing basic sorting in Python
  • VBA performance with Early Bind vs. Late Bind on called Sub-procedure
  • Minimalist accordion implementation using vanilla JavaScript
  • Using python and beautifulsoup to iterate through a list of websites to find a particular string
  • Helper class for accessing blobs and mmap memory
  • Selectively printing elements on web page using a bookmarklet
  • Object-oriented calorie counter
  • Accumulate ids to make a single ajax request
  • Class/event schedule calendar

Categories

  • .Net
  • Algorithm
  • Android
  • Array
  • Bash
  • C#
  • Console
  • CSS
  • Haskel
  • Html
  • Java
  • Javascript
  • JSON
  • MySQL
  • Node Js
  • Object Oriented
  • Parsing
  • Php
  • Programming Chalenge
  • Python 3
  • React JS
  • Recursion
  • Regex
  • Ruby
  • Security
  • Sorting
  • SQL
  • Strings
  • Swift
  • VBA
Proudly powered by WordPress / Theme: Superfast