Tagged "software"

Where to sample a Ramsey experiment

The tradeoff between sensitivity and shot noise

pylint to CodeClimate converter

A little helper function to get nice code quality reports in Gitlab

Python function call overhead

Measuring function call overhead from Python 2.7 to 3.8

Quantum Optimal Control with SciML

Using SciML and Julia for numerical optimized pulse shapes.

No init system on Ubuntu 18.04 base

Restoring an init system to an Ubuntu 18.04 minimal image

Two approaches to Savitsky-Golay filtering

Comparing matrix inversion and Gram polynomial approaches to Savitsky-Golay filtering.

Asyncio Socket Pool

A socket pool with Python’s asyncio

Reflection to discover function keyword arguments in Julia

Extracting named keyword arguments from a function in Julia

asyncio real-time signal processing

Using Python’s asyncio for real-time signal processing

Bitfield nicities in Python

Using metaprogamming to make bitfields easy in Python

Variant calls with GATK

Setting up a variant calling pipeline