Magzhan

Results 4 comments of Magzhan

According to the reference page of LaTeX operators ([wikibooks](https://en.wikibooks.org/wiki/LaTeX/Mathematics#Matrices_and_arrays) and [mathlive](https://mathlive.io/reference.html)) for the `\begin{matrix}...\end{matrix}` syntax it's expected to brackets to be not rendered so I think it's not a bug.

Hi! I'd like to help you out with the fix of this issue but I don't know the starting point to investigate. If you could point at the place in...

After some investigation I found out that commit `44f0c5d16bbc0096d48804c44b0a36291954107f` has changes on **array.ts** file where `convertParentToArray` and `addCell` functions' implementation are commented out. Is there any reason to doing so...

Hi! We are getting same error. Despite the fact that contract was actually deployed, but slow node sync (it is a guess), NEthereum throws an exception for successful contract deployment....