Learn today for a better tomorrow
About Us
Major & Maintenance Python 3 releases in 2020 to 2022
Changes in Embedded Coder in R2020b to R2022b
Changes in MATLAB alone in R2021b to R2022b
Our Services
MATLAB & Python Consultants
Take your ideas beyond research to production Hiring domain experts with strong software skills is hard VersionBay…
Migration
Reduce the risk of migrating algorithms to a new software environment New software versions are a reality…
Automatic Code Generation
Enable faster iterations between algorithm and hardware implementation It takes time to produce good C code VersionBay…
Need help with your MATLAB or Python projects?
Clients Feedback
Technical Articles
How to Mock Functions in MATLAB
This post discusses how to mock functions in MATLAB. The issue of testing code that depends on external data sources, such as an Excel file…
Pandas to Polars
The Python ecosystem is continuously changing. Many people who use Pandas could also benefit from using Polars as a viable alternative which generally speaking is…
Is Python
3.11 really
that much faster?
On the 16th of November 2022, Python 3.11 was released. One of the key highlights is that it is much faster. This article will put…
MATLAB R2022a & R2022b
Version Highlights
On the 9th of March 2022 and 14th of September 2022, MATLAB R2022a and R2022b were released. There are countless new features and 7 new…
VersionBay Academy – Git for MATLAB Users
VersionBay Academy is a collection of courses that VersionBay consultants have taught to teams in person. We believe that a wider audience would also benefit…
C# to Python
Unit Testing with GitLab Pipelines
Testing is a fundamental skill that a developer should have when it comes to programming. There are many blog articles on how to best test…