Sysquake
{{Short description|Numerical computing software}}
{{notability|Products|date=December 2014}}
{{Infobox Software
| name = Sysquake
| screenshot =
| caption = Sysquake 3.5 with the interactive filter application.
| developer = Calerga Sarl
| latest_release_version = 6.5
| latest_release_date = December 2019
| operating_system = Microsoft Windows, Mac OS X, Linux
| genre = Technical computing
| license = Proprietary
| website = [http://www.calerga.com/products/Sysquake/ Sysquake product page]
}}
Sysquake is a numerical computing environment and a programming language mostly-compatible with MATLAB. It offers facilities for interactive graphics which give insights into the problems being analyzed. It is used in teaching, research, and engineering.{{cite web | url = http://athena.ecs.csus.edu/~grandajj/me171/Granda_Book_Chapter.pdf | title = Automating the Process for Modeling and Simulation of Mechatronics Systems | work = Bond Graph Modeling of Engineering Systems | publisher = Springer New York | author = J. Granda | accessdate = 9 October 2015 |date=May 2011 }}{{cite book |last1=Esteban-Escaño |first1=Javier |last2=Martínez |first2=José Manuel Díaz |title=2022 Congreso de Tecnología, Aprendizaje y Enseñanza de la Electrónica (XV Technologies Applied to Electronics Teaching Conference) |date=2022 |publisher=IEEE |location=Teruel, Spain |isbn=978-1-6654-2161-4 |url=https://ieeexplore.ieee.org/document/9840670 |access-date=15 August 2023 |chapter=Use of Sysquake as an interactive tool in the teaching of automation systems}}{{cite book |last1=Martínez |first1=G |last2=Guzmán |first2=J.L |last3=Berenguel |first3=M |last4=Dormido |first4=S |title=IFAC Proceedings Volumes |date=2010 |isbn=9783902661562 |pages=37-42 |edition=Volume 42, Issue 24 |url=https://www.sciencedirect.com/science/article/pii/S1474667015315883 |access-date=15 August 2023 |chapter=An open-source graphical library for the development of Interactive Tools}}{{cite web |last1=Gillet |first1=Denis |title=Deliverable 3.7: Final releases of the ePortfolio and modelling app |url=https://premium.golabz.eu/sites/premium/files/inline-files/Next-Lab%20D3.7.pdf |website=Go-Lab |publisher=Next-Lab consortium |access-date=15 August 2023 |date=31 December 2019 |quote=Chapter 6. Sysquake App}}
Sysquake supports two kinds of codes: libraries (collections of related functions which extend Sysquake capabilities), and SQ files, applications with interactive graphics which can have their own menus. Sysquake Pro can also be extended with plugins.{{cite web | url = http://lpsolve.sourceforge.net/5.5/Sysquake.htm | title = Using lpsolve from Sysquake | accessdate = 9 October 2015 |date=April 2013 }}
Code
Several applications share a large part of Sysquake code:
; Sysquake Application Builder : program which creates stand-alone executable applications (bundled with Sysquake Pro)
; Sysquake for LaTeX : Sysquake's language and graphics directly in LaTeX (package file and compiled application)
Libraries are usually compatible with all these applications.{{cite web | url = https://www.iofod.com | title = Nocode Platform | accessdate = 15 October 2021 }}
History
Sysquake 3 supported MySQL and SQLite databases, TCP/IP and audio input and output.{{cite web |last1=Cook |first1=Brad |title=Science app Sysquake 3 adds new functions |url=https://www.macworld.com/article/172848/sysquake.html |website=Macworld.com |publisher=IDG Communications, Inc. |access-date=15 August 2023 |date=14 October 2004}}
See also
References
{{Reflist}}
External links
- [http://www.calerga.com/products/Sysquake/ The Sysquake product page at Calerga]
- [https://web.mit.edu/lpsolve_v5520/doc/Sysquake.htm Using lpsolve from Sysquake] at mit.edu
Category:Array programming languages
Category:Numerical programming languages
Category:Statistical programming languages
{{Science-software-stub}}