Foong Min WongPlotting Data with Plotly Offline Mode in an Air-Gapped EnvironmentWhen conducting demos in secure locations or areas with limited or no internet connection, displaying interactive visualizations of…Oct 16Oct 16
Foong Min WongReddit Review #1: GPU HypeThoughts about GPU Trend, GPU Programming, and moreJun 20Jun 20
Foong Min WongLoad & Visualize HDF5 in PythonI came across encrypted network security data stored in HDF5 previously at work and recently learned that HDF5 is often used in other…Jun 72Jun 72
Foong Min WongConcurrency & Parallelism in PyQtWhenever we look for answers on StackOverflow on how to optimize our solution to process and visualize big data or enhance software…May 19May 19
Foong Min WongPython & NumPyThe first time I learned Python was for a research project related to the numerical decomposition of algebraic surfaces. Since then, Python…Apr 28Apr 28
Foong Min WongBeing impersonated online is no jokeToday, I discovered someone had created a WhatsApp profile of me with a different phone number.Apr 23Apr 23
Foong Min WongPlotting IQ Data in QiskitIn radio frequency (RF) engineering, there is something called IQ data. IQ signals are commonly used in RF communication systems tasks such…Apr 22Apr 22
Foong Min WongMerging Multi-level Index Pandas DataFramesWhile working on an analysis of multi-index Pandas dataframes generated from instrument hardware, I was trying to merge them into one data…Apr 12Apr 12
Foong Min Wongpython -m flagI was testing one of the Python scripts in a custom library by running python graphutils/plot.py one level up from the folder. It threw an…Mar 28Mar 28
Foong Min WongSpectrum, Spectra, SpectroscopyIn optics, a spectrum is a range of colors formed when a beam of white light is dispersed into a resultant rainbow. One of the common…Feb 12Feb 12