Recent

Author Topic: Announcing CyberUnits Bricks 1.0  (Read 6412 times)

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Announcing CyberUnits Bricks 1.0
« on: September 05, 2015, 01:25:25 am »
We are pleased to announce Bricks 1.0, the first component of the CyberUnits repository. Bricks is a class library for Object Pascal 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.

Bricks is licensed with a BSD license. It may therefore be used in both free open source software and commercial products.

CyberUnits is a collection of cross-platform units for medical cybernetics and systems biology. See http://cyberunits.sf.net for details.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Announcing CyberUnits Bricks 1.0
« Reply #1 on: September 05, 2015, 01:41:03 pm »
Short documentation of the Bricks library is now available from http://sourceforge.net/projects/cyberunits/files/Bricks/Documentation/
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

BeniBela

  • Hero Member
  • *****
  • Posts: 905
    • homepage
Re: Announcing CyberUnits Bricks 1.0
« Reply #2 on: September 05, 2015, 01:58:10 pm »

wp

  • Hero Member
  • *****
  • Posts: 11858

BeniBela

  • Hero Member
  • *****
  • Posts: 905
    • homepage
Re: Announcing CyberUnits Bricks 1.0
« Reply #4 on: September 05, 2015, 05:23:30 pm »
lol
???

Quote from: xkcd
No one else used the prefix Cyber for like a decade

It was just the page I had open, before looking in this forum

AlexTP

  • Hero Member
  • *****
  • Posts: 2386
    • UVviewsoft
Re: Announcing CyberUnits Bricks 1.0
« Reply #5 on: September 05, 2015, 05:38:31 pm »

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Announcing CyberUnits Bricks 1.0
« Reply #7 on: September 06, 2015, 12:25:45 am »
lol
???

Quote from: xkcd
No one else used the prefix Cyber for like a decade

It was just the page I had open, before looking in this forum

 ;) I chose the right day to post this announcement...
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Announcing CyberUnits Bricks 1.0
« Reply #8 on: March 27, 2020, 07:08:07 pm »
CyberUnits Bricks has been updated to version 1.1, featuring additional properties for ASIA elements, additional examples and bug fixes.

The class library is available from http://cyberunits.sourceforge.net or https://doi.org/10.5281/zenodo.1304179.
« Last Edit: March 27, 2020, 07:17:29 pm by jwdietrich »
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Announcing CyberUnits Bricks 1.0
« Reply #9 on: April 08, 2020, 07:20:05 pm »
The Bricks library has been updated to version 1.1.1. This is a bug-fix release, available from http://cyberunits.sourceforge.net or https://doi.org/10.5281/zenodo.1304179.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: Announcing CyberUnits Bricks 1.0
« Reply #10 on: June 18, 2023, 09:21:41 am »
The CyberUnits bricks library has been updated to version 2.0.0. This significant upgrade introduces a plethora of new features, e.g. a model class, harmonic test signals and tools for signal analysis. Additionally, important bugs have been fixed.

It is available from http://cyberunits.sourceforge.net/ or https://doi.org/10.5281/zenodo.1304179 .
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

 

TinyPortal © 2005-2018