diff --git a/CHANGELOG.md b/CHANGELOG.md index 883aed0bd9a3cb81d33312e08ab8f961c799535c..821502254384bad7f212b2fed40ebe88cb32a19a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ \* Fix error in `virtMicGeo()` not returning the z coordinates of the virtual microphones in the mesh. This fix **breaks backward compatibility**.\ \* Change name of `virtMicGeo()` to `vMicGeo()`. This **breaks** backward compatibility. -** Virtual Sensing - Remote Microphone Technique**\ +**Virtual Sensing - Remote Microphone Technique**\ \* Parallelise the for-loops in `obsFiltEst()`. While execution may be slower for a small number of sources and receiver positions, the overall execution time will not increase significantly due to the functions' generally fast performance.\ \* Parallelise on of the for-loops in `obsFiltTD()`. While execution may be slower for a small number of sources and receiver positions, the overall execution time will not increase significantly due to the functions' generally fast performance.\ \* Update `obsFilt()` to return the condition of the perturbed power spectral density matrix.