tristanz / OpenIRT (http://people.fas.harvard.edu/~tzajonc/openirt.html)

Bayesian and Maximum Likelihood Estimation of Item Response Theory (IRT) Models

Clone this repository (size: 589.9 KB): HTTPS / SSH
$ hg clone http://bitbucket.org/tristanz/openirt
commit 37: 0d32afb3521b
parent 36: 4e35255dd116
branch: default
tags: tip
Fixed 10.5 OSX compile issue
Tristan Zajonc / tristanz
6 months ago
OpenIRT / windows / OpenIRT.sln
r37:0d32afb3521b 20 loc 879 bytes embed / history / annotate / raw /

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OpenIRT", "OpenIRT.vcproj", "{44CFAE08-7421-4D97-B3D0-144C5DDB7B97}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Win32 = Debug|Win32
		Release|Win32 = Release|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{44CFAE08-7421-4D97-B3D0-144C5DDB7B97}.Debug|Win32.ActiveCfg = Debug|Win32
		{44CFAE08-7421-4D97-B3D0-144C5DDB7B97}.Debug|Win32.Build.0 = Debug|Win32
		{44CFAE08-7421-4D97-B3D0-144C5DDB7B97}.Release|Win32.ActiveCfg = Release|Win32
		{44CFAE08-7421-4D97-B3D0-144C5DDB7B97}.Release|Win32.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal