projects
/
pspp-builds.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed non-portable shell syntax in tests. Added a dist-hook target to check
[pspp-builds.git]
/
src
/
math
/
2008-05-16
Ben Pfaff
Use gsl_isnan instead of isnan, gsl_isinf instead of...
tree
|
commitdiff
2008-04-06
Jason Stover
oops
tree
|
commitdiff
2008-04-06
Jason Stover
store intercept in proper place when using QR method
tree
|
commitdiff
2008-03-11
Jason Stover
Removed use of coefficient 0 as intercept; removed...
tree
|
commitdiff
2008-03-08
Jason Stover
Fix bug 22419
tree
|
commitdiff
2008-03-01
Jason Stover
added checks for pointers to coefficient
tree
|
commitdiff
2008-02-29
Jason Stover
Fix bug 22419
tree
|
commitdiff
2008-02-14
John Darrington
Fixed bug #22306
tree
|
commitdiff
2008-01-19
John Darrington
Reworked settings so as to use one large struct instead...
tree
|
commitdiff
2007-12-12
John Darrington
Whitespace changes only.
tree
|
commitdiff
2007-12-04
Jason Stover
Removed 'Written by' line
tree
|
commitdiff
2007-11-11
Ben Pfaff
Patch #6262. New developers guide and resulting fixes...
tree
|
commitdiff
2007-10-12
Ben Pfaff
xalloc.h-instead-of-alloc.h.patch from patch #6230.
tree
|
commitdiff
2007-10-04
John Darrington
Created a new stock item for Reset buttons.
tree
|
commitdiff
2007-09-21
Jason Stover
fix memory leaks; bug 21056
tree
|
commitdiff
2007-09-15
John Darrington
Initialize variables to avoid compiler warnings.
tree
|
commitdiff
2007-09-14
Jason Stover
fix memory leak
tree
|
commitdiff
2007-08-13
Ben Pfaff
Make casewriters keep track of the number of `union...
tree
|
commitdiff
2007-08-12
Jason Stover
Added scope and explanation of use of conditional inver...
tree
|
commitdiff
2007-07-07
Ben Pfaff
Change license from GPLv2+ to GPLv3+.
tree
|
commitdiff
2007-06-08
John Darrington
Delete trailing whitespace at end of lines.
tree
|
commitdiff
2007-06-08
John Darrington
Added missing #include
tree
|
commitdiff
2007-06-07
Ben Pfaff
Actually implement the new procedure code and adapt...
tree
|
commitdiff
2007-05-31
Jason Stover
Initial version of interaction
tree
|
commitdiff
2007-04-22
John Darrington
Miscellaneous cleanup to categorical values, linreg...
tree
|
commitdiff
2007-04-12
Jason Stover
fix bug 19581
tree
|
commitdiff
2007-04-02
John Darrington
Changed a lot of non-const pointers to const.
tree
|
commitdiff
2007-02-09
Ben Pfaff
Fix use of size_t in printf formats. Patch #5727.
tree
|
commitdiff
2007-02-05
Ben Pfaff
Reduce number of multiplications for higher moments.
tree
|
commitdiff
2007-02-05
Ben Pfaff
Remove potentially misleading citation.
tree
|
commitdiff
2007-01-21
Jason Stover
removed "written by" line
tree
|
commitdiff
2006-12-23
Ben Pfaff
Make the missing value code do more work, so that its...
tree
|
commitdiff
2006-12-22
John Darrington
Added abstract factory to create casefiles. Updated...
tree
|
commitdiff
2006-12-16
John Darrington
Removed my authorship lines.
tree
|
commitdiff
2006-12-15
Ben Pfaff
Remove "Written by Ben Pfaff <blp@gnu.org>" lines every...
tree
|
commitdiff
2006-12-10
Ben Pfaff
Finish converting struct variable to an opaque type...
tree
|
commitdiff
2006-12-07
John Darrington
Changed factors' independent variables to be copies...
tree
|
commitdiff
2006-12-07
Ben Pfaff
Compare variable pointers instead of variable indexes.
tree
|
commitdiff
2006-12-05
Ben Pfaff
First step in making struct variable opaque: the boring...
tree
|
commitdiff
2006-11-25
Ben Pfaff
We've had a mix of min, max from libpspp/misc.h and...
tree
|
commitdiff
2006-11-05
John Darrington
Added casefilter structure to assist with missing value...
tree
|
commitdiff
2006-10-29
John Darrington
Made array.h const correct, and dealt with the conseque...
tree
|
commitdiff
2006-10-26
John Darrington
Eliminated global variable current_dataset.
tree
|
commitdiff
2006-10-25
John Darrington
Yet more constness
tree
|
commitdiff
2006-10-19
John Darrington
Encapsulated the static data of procedure.[ch] into...
tree
|
commitdiff
2006-09-23
John Darrington
Changed int to bool in dict_get_weight and sort_active_...
tree
|
commitdiff
2006-07-17
John Darrington
Patch #5209
tree
|
commitdiff
2006-07-16
Jason Stover
center the data before computing the coefficients;...
tree
|
commitdiff
2006-07-16
Jason Stover
fixed and tested computation of coefficients
tree
|
commitdiff
2006-07-15
Jason Stover
made matrix argument const in coefficient initialization
tree
|
commitdiff
2006-07-15
Jason Stover
fixed computation of sample covariance
tree
|
commitdiff
2006-07-15
Jason Stover
fixed intialization of coefficients
tree
|
commitdiff
2006-07-14
Jason Stover
moved knowledge of pspp_linreg_cache out of pspp_coeff_init
tree
|
commitdiff
2006-07-13
Jason Stover
use struct design_matrix
tree
|
commitdiff
2006-07-08
Ben Pfaff
Apply patch #5225, assertions.
tree
|
commitdiff
2006-07-06
Jason Stover
subscript fixes
tree
|
commitdiff
2006-07-05
Jason Stover
added new initialization function
tree
|
commitdiff
2006-07-05
Jason Stover
moved to src/math for wider availability
tree
|
commitdiff
2006-07-04
John Darrington
Encapsulated msg_location inside msg_emit
tree
|
commitdiff
2006-07-03
Jason Stover
subscript fixes; added free functions
tree
|
commitdiff
2006-07-02
Jason Stover
fixed subscript in sum; added new functions; fixed...
tree
|
commitdiff
2006-07-01
Jason Stover
dropped use of casefiles
tree
|
commitdiff
2006-07-01
Jason Stover
corrected increment of lag
tree
|
commitdiff
2006-06-21
Jason Stover
save coefficients in innovations estimate structure
tree
|
commitdiff
2006-06-21
Jason Stover
added scale update to innovations algorithm
tree
|
commitdiff
2006-06-16
Jason Stover
fixed bogus email address
tree
|
commitdiff
2006-06-16
Jason Stover
added initial innovations functions
tree
|
commitdiff
2006-06-07
Jason Stover
fixed mistakes
tree
|
commitdiff
2006-06-07
Jason Stover
fixed mistakes
tree
|
commitdiff
2006-06-07
Jason Stover
fixed bogus email address
tree
|
commitdiff
2006-06-07
Jason Stover
renamed time-series directory ts
tree
|
commitdiff
2006-06-07
Jason Stover
initial version
tree
|
commitdiff
2006-06-07
Jason Stover
Renamed time-series directory ts
tree
|
commitdiff
2006-06-05
Jason Stover
added coefficient typedef
tree
|
commitdiff
2006-06-04
Jason Stover
initial version of autocovariance function
tree
|
commitdiff
2006-05-25
Jason Stover
new file
tree
|
commitdiff
2006-05-19
Jason Stover
added comment
tree
|
commitdiff
2006-05-19
Jason Stover
renamed pspp_linreg_coeff to pspp_coeff
tree
|
commitdiff
2006-05-19
Jason Stover
moved coefficient.[ch] to src/math
tree
|
commitdiff
2006-05-19
Jason Stover
moved src/math/linreg/coefficient.* to src/math
tree
|
commitdiff
2006-05-12
Jason Stover
changed linreg_cache.coeff to **
tree
|
commitdiff
2006-05-11
Jason Stover
Fixed memory leak. Made coeff a linreg_coeff** for...
tree
|
commitdiff
2006-05-10
Ben Pfaff
Add WARN_UNUSED_RESULT to procedure function prototypes
tree
|
commitdiff
2006-05-06
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-05
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-05-04
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-04-29
John Darrington
Removed unused variable (of undefined type) which preve...
tree
|
commitdiff
2006-04-28
Jason Stover
added function to retrieve variable list used in linear...
tree
|
commitdiff
2006-04-27
Ben Pfaff
Continue reforming procedure execution. In this phase...
tree
|
commitdiff
2006-04-26
Jason Stover
added pointer to predicted values
tree
|
commitdiff
2006-04-22
Jason Stover
removed uneccessary cast to pspp_linreg_cache
tree
|
commitdiff
2006-04-19
Jason Stover
Added pointer to residual variable to linreg cache
tree
|
commitdiff
2006-04-17
Jason Stover
pspp_linreg_cache_free accepts a void pointer
tree
|
commitdiff
2006-04-17
Jason Stover
pspp_linreg_cache_free returns a boolean
tree
|
commitdiff
2006-04-16
Ben Pfaff
Get rid of src/libpspp/debug-print.h and all its users...
tree
|
commitdiff
2006-04-16
Jason Stover
fixed variable type check
tree
|
commitdiff
2006-04-16
Ben Pfaff
Fix some warnings.
tree
|
commitdiff
2006-04-10
Jason Stover
fixed prediction bug
tree
|
commitdiff
2006-04-09
Jason Stover
updated residual function; fixed bug in coefficient.c
tree
|
commitdiff
2006-04-09
Jason Stover
added residual function to linreg struct; tidied up
tree
|
commitdiff
next