Up to [local] / OpenXM_contrib2 / asir2000 / plot
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.15 / (download) - annotate - [select for diffs], Sun Oct 4 03:14:09 2020 UTC (4 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +4 -1
lines
Diff to previous 1.14 (colored) to selected 1.1.1.1 (colored)
Added function prototypes.
Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 29 01:32:55 2018 UTC (6 years, 7 months ago) by noro
Branch: MAIN
Changes since 1.13: +516 -516
lines
Diff to previous 1.13 (colored) to selected 1.1.1.1 (colored)
Changed a tab to two space charaters.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 4 01:57:53 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.12: +59 -1
lines
Diff to previous 1.12 (colored) to selected 1.1.1.1 (colored)
Added 'plot_by_bigfloat' as a switch in ctrl(). If its value N is not equal zero, then the evaluation in plot() is done by using bigdloat calculation with decimal precision=N. Added 'debug_plot' as a switch in ctrl(). If it is not equal zero, then a message window is shown. Fixed bugs in engine/bf.c.
Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 31 04:21:48 2017 UTC (7 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.11: +9 -9
lines
Diff to previous 1.11 (colored) to selected 1.1.1.1 (colored)
todouble() now accepts structured data such as polynomial, rational function, vector etc. In ox_plot, coefficients of polynomials are converted to double by using todouble().
Revision 1.11 / (download) - annotate - [select for diffs], Fri Jun 27 07:58:29 2014 UTC (10 years, 4 months ago) by saito
Branch: MAIN
CVS Tags: RELEASE_1_3_1_13b
Changes since 1.10: +48 -1
lines
Diff to previous 1.10 (colored) to selected 1.1.1.1 (colored)
plot function to original version add new plot function type NG ifplotOld => ifplot ifplot => ifplotNG
Revision 1.10 / (download) - annotate - [select for diffs], Mon May 12 16:54:40 2014 UTC (10 years, 5 months ago) by saito
Branch: MAIN
Changes since 1.9: +19 -17
lines
Diff to previous 1.9 (colored) to selected 1.1.1.1 (colored)
new plot function plotNGs
Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 19 06:04:09 2013 UTC (10 years, 10 months ago) by saito
Branch: MAIN
Changes since 1.8: +368 -554
lines
Diff to previous 1.8 (colored) to selected 1.1.1.1 (colored)
commit miss
Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 10 04:51:58 2011 UTC (13 years, 3 months ago) by saito
Branch: MAIN
Changes since 1.7: +366 -11
lines
Diff to previous 1.7 (colored) to selected 1.1.1.1 (colored)
add ineqn functions. objcp,ineqn,ineqnover,ineqnand,ineqnor,ineqnxor,ineqnmain,obj_op include INTERVAL
Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 14 22:29:19 2003 UTC (21 years, 8 months ago) by ohara
Branch: MAIN
CVS Tags: R_1_3_1-2,
RELEASE_1_2_3_12,
RELEASE_1_2_3,
RELEASE_1_2_2_KNOPPIX_b,
RELEASE_1_2_2_KNOPPIX,
RELEASE_1_2_2,
KNOPPIX_2006,
DEB_REL_1_2_3-9
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored) to selected 1.1.1.1 (colored)
Changing some MACROs and preprocessor directives: for example, #if PARI was replaced by #if defined(PARI).
Revision 1.6 / (download) - annotate - [select for diffs], Fri Aug 2 08:59:47 2002 UTC (22 years, 3 months ago) by noro
Branch: MAIN
Changes since 1.5: +55 -4
lines
Diff to previous 1.5 (colored) to selected 1.1.1.1 (colored)
A test implementation of polar plot.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Oct 9 01:36:27 2001 UTC (23 years, 1 month ago) by noro
Branch: MAIN
CVS Tags: RELEASE_1_2_1
Changes since 1.4: +20 -39
lines
Diff to previous 1.4 (colored) to selected 1.1.1.1 (colored)
Conversion to ANSI style (not completed yet).
Revision 1.4 / (download) - annotate - [select for diffs], Wed Aug 22 09:19:21 2001 UTC (23 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.3: +6 -5
lines
Diff to previous 1.3 (colored) to selected 1.1.1.1 (colored)
memory_ifplot() : a version of ifplot() which pushes [Width,Height,ByteArray] onto the stack, where ByteArray represents a bitmap. (experimental) (x,y) <-> ByteArray[y*len+((x)>>3)] & ((x)&7)
Revision 1.3 / (download) - annotate - [select for diffs], Tue Aug 22 05:04:30 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
CVS Tags: maekawa-ipv6,
STABLE_1_1_3,
RELEASE_1_1_3
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored) to selected 1.1.1.1 (colored)
Sorry, the email address in the license agreement was incorrect.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 21 08:31:50 2000 UTC (24 years, 2 months ago) by noro
Branch: MAIN
Changes since 1.1: +49 -1
lines
Diff to previous 1.1 (colored) to selected 1.1.1.1 (colored)
Added copyright notice and license agreement. It is mandatory to distribute Risa/Asir source codes freely.
Revision 1.1.1.1 / (download) - annotate - [selected] (vendor branch), Fri Dec 3 07:39:12 1999 UTC (24 years, 11 months ago) by noro
Branch: NORO
CVS Tags: RELEASE_20000124,
RELEASE_1_1_2,
ASIR2000
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Imported asir2000 as OpenXM_contrib2/asir2000.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 3 07:39:12 1999 UTC (24 years, 11 months ago) by noro
Branch: MAIN
Diff to selected 1.1.1.1 (colored)
Initial revision