JP's Blog

  • GitHub * Flickr * Resume
  • Reviews
  • Programming
  • Home Automation
  • Photography
  • Maker
  • Writing
  • Research
  • Search
  • RSS

Wombat IDE - Vector of vector functions

2012-05-03
  • Languages
    • Java
    • Scheme
  • Series
    • Wombat IDE
  • programming
    • Prev Next
  • All Posts
    • Prev Next

Added two functions to the matrix library:

  • (vov->matrix vov) - converts a vector of vectors to a matrix
  • (matrix->vov m) - converts a matrix to a vector of vectors

Quick and simple, but highly useful for testing and display purposes.  

  • All posts: By Date
  • All posts: By Tag
  • RSS: All
  • RSS: programming

All posts unless otherwise mentioned are licensed under Creative Commons License

Any source code unless otherwise mentioned is licensed under the 3 clause BSD license