Script Library: 1238 scripts
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 
tag index: d · domain

24 scripts tagged as: [domain  ·  scientific]

ARFF Data Mining
arff-datamining.r2.7 KB
26 Feb 2009
Implement a framework for Data Mining algorithms that works on ARFF files. Includes various algorithms. Assumes class being mined for is the last attribute.
author: Izkata
Ascii math
ascii-math.rv:0.0.0
2 KB
10 Mar 2009
Defines functions and variables for arithmetic ASCII characters
author: Scott Wall
Base conversion functions
base-convert.r
 documentation
v:0.0.2
8.0 KB
2 Sep 2005
Functions to convert an decimal whole number to and from any arbitrary base
author: Sunanda
bin-to-float
bin-to-float.r
 discussion
v:0.0.3
1.2 KB
8 Nov 2006
Convert a binary file to a series of floats and back
author: Glenn M. Lewis
Blood
blood.rv:0.1.1
19.1 KB
7 Mar 2009
Usefull example to demo and learn how to use liquid.
author: Maxim Olivier-Adlhoch
BNF grammar compiler
bnf-compiler.rv:1.0
11.0 KB
13 Dec 2009
convert BNF grammar to REBOL parse rules
author: Maxim Olivier-Adlhoch
CAS Registry Number
cas-rn.rv:1.0.1
3.3 KB
25 Oct 2005
The CAS Registry (http://www.cas.org/EO/regsys.html) is a widely used database of chemical substances. The CAS Registry Numbers are a de facto standard for the identification of chemical substances. This module contains helper functions to handle CAS Registry Numbers.
author: Daniel Rybowski
Clausius Clapeyron
cla-cla.rv:1.0.6
1.6 KB
1 Feb 2012
Given the data, check if it's steam or water, and give the temperature for boiling water. It usese the Clausius-Clapeyron equation and give the flow in the tube to reach the atmosfere.
author: Massimiliano Vessi
Unit converter
convertitore.rv:1.4.14
24.2 KB
2 Jul 2013
icon for convertitore.rThe best unit converter on earth!
author: Massimiliano Vessi
Compute the date of Easter day
easter-day.rv:1.1.0
1.3 KB
1 Mar 2005
Just a small function to compute the date of the Easter day. Can be used to compute other dates related to Easter. Should be accurate for years starting at 1583 to 2050, and maybe more.
author: Didier Cadieu, but many more
Histogram maker
histogrammer.rv:1.0.0
9.6 KB
18 Apr 2011
To produce a histogram from a data series, to display it in a window, to save it as PNG file and/or as a data file
author: Rudolf W. Meijer
linear-interp
linear-interp.rv:0.0.1
1.4 KB
8 Nov 2006
Linearly interpolate between two numbers
author: Glenn M. Lewis
Mass mailer
massmailer.r
 documentation
v:2.3.24
6.1 KB
15 Feb 2011
icon for massmailer.rMass emailng the world!
author: Massimiliano Vessi
Multi-methods implementation
multi-methods.rv:1.4.0
9.0 KB
11 Apr 2005
Implements polyformism using multi-methods technique and typed objects
author: Jaime Vargas
periodic table
periodictable.r
 documentation
v:0.9.4
11.9 KB
15 Aug 2007
Display a periodic table of the elements as REBOL buttons
author: Brian Tiffin
r3D
r3d2.r
 documentation
v:2.2.6
21.6 KB
17 Oct 2012
3D Library, you can use also images. Look a the end of the file to see how are made 3D model.
author: andrew hoadley
Random.org
random-org.r900 bytes
17 Jun 2008
Get really random numbers (come from atmospheric noise) from http://random.org
author: [unknown]
RebCannon
rebcannon.r5.2 KB
16 Dec 2012
icon for rebcannon.r[no purpose header found]
author: Massimiliano Vessi
Similarity Metrics
simetrics.r
 discussion
 documentation
v:0.5.0
21.2 KB
19 Feb 2006
Toolkit of string distance metrics.
author: Francois Vanzeveren (fvz)
Stack, queue and deque functions
sqd.r
 documentation
v:0.0.1
4.1 KB
5 Oct 2005
Implement stack, queue and deque data structures
author: Sunanda
Daylight Saving Time function based on North American rules
summer.r947 bytes
30 Mar 2004
Calculates whether a given date is in Daylight Saving Time or not, based on North American rules. Rules vary by country.
author: Bohdan Lechnowsky
Supercalculator
supercalculator.rv:3.8.23
10.8 KB
21 Dec 2011
icon for supercalculator.rScientific calculator in Rebol!
author: Massimiliano Vessi
Triangulation Example
triangulation.r4.9 KB
13 May 2005
To demonstrate how to calculate the location of a robot based on response times from three known beacons in a right triangle configuration
author: Bohdan Lechnowsky
Wiki entry R2
wiki-rebol2.rv:3.1.4
4.4 KB
14 Feb 2013
make wikibook/wikipedia/mediawiki entry from defined words, example: my? append (then you can paste directly (CTRL+V), see http://en.wikibooks.org/wiki/REBOL_Programming/append) This works with Rebol2
author: Max Vessi