Skip to content

jwdietrich21/cyberunits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

157 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CyberUnits

Class library for computational cybernetics

Bricks Notes

Bricks is a set of Pascal units that provides a class library for rapid programming of high-performance computer simulations in life sciences.

In order to use the Bricks Library in your own enterprises, you simply have to add the file "bricks.pas" to your project. You may also want to add additional units like "lifeblocks.pas" or „systemsdiagram.pas", etc. to your project to get additional functionality. All high-level units depend on "bricks.pas", which has to be added in any case.

In the directory „Example_Programs", you find sample programs that illustrate how to use the Bricks library.

Files in the directories "Test Cases for FPCUnit" (for Lazarus and Free Pascal) or "Test Cases for DUnit (for Delphi) are for unit testing with FPCUnit or DUnit, respectively. They are not necessary for normal use, except in the case that you want to improve and test the Bricks Library.

About CyberUnits

CyberUnits is a collection of cross-platform units for medical cybernetics and systems biology. See http://cyberunits.sf.net for details.

License

Files of the CyberUnits repository are licensed under a BSD license. This facilitates their usage in both free open-source software and commercial applications.

This software is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Version History

A complete and regularly updated list of all CyberUnits revisions is available from https://sourceforge.net/p/cyberunits/wiki/Version_history/.

J. W. Dietrich

About

CyberUnits is a cross-platform class library for rapid development of high-performance computer simulations in life sciences. It supports modelling for biomedical cybernetics and systems biology with Object Pascal.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors