Closed vasilevkirill closed 4 years ago
Maybe you can set data-audio-src
similar to this markdown that I used in one my slide decks:
---
In Gaussian elimination, one uses a sequence of elementary row operations to modify the matrix until the lower left-hand corner of the matrix is filled with zeros, as much as possible.
---
#### Row operations ####
<!-- .element data-audio-text=" " -->
There are three types of elementary row operations:
- swapping two rows,
- multiplying a row by a non-zero number, and
- adding a multiple of one row to another row.
---
mb possible adding support information of audio files?
<!--- Audio:filepath -->