Skip to content
jdramsey edited this page Nov 4, 2015 · 23 revisions

Welcome to the Tetrad Wiki!

Feel free to help build this wiki--the only reason is it so spare is that we have only converted this repository to GitHub/Maven as of 10/27/2015.

I guess I should start off by listing some issues we know about that need to be addressed.

Documentation is one. Some of the classes are well-documented, but others are not. When Javadocs are produced, many formatting errors are identified that need to be fixed.

Some classes or files are in the repository that maybe should not be because they are for specific projects and not written for the general case. Others are duplicates. Still others are dead code, not being used by other classes or referenced by reflection.

Many of the JUnit tests do not include assert statements.

We've started an issue list at https://github.com/cmu-phil/tetrad/issues that will track these and other issues that come up.

Joe R.