Menu

Tree [r157] /
 History

HTTPS access


File Date Author Commit
 branches 2024-01-15 jwdietrich [r146] Minor updates.
 tags 2023-06-17 jwdietrich [r125] Tagging Bricks 2.0.0
 trunk 2025-01-17 jwdietrich [r157] Minor updates and fixes.
 .gitignore 2023-08-14 jwdietrich [r137] Minor updates of metadata to be in sync with gi...
 README.md 2023-07-12 jwdietrich [r134] Adding readme.md file to the repository

Read Me

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 from "bricks.pas", which has therefore 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 for 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 with 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

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.