aika
                                
                                 aika copied to clipboard
                                
                                    aika copied to clipboard
                            
                            
                            
                        Python
Please implement the code also in the python language.
Hello, could you go into more detail about your problem?
I'm currently working on stabilizing the next major release of the algorithm. As soon as I finish that, I will update the documentation and also publish a paper about it going into more depth. With regard to a Python migration, I don't think, Python is a good choice for implementing this algorithm since it heavily relies on object orientation. Even working in Java has some major shortcomings in that regard. Single inheritance and the buggy implementation of generics in Java really cause some major headaches.