CyberUnits Team
@cyberunitsteam.bsky.social
Current information around #CyberUnits, a software library for #modelling and #simulation of feedback loops and other biological processing structures with #ObjectPascal
cyberunits.sf.net
cyberunits.sf.net
Reposted by CyberUnits Team
Are you researching #endocrine #feedback control systems?
Our Research Topic "Mechanistic, Machine Learning and Hybrid Models of the 'Other' Endocrine Regulatory Systems in Health and Disease: Volume II" is still open for submission.
www.frontiersin.org/research-top...
#endocrinology #cybernetics
Our Research Topic "Mechanistic, Machine Learning and Hybrid Models of the 'Other' Endocrine Regulatory Systems in Health and Disease: Volume II" is still open for submission.
www.frontiersin.org/research-top...
#endocrinology #cybernetics
September 7, 2025 at 6:57 PM
Are you researching #endocrine #feedback control systems?
Our Research Topic "Mechanistic, Machine Learning and Hybrid Models of the 'Other' Endocrine Regulatory Systems in Health and Disease: Volume II" is still open for submission.
www.frontiersin.org/research-top...
#endocrinology #cybernetics
Our Research Topic "Mechanistic, Machine Learning and Hybrid Models of the 'Other' Endocrine Regulatory Systems in Health and Disease: Volume II" is still open for submission.
www.frontiersin.org/research-top...
#endocrinology #cybernetics
Reposted by CyberUnits Team
🚨🚨The White House is pissed off about this ad so you know what to do, share it everywhere! ICE is disappearing people just because of the color of their skin! No Warrant! No Due Process! This is not who we are as Americans! #MAGAKidnappers want an all white America, fuck that‼️
June 18, 2025 at 8:08 PM
🚨🚨The White House is pissed off about this ad so you know what to do, share it everywhere! ICE is disappearing people just because of the color of their skin! No Warrant! No Due Process! This is not who we are as Americans! #MAGAKidnappers want an all white America, fuck that‼️
Reposted by CyberUnits Team
For a completely different task, simulating biological feedback loops, #Object_Pascal generates the fastest code. It is not only faster than that of interpreted languages (S/R and Python) but even outperforms fast compiled languages (C++ and Swift).
#Pascal #programming
doi.org/10.14201/adc...
#Pascal #programming
doi.org/10.14201/adc...
January 4, 2025 at 7:19 PM
For a completely different task, simulating biological feedback loops, #Object_Pascal generates the fastest code. It is not only faster than that of interpreted languages (S/R and Python) but even outperforms fast compiled languages (C++ and Swift).
#Pascal #programming
doi.org/10.14201/adc...
#Pascal #programming
doi.org/10.14201/adc...
Reposted by CyberUnits Team
In scientific computing, speed is critical when choosing a programming language. Additionally, given limited resources for funding and the challenges of climate change, memory and energy efficiency are important as well. #Pascal is in the Pareto-optimal set of these goals.
doi.org/10.1016/j.sc...
doi.org/10.1016/j.sc...
January 4, 2025 at 7:08 PM
In scientific computing, speed is critical when choosing a programming language. Additionally, given limited resources for funding and the challenges of climate change, memory and energy efficiency are important as well. #Pascal is in the Pareto-optimal set of these goals.
doi.org/10.1016/j.sc...
doi.org/10.1016/j.sc...
Reposted by CyberUnits Team
program NewYear;
uses
SysUtils, DateUtils;
var
currDate: TDateTime;
currYear, currMonth, currDay: Word;
begin
currDate := now;
DecodeDate(currDate, currYear, currMonth, currDay);
Writeln('Happy new year ' + IntToStr(currYear) + '!');
end.
uses
SysUtils, DateUtils;
var
currDate: TDateTime;
currYear, currMonth, currDay: Word;
begin
currDate := now;
DecodeDate(currDate, currYear, currMonth, currDay);
Writeln('Happy new year ' + IntToStr(currYear) + '!');
end.
January 4, 2025 at 6:25 PM
program NewYear;
uses
SysUtils, DateUtils;
var
currDate: TDateTime;
currYear, currMonth, currDay: Word;
begin
currDate := now;
DecodeDate(currDate, currYear, currMonth, currDay);
Writeln('Happy new year ' + IntToStr(currYear) + '!');
end.
uses
SysUtils, DateUtils;
var
currDate: TDateTime;
currYear, currMonth, currDay: Word;
begin
currDate := now;
DecodeDate(currDate, currYear, currMonth, currDay);
Writeln('Happy new year ' + IntToStr(currYear) + '!');
end.
#CyberUnits Bricks was at the centre of the keynote lecture by Johannes W. Dietrich at the International Pascal Congress 2023.
Now the recordings are available online from youtu.be/RZ9iu_jaAcg?...
🧪🩺
Now the recordings are available online from youtu.be/RZ9iu_jaAcg?...
🧪🩺
"Shaping Systems Endocrinology with Object Pascal " by Dr. Johannes W. Dietrich
YouTube video by IPC (International Pascal Congress)
youtu.be
September 28, 2024 at 9:58 PM
#CyberUnits Bricks was at the centre of the keynote lecture by Johannes W. Dietrich at the International Pascal Congress 2023.
Now the recordings are available online from youtu.be/RZ9iu_jaAcg?...
🧪🩺
Now the recordings are available online from youtu.be/RZ9iu_jaAcg?...
🧪🩺
Reposted by CyberUnits Team
Reposted by CyberUnits Team
When it comes to performance, #Object_Pascal is a preferable programming language for computer #simulations in life sciences.
Which programming language is fit for high-performance computer simulations in biomedical #cybernetics? We found that #Free_Pascal generates faster code than S/R and #Python. Interestingly, Object #Pascal even outperforms #Swift and C++. 🧪🩺
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
August 31, 2024 at 9:40 AM
When it comes to performance, #Object_Pascal is a preferable programming language for computer #simulations in life sciences.
Reposted by CyberUnits Team
Which programming language is fit for high-performance computer simulations in biomedical #cybernetics? We found that #Free_Pascal generates faster code than S/R and #Python. Interestingly, Object #Pascal even outperforms #Swift and C++. 🧪🩺
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
August 31, 2024 at 9:31 AM
Which programming language is fit for high-performance computer simulations in biomedical #cybernetics? We found that #Free_Pascal generates faster code than S/R and #Python. Interestingly, Object #Pascal even outperforms #Swift and C++. 🧪🩺
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
#CyberUnits Bricks was the basis of an implementation and performance study that has recently been published in ADCAIJ (Advances in Distributed Computing and Artificial Intelligence Journal).
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
August 31, 2024 at 8:11 AM
#CyberUnits Bricks was the basis of an implementation and performance study that has recently been published in ADCAIJ (Advances in Distributed Computing and Artificial Intelligence Journal).
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
revistas.usal.es/cinco/index....
doi.org/10.14201/adc...
Reposted by CyberUnits Team
#SimulaBeta 3.1.2 is available. This service release fixes several bugs and is the first version to be based on #CyberUnits Bricks 2.0.
simulabeta.sourceforge.io
doi.org/10.5281/zeno...
doi.org/10.5281/zeno...
simulabeta.sourceforge.io
doi.org/10.5281/zeno...
doi.org/10.5281/zeno...
January 3, 2024 at 7:10 PM
#SimulaBeta 3.1.2 is available. This service release fixes several bugs and is the first version to be based on #CyberUnits Bricks 2.0.
simulabeta.sourceforge.io
doi.org/10.5281/zeno...
doi.org/10.5281/zeno...
simulabeta.sourceforge.io
doi.org/10.5281/zeno...
doi.org/10.5281/zeno...
This software is based on #CyberUnits Bricks.
Recently, computer simulations with #SimulaBeta played a key role in the development of the fasting-based disposition index SPINA-DI, a substantially improved method to assess the function of the insulin-glucose feedback loop and for early diagnosis of diabetes mellitus. 🩺 doi.org/10.1111/1753...
August 31, 2024 at 7:44 AM
This software is based on #CyberUnits Bricks.