Added more demos on fractals, non-linear fit, ODE integration and other - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
path: root/demo-init.lua
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2011年08月08日 17:34:31 +0200
committerFrancesco Abbate <francesco.bbt@gmail.com>2011年08月08日 17:34:31 +0200
commit3371160ef86992eae3092d06676a4396e1666ebf (patch)
tree9b0c90e0f219d320abef915e8ec3ca3f84844944 /demo-init.lua
parente003aac07fa5445f14c18e73a5f2ca72ec992e48 (diff)
downloadgsl-shell-3371160ef86992eae3092d06676a4396e1666ebf.tar.gz
Added more demos on fractals, non-linear fit, ODE integration and other
Diffstat (limited to 'demo-init.lua')
-rw-r--r--demo-init.lua 3
1 files changed, 2 insertions, 1 deletions
diff --git a/demo-init.lua b/demo-init.lua
index 18d25735..7b91efc5 100644
--- a/demo-init.lua
+++ b/demo-init.lua
@@ -15,7 +15,8 @@ local function load_demo(name)
end
end
-local demo_files = {'fft', 'bspline', 'wave-particle', 'plot'}
+local demo_files = {
+ 'fft', 'bspline', 'wave-particle', 'plot', 'fractals', 'ode', 'nlinfit', 'integ'}
for i, name in ipairs(demo_files) do
load_demo(name)
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月28日 23:25:23 +0000

AltStyle によって変換されたページ (->オリジナル) /