Reduce default number of sampling points for plots - gsl-shell.git - gsl-shell

index : gsl-shell.git
gsl-shell
summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrancesco Abbate <francesco.bbt@gmail.com>2011年12月19日 09:32:04 +0100
committerFrancesco Abbate <francesco.bbt@gmail.com>2011年12月21日 08:44:09 +0100
commit6908a17576d1321eaf34899970ab136f1b18b8ef (patch)
treed4a3c9be5fbb627bef59a787c4ee157abbf46bd1
parentb61f1de6a37befa7f8cfd93c2cb21bb54a31637f (diff)
downloadgsl-shell-6908a17576d1321eaf34899970ab136f1b18b8ef.tar.gz
Reduce default number of sampling points for plots
Diffstat
-rw-r--r--graph-init.lua 2
1 files changed, 1 insertions, 1 deletions
diff --git a/graph-init.lua b/graph-init.lua
index 5b30fcdb..5b875016 100644
--- a/graph-init.lua
+++ b/graph-init.lua
@@ -8,7 +8,7 @@ local bor, band, lshift, rshift = bit.bor, bit.band, bit.lshift, bit.rshift
local lua_index_style = gslsh.lua_index_style
local n_sampling_max = 8192
-local n_sampling_default = 512
+local n_sampling_default = 256
local function check_sampling(n)
if n then
generated by cgit v1.2.3 (git 2.46.0) at 2025年10月05日 11:30:51 +0000

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