Difference between revisions of "CyberUnits"

From Free Pascal wiki
Jump to navigationJump to search
(rearranged info)
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=Intro=
+
== About ==
CyberUnits is a collection of cross-platform units for medical cybernetics and systems biology.
+
 
 +
'''CyberUnits''' is a collection of cross-platform units for medical cybernetics and systems biology. It supports [[Object Pascal]], S and Matlab.
 +
 
 +
Author: Johannes W. Dietrich, (c) Ludwig Maximilian University of Munich, (c) University of Ulm Hospitals, (c) Ruhr University of Bochum
 +
 
 +
License: BSD license. It may therefore be used in both free open source software and commercial products.
  
 
[[File:cyberunit-bricks.png]]
 
[[File:cyberunit-bricks.png]]
  
=Units=
+
== Libraries ==
==Bricks==
+
 
 +
=== Bricks ===
 +
 
 
Bricks is the first component of the CyberUnits repository. Bricks is a class library that facilitates rapid programming of high-performance computer simulations in life sciences, technical cybernetics and related fields. It supports numeric simulations in time domain and characterisation of systems or subsystems in frequency domain. Additionally, it contains a powerful Systems Diagram unit that provides classes for drawing block diagrams of feedback loops and other information processing structures, ready for integration in new or existing programs.
 
Bricks is the first component of the CyberUnits repository. Bricks is a class library that facilitates rapid programming of high-performance computer simulations in life sciences, technical cybernetics and related fields. It supports numeric simulations in time domain and characterisation of systems or subsystems in frequency domain. Additionally, it contains a powerful Systems Diagram unit that provides classes for drawing block diagrams of feedback loops and other information processing structures, ready for integration in new or existing programs.
  
 
Possible applications of CyberUnits Bricks include but are not limited to control systems engineering, medical cybernetics, systems biology, bioinformatics, systems dynamics and synthetic biology.
 
Possible applications of CyberUnits Bricks include but are not limited to control systems engineering, medical cybernetics, systems biology, bioinformatics, systems dynamics and synthetic biology.
  
=License=
+
==Download==
Bricks is licensed with a BSD license. It may therefore be used in both free open source software and commercial products.
 
  
=Download=
 
 
Homepage: http://cyberunits.sf.net/
 
Homepage: http://cyberunits.sf.net/
 +
 +
[[Category:FPC in Science and Technology]]
 +
[[Category:Software for Biomedical Research]]
 +
[[Category:Software written in Free Pascal]]
 +
[[Category:Software created with Lazarus]]

Revision as of 09:06, 14 August 2020

About

CyberUnits is a collection of cross-platform units for medical cybernetics and systems biology. It supports Object Pascal, S and Matlab.

Author: Johannes W. Dietrich, (c) Ludwig Maximilian University of Munich, (c) University of Ulm Hospitals, (c) Ruhr University of Bochum

License: BSD license. It may therefore be used in both free open source software and commercial products.

cyberunit-bricks.png

Libraries

Bricks

Bricks is the first component of the CyberUnits repository. Bricks is a class library that facilitates rapid programming of high-performance computer simulations in life sciences, technical cybernetics and related fields. It supports numeric simulations in time domain and characterisation of systems or subsystems in frequency domain. Additionally, it contains a powerful Systems Diagram unit that provides classes for drawing block diagrams of feedback loops and other information processing structures, ready for integration in new or existing programs.

Possible applications of CyberUnits Bricks include but are not limited to control systems engineering, medical cybernetics, systems biology, bioinformatics, systems dynamics and synthetic biology.

Download

Homepage: http://cyberunits.sf.net/