Tag Archives: JuliaHub

Calibration of HVAC, Battery Systems: Latest Trends and News | JuliaHub

By: Jasmine Chokshi

Re-posted from: https://info.juliahub.com/blog/calibration-of-industrial-hvac-and-battery-systems

Building large scale models for industrial systems requires incorporating the real-world behavior of the system inside the mathematical model. In order to achieve this, models need to be calibrated based on collected experimental data. Calibrating models to data, however, is difficult  due to the behavioral complexity of the models and the challenges that are brought in by the data, such as noise, partial observability or sparsity of the measurements.

New Ways to Compile Julia

By: Dr. Jeff Bezanson

Re-posted from: https://info.juliahub.com/blog/new-ways-to-compile-julia-blog

At JuliaCon Local in Eindhoven in December 2023, Jeff Bezanson, co-creator of Julia and co-founder of JuliaHub, presented a talk on the state of Julia binaries and the goal to generate smaller ones. A common request by developers in the Julia developer survey is the ability to produce smaller, self-contained binaries. In the Eindhoven talk, Jeff shared a graph showing the progression of binary sizes generated by PackageCompiler.jl. There has been significant progress since then, and the latest update shows a huge drop in size, thanks to the trimming mechanism.

JuliaSim: Redefining Model-Based Engineering

By: Dr. Christopher Rackauckas

Re-posted from: https://info.juliahub.com/blog/juliasim-redefining-model-based-engineering

Model-Based Engineering (MBE) has long been fundamental and integral to product development. However, traditional tools often fall short in meeting the demands of modern engineering challenges.  Many tools focus entirely on providing an easy to use graphical environment but don’t take into account the need to version control the work products, trigger CI/CD pipelines and deploy the analysis capabilities into the field.  JuliaSim has been designed as a response to this dilemma to bridge the gap between GUI, code and deployment. It offers a unique platform that combines the intuitiveness of graphical modeling with the flexibility of code based development while offering the ability to completely automate the process of deployment, analysis and code generation.