tbeu's repositories
ModelicaTableAdditions
📊 Extension of the CombiTable look-up table blocks of the Modelica Standard Library to additionally support cubic interpolation and reading of CSV, EPW (EnergyPlus Weather) and JSON files
AdventOfCode
🎄 Advent of Code (2021-2024) in C++
ModelicaStandardTables
:chart_with_downwards_trend: C-Sources of the Modelica Standard Tables from the Modelica Standard Library
AquaQChallengeHub
AquaQ Challenge Hub (C++)
matio-eigen-example
Modern C++ example for MATLAB MAT file I/O with Eigen
matio-performance
Performance comparison for reading MAT-files
Modelica_DeviceDrivers
Free library for interfacing hardware drivers to Modelica models. There is support for joysticks, keyboards, UDP, TCP/IP, LCM, shared memory, AD/DA converters, serial port and other devices.
Chemical
Modelica Library of Chemical and Electrochemical Processes
choosealicense.com
A site to provide non-judgmental guidance on choosing a license for your open source project
cmake_format
Source code formatter for cmake listfiles.
conan-center-index
Recipes for the ConanCenter repository
eigen-matio
Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.
FreeImage
FreeImage library - With Fixes for ALL PLATFORMS
GildedRose-Refactoring-Kata
Starting code for the GildedRose Refactoring Kata in many programming languages.
GridCal
GridCal, a cross-platform power systems software written in Python with user interface, used in academia and industry.
HarmonicMotion
Demonstrating an interesting experiment in harmonic motion
leasingninja-python-boundedcontexts-domainmodel
The LeasingNinja in Python with DDD style bounded contexts and domain model.
libxls
Read binary Excel files from C/C++
ln-graph-viz
Explore the Bitcoin Lightning Network like never before! ln-graph-viz offers an interactive visualization of the network graph.
Modelica2021_ExternData
Article for Modelica2021
ModelicaBook
Source for Mike Tillers 2013 Modelica Book
oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
Theatrical-Players-Refactoring-Kata
Example from first chapter of 'Refactoring' by Martin Fowler, with tests and translations