psycharo-zz / factor-graph

matlab/c++ factor graph framework
32 stars 8 forks source link

Java port #50

Open vic4ever opened 11 years ago

vic4ever commented 11 years ago

Hello, I intend to port your project to java. Is it ok with you if I do so ? Thanks.

psycharo-zz commented 11 years ago

it's fine

vic4ever commented 11 years ago

Thank you. Can you please tell me which references you used to code these ? The reason is that I want to check my code manually since there are some mismatches from converting from C++ to Java.

psycharo-zz commented 11 years ago

See e.g. http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=4282128, also here are tests https://github.com/psycharo/factor-graph/tree/master/src/tests