News

This repository is provided as a tutorial for the implementation of integration algorithms of first and second order ODEs through recurrent neural networks in Python. The first order example ...
It seems like there is an infinite loop problem where the Process Framework (inside a Step) calls one of my @kernel_function decorated Step functions (that was registered in the Kernel). Inside that ...