WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Matrix math (https://forum.worldviz.com/showthread.php?t=4241)

Enlil 05-15-2012 11:26 AM

Matrix math
 
Hello,
I am trying to do a simple Cyclic Coordinate Descent algorithm, and need to be able to do repeated transformations on points, preferably in memory. I looked at vizmat, and it seems like it didn't have all the tools I needed to do this (I may be wrong - there is very little documentation, and I may have missed things in perusing the code).

So, is there a good way to do matrix math in Vizard, and if not, is there a way to use the numpy or scipy package?

Thanks,
Christian

farshizzo 05-17-2012 10:57 AM

I would recommend using the numpy package. The following knowledge base article describes how to get it working with Vizard:
http://kb.worldviz.com/articles/496


All times are GMT -7. The time now is 01:09 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC