Sujet : Re: vectcl and tcl9
De : ralfixx (at) *nospam* gmx.de (Ralf Fassel)
Groupes : comp.lang.tclDate : 22. Jan 2025, 11:03:03
Autres entêtes
Message-ID : <ygajzan4148.fsf@akutech.de>
References : 1 2 3
User-Agent : Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
* Jacob <
JacobLambeth@clevelandgolf.com>
| On 1/20/2025 11:20 PM, Harald Oehlmann wrote:
| > Am 20.01.2025 um 17:03 schrieb Jacob:
| >> Hello all,
| >>
| >> Does VecTcl work with Tcl9? If not, are there any plans to update
| >> it so it can? I see there is an old fork on github, but there are
| >> no
| >> binaries available for me to quickly test.
| >>
--<snip-snip>--
>
| Thank you for your response. I find the package very useful as
| well. Much of my work in tcl involves matrix operations on large
| datasets and
| translating code I first write in matlab. Vectcl is perfect for
| this. I will stick with 8.6 for now.
According to
https://wiki.tcl-lang.org/page/Porting+extensions+to+Tcl+9Paul has ported vectcl 0.2.1 to tcl 9. Maybe check that version?
HTH
R'