Julian Märte

Results 22 comments of Julian Märte

Hi again! Actually you could help me out here; writing the unit tests is actually not really a problem but rather to have some test cases (i.e. some MPS files)...

Great. However; I will try to do independent unit testing so we do not test for duplicates. If you integrate pysmps into your unit tests sometime you will implicitly do...

There is a first unit test example in the numpy_free branch.

I added a second unit test for checking if the multiple RHS functionality works. Check the first issue to see what I mean by this. The same could be implemented...

I will definitely look into this. First I will implement the test cases from your other issue.

Hello! Is there any particular reason for the need of a project to be numpy-free? I actually never encountered any problem with numpy. Anyway; i can look into it and...

I see. No problem. From my side numpy is not really needed as it is only used in the return-types. I can definitely factor it out. I just used it...

Hello! To this topic: I have created a new branch called "numpy_free", see https://github.com/jmaerte/pysmps/tree/numpy_free. Since I do not have a test case on my PC atm I would need you...

Has everything worked out so far? Best regards!

So I have loaded this file myself now and the problem with your code is not the loading (even tho it takes quite long too - round about half a...