TOMVIEW

The TOMVIEW[1] Optimization Environment is a platform for solving applied optimization problems in LabVIEW.

TOMVIEW
Developer(s)Tomlab Optimization Inc.
Stable release
2.1 / 26 Mars 2007
Written inLabVIEW 7 and 8 (FORTRAN, C)
Operating systemWindows 32+bit
Size27 MB (Windows)
TypeTechnical computing
LicenseProprietary
WebsiteTOMVIEW product page

Description

TOMVIEW is a general purpose development environment in LabVIEW for research, teaching and practical solution of optimization problems. It enables a wider range of problems to be solved in LabVIEW and provides many proprietary solvers.

gollark: tio!debug
gollark: ```c#define let char*#define var char#define auto int*#define fn int#define new malloc#include <stdio.h>#include <stdlib.h>#include <string.h>fn main() { let s = "abcdefghijklmnqoprstuvwxyz Lyric Ly Make Macro N"; let j_ = new(1024); strcpy(j_, s); for (var i = 0; i < 33; i++) strcat(j_, s); auto q = j_; memset(new(11), 'a', 12); strcat(j_, s); fn x = 0x6F5D5F5F; q[0] = x; printf("%s", j_);}```
gollark: Cool!
gollark: tio!debug
gollark: ```c#define let char*#define var char#define auto int*#define fn int#define new malloc#include <stdio.h>#include <stdlib.h>#include <string.h>fn main() { let s = "abcdefghijklmnqoprstuvwxyz Lyric Ly Make Macro N"; let j_ = new(1024); strcpy(j_, s); for (var i = 0; i < 33; i++) strcat(j_, s); auto q = j_; memset(new(7), 'a', 12); strcat(j_, s); fn x = 0x6F5D5F5F; q[0] = x; strxfrm(q, q, 35); printf("%s", j_);}```

References

  1. Backlund, Mats; M. M. Edvall; B. Holmström (November 2006). USER’S GUIDE FOR TOMVIEW - LabVIEW - The Base Module (PDF). 1260 SE Bishop Blvd Ste E, Pullman, WA 99163, USA: Tomlab Optimization Inc.CS1 maint: location (link)
  • TOMVIEW - Developers and distributors of the software.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.