As part of Mo.net 7.6, we have extended the external interface to compiled Mo.net tasks so that it now accepts a Python list. This update allows a new array of inputs to be passed from Python to the compiled Mo.net task DLL without having to create an intermediate inputs file.
The Actuarial Value Chain is Broken – Here’s How to Fix it
In today’s complex and uncertain world actuaries are spending less and less time focused on the tasks they were hired to do. So, how did we get here and how do we fix it?
Stepping Forward: Examining the Pros and Cons of Modelling Platform Migration
Modelling platform migration is a process that provides significant benefits to the business and allows you to realise the full potential of your modelling capability. It’s not so much about new features, but more about cost savings, risk mitigation, innovation and faster delivery.
Modelling as a Query
One thing that I’m frequently asked is how client models can be better integrated with database or data warehouse environments. This article explores what else might be possible with Mo.net…
Feeding the Python a Different Input
Following on from the Mo.net Loves Python series. this article outlines how to change the input data used by the Mo.net projection when being called from Python.
Calling a Mo.net Projection from a Python Script
In the last article I demonstrated how to run a Python script with arguments from a Mo.net group projection task and return the results from the script back to Mo.net. In this third and final part of the Mo.net Loves Python series, I will reverse the scenario and use a Python script to call a Mo.net projection task.
How to Run a Python Script from Mo.net
Part two of our Mo.net Loves Python series. We look at how to run an existing Python-based Black Scholes model from a Mo.net group projection task, passing in arguments to define the vector size to use, and retrieving the completion message & run time from the Python script.
Snake Charming with Mo.net (or Integrating Mo.net and Python)
The first article in our Mo.net Loves Python series. We discuss how Mo.net and Python can be integrated in a range of different ways to meet a multitude of potential use cases.