summaryrefslogtreecommitdiff
path: root/src/interpolation.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-02Move out of subdirLars-Dominik Braun1-980/+0
2015-02-15s array in interpolate_n was one element too smallErik Reckase1-1/+1
2015-02-15roundoff error was introducing some strangeness in smoothly interpolated geno...Erik Reckase1-0/+7
2015-02-15added mobius variation (the one with 8 params, eralex's).Erik Reckase1-0/+8
2015-02-15removed all exit() calls from functions compiled into shared library. palett...Erik Reckase1-4/+8
2015-02-15Added flux variation.Erik Reckase1-0/+1
2015-02-15auger variation's parameters were not interpolated - forgot to add them to in...Erik Reckase1-0/+4
2015-02-15Initial commit of early-clip branch of flam3 into google code.Erik Reckase1-0/+956