Your image description


LambdaSim's main goal is to act as a digital twin of the world from a macroeconomic perspective and to simulate future scenarios by taking advantage of agent based modeing and various methods from multivariat data analysis.



Here is a peek at what's driving this project along with a project timeline.

Complexity arises when there are nonlinear relationships, feedback loops, and unstable dynamics. Examples range from predicting traffic jams in a bustling city to understanding how the weather will unfold based solely on initial conditions.


Fortunately, we can make significant progress in predicting complex systems by breaking down the system into smaller components often called agents. These agents follow a simpler set of rules regarding how they act with their environment. This approach allows us to iteratively simulate the behavior of the entire system. By trying different values for the variables that we can change in real-world scenarios within the simulation, we gain valuable insights about how the system as a whole will be affected. As a consequence, this insight enables us to make better, more informed decisions in the real world.


In science, testing a hypothesis is crucial for proving or disproving a theory. However, in economics, especially on large scales, it is both analytically unpredictable and often very costly or impossible to test new government policies, such as those listed here, before analyzing their real-world implementation results and aftereffects. Additionally, in democratic governments, where new politicians are elected every four years, a policy might be reversed before any meaningful impact, positive or negative, can be measured.


This is the problem that Lambdasim aims to tackle. By creating detailed and dynamic models of economic systems, simulations can predict the potential outcomes of various policies without the need for real-world implementation. These simulations can account for numerous variables and their interactions, providing a more comprehensive analysis of possible results. This approach allows policymakers to evaluate the potential impacts of their decisions in a controlled environment, reducing the risks, costs, and ambiguities associated with trial-and-error in real-world policy testing.



Check out LambdaSim on GitHub

Examples of societal issues that could be simulated in this may include, but is not limited to:

Project timeline

(Click the blue boxes to expand)

February 2024 - Git repo started

This is where the whole project lies. Several different approaches lie here. Small experimental baby steps etc.

June 2024 - This website was created

With the purpose of sharing the project with friends, interested people, etc.

August 2024 - Market research and experimental development

Since this is a software-based project, there are, of course, no upfront costs. In fact, spending time coding might even be worth it because of the learning outcomes. The time is well spent, even if there isn't much of a direction yet. In parallel, the plan is to figure out what might be needed in the "real world" market and what already exists concurrently.

September 2024 - Relational Database

After some brainstorming, research, trial and error, the project has landed on building a relational database. This is ideal for the simulation projects because it efficiently manages structured data and complex relationships. It ensures data integrity through constraints, supports scalability, and allows powerful querying with SQL.

October 2024 - Acceptance from NTNU as a personal student defined project

Thanks to my kind professors at the IE faculty at NTNU, Lambdasim has been granted as a cource worth 7.5 studypoits. This implies that I will get guidence and credit for the work being done towards the project. For more info see this link TFE4205 - Student Defined Development Project

November 2024 and into the future...

Who knows what might happen here?

Hopefully, this will get clearer. The goal is that this is super clear by the end of September.

December 2024 - Commiting more to this project

Saying no is scary.

I declined an offer to work with a satellite comunication system in order to have more time to work on LambdaSim the summer of 2025

January 2025 - A new approach

The project is now quite concrete.

This is the current problem the project sets out to solve: How can one develop a macroeconomic model that combines real-time data and complex adaptive systems to predict the dynamics of global trade and identify how different countries' economic decisions affect each other?