Articles

Articles about software engineering, SQL, fitness, music, motorcycles: the stuff that matters

All Articles

Recent Articles

1 2 3 4 5 6 7 8 9

Square Matrix to Column Vector Multiplication - 18 Dec 2013

In quantum computing, gate type operations are performed via matrix multiplication.

Maths, Quantum Computing

Matrix Notation - 12 Dec 2013

Matrix notation is a pain to deal with when writing in plain text/typing on a computer.

Maths, Quantum Computing

Multiplication using Complex Numbers - 06 Dec 2013

Here are three useful methods for multiplying complex terms: FOIL – First, Outer, Inner, Last Gathering Like Terms Expand Terms Consider the rule: (a + bi)(c + di) Where i denotes an imaginary number.

Maths

The Qubit - 18 Nov 2013

Like most programmers of classical computers, understanding the basics of quantum information and the underlying mechanics can be a bit of a leap.

Maths, Quantum Computing

Music and Skype Apps Crash on Windows 8.1 - 16 Nov 2013

Recently, I upgraded from Windows 8 to Windows 8.

Windows 8

Prime Number Calculation in C# - 10 Nov 2013

A simple method for prime calculation involves: Calculate the square root of the number Setup a positively incrementing loop from 2 to the square root Attempt to divide the number by the loop value If the result of this calculation is greater t...

C#, Maths

Office Documents Stuck Syncing in SkyDrive - 15 Jul 2013

Recently sync operations to SkyDrive seemed to have stopped working with Office documents.

Visual Studio 2012 Shouty Menus - 26 Feb 2013

Goodbye to you, Visual Studio 2012 upper case menus! Have you recently installed Visual Studio 2012, and noticed that amongst the raft of UI changes that the menus now shout at you? For some reason, it's been decided that the menus should all a...

C#

Train Tracks at Salzburger Freilichtmuseum - 29 Dec 2012

Train Tracks at Salzburger Freilichtmuseum Train Tracks at Salzburger Freilichtmuseum

Photography, Travel

Sunset Over Winterthur - 29 Dec 2012

Sunset over Winterthur Sunset over Winterthur

Photography, Travel

All Articles


 

Copyright © 2024 carlbelle.com