Skip to content
Joseph Ramsey edited this page Dec 17, 2015 · 23 revisions

Welcome to the tetrad wiki!

Please bear with us; we are still in the process of cleaning up this repository for general use. Please periodically issue this command from the tetrad directory to get the latest changes (which will still be frequent):

git pull https://github.com/cmu-phil/tetrad master

or for more frequent changes

git pull https://github.com/cmu-phil/tetrad development

You may also need to re-setup your project in Intellij if you're using that. If you have a lot of problems, you may need to delete the .idea directory and all of the .iml files. Otherwise, or in any case, follow the instructions in Setting Up Tetrad in IntelliJ IDEA to set it up again. Make sure to select the pom.xml file as described there.

Thanks.