Menu

Tree [r4] /
 History

HTTPS access


File Date Author Commit
 Debug 2016-04-19 husince [r4]
 Release 2016-04-19 husince [r4]
 SpectraST 2016-04-19 husince [r4]
 ipch 2015-03-25 husince [r2] simpleFilter success
 SpectraST.opensdf 2016-04-19 husince [r4]
 SpectraST.sdf 2016-04-19 husince [r4]
 SpectraST.sln 2015-03-18 husince [r1] initial
 SpectraST.suo 2015-04-22 husince [r3] regular update
 SpectraST.v12.suo 2016-04-19 husince [r4]
 readme.txt 2016-04-19 husince [r4]

Read Me

This is a version of SpectraST built from TPP 4.7.
Guide for installation in Windows:
1. Dependencies: 
GNU Scientific Library (GSL)
windows installation: 
	download: http://gnuwin32.sourceforge.net/packages/gsl.htm
	static library conversion:
		start the "Visual Studio 2008 command lines" (administrator)
		goto the gsl lib directory, and type:
		lib /machine:i386 /def:libgsl.def
		lib /machine:i386 /def:libgslcblas.def
	bugs:
		In gsl 1.8, gsl_multifit_linear_svd is missing in libgsl.def. Add it back before 'lib' conversion.
2. Modified Settings
Property->VC++ Directories settings
Property->C/C++->"Command Line" OR "All Options"->additional Options
Property->Linker->Additional Dependencies
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.