Skip to content
View YujiSODE's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report YujiSODE

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Sode2024_AnnualMeeting_PalaeontSocJp-supplementaryData Sode2024_AnnualMeeting_PalaeontSocJp-supplementaryData Public

    Supplementary data: Applicability of Random Simulation to the Evaluation of Interpolation (Sode, 2024).

    Gnuplot 1

  2. getColorSection getColorSection Public

    Tool that draws a columnar color section by given RGB values of the canvas.

    JavaScript 1

  3. dataMappingGuide dataMappingGuide Public

    A tool that helps extract data from analog map

    JavaScript 4

  4. arcLandscape arcLandscape Public

    Tool to convert text or hexadecimal sequence into generative art based on arc system. Arc system is a system, where every object is regarded as structure on a spherical surface. Result describes an…

    JavaScript 3

  5. nDRandom nDRandom Public

    Tool that outputs a random coordinates generator in n-th dimensions

    Tcl 1

  6. Conway's Game of Life on Tcl. Conway's Game of Life on Tcl.
    1
    #tclCell
    2
    #tclCell.tcl
    3
    ##===================================================================
    4
    #	Copyright (c) 2019 Yuji SODE <yuji.sode@gmail.com>
    5
    #