I updated the list of included modules in https://wiki.contextgarden.net/Modules and tried to understand what each does. If you know matrices, could you perhaps update the page https://wiki.contextgarden.net/Matrix_in_maths to include the matrix module and the latest enhancements? Hraban
Hi Hraban, Thank you for your updating of the modules stuff. As far as I remember the matrix features are not related to any modules, but rather are part of LMTX. In nay case next week I will look at the page https://wiki.contextgarden.net/Matrix_in_maths https://wiki.contextgarden.net/Matrix_in_maths and verify that eveything on that page works fine and is up to date. Best regards: Otared
On 30 Sep 2023, at 13:53, Henning Hraban Ramm
wrote: I updated the list of included modules in https://wiki.contextgarden.net/Modules and tried to understand what each does.
If you know matrices, could you perhaps update the page https://wiki.contextgarden.net/Matrix_in_maths to include the matrix module and the latest enhancements?
Hraban ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
Otared Kavian e-mail: otared@gmail.com Phone: +33 6 88 26 70 95
Am 01.10.23 um 05:51 schrieb Otared Kavian:
Hi Hraban,
Thank you for your updating of the modules stuff. As far as I remember the matrix features are not related to any modules, but rather are part of LMTX. In nay case next week I will look at the page
https://wiki.contextgarden.net/Matrix_in_maths https://wiki.contextgarden.net/Matrix_in_maths
and verify that eveything on that page works fine and is up to date.
Thank you! But there _is_ a matrix module (hey, I just looked through all this stuff!) by Jeong Dalyoung & Hans; apparently it can do matrix calculations. https://source.contextgarden.net/tex/context/modules/mkiv/m-matrix.mkiv Hraban
Dear Hraban, When I wrote a class material for Linear Algebra, it is nice to use \pmatrix and \bmatrix etc. But, for example, to write a result matrix of the product of two matrices, I need to calculate it somewhere and copy it to my text. Hence, I tried to use Lua to handle it in the ConTeXt. And, it is nicely working. During the process, I asked many questions to Hans and he gladly helped me. It is the first time for me to code using Lua, so my coding was clumsy. However, Hans corrected it to be usable in ConTeXt even though he is very very busy in many things. And, he made it a module and put it in the list. Thanks Hans. Finally I finished several chapters on Linear Algebra using that code. It was many years ago. Here is a document of it. I confirm that it is running well without any problem. I hope that someone who wants to write an article on Linear Algebra use it. Thanks for reading. Best regards, Dalyoung
2023. 10. 1. 오후 6:01, Henning Hraban Ramm
작성: Am 01.10.23 um 05:51 schrieb Otared Kavian:
Hi Hraban, Thank you for your updating of the modules stuff. As far as I remember the matrix features are not related to any modules, but rather are part of LMTX. In nay case next week I will look at the page https://wiki.contextgarden.net/Matrix_in_maths https://wiki.contextgarden.net/Matrix_in_maths and verify that eveything on that page works fine and is up to date.
Thank you!
But there _is_ a matrix module (hey, I just looked through all this stuff!) by Jeong Dalyoung & Hans; apparently it can do matrix calculations.
https://source.contextgarden.net/tex/context/modules/mkiv/m-matrix.mkiv
Hraban
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________
On 10/1/2023 11:01 AM, Henning Hraban Ramm wrote:
Am 01.10.23 um 05:51 schrieb Otared Kavian:
Hi Hraban,
Thank you for your updating of the modules stuff. As far as I remember the matrix features are not related to any modules, but rather are part of LMTX. In nay case next week I will look at the page
https://wiki.contextgarden.net/Matrix_in_maths https://wiki.contextgarden.net/Matrix_in_maths
and verify that eveything on that page works fine and is up to date.
Thank you!
But there _is_ a matrix module (hey, I just looked through all this stuff!) by Jeong Dalyoung & Hans; apparently it can do matrix calculations.
https://source.contextgarden.net/tex/context/modules/mkiv/m-matrix.mkiv indeed, it has been around for quite a while
Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl -----------------------------------------------------------------
participants (4)
-
Hans Hagen
-
Henning Hraban Ramm
-
Jeong Dal
-
Otared Kavian