Home
last modified time | relevance | path

Searched refs:maple (Results 1 – 25 of 1350) sorted by relevance

12345678910>>...54

/dports/math/latte-integrale/latte-version_1_7_6/code/latte/top-ehrhart/
H A DTopEhrhart.cpp109 maple << "\n["; in computeTopEhrhartPolynomial()
112 maple << "["; in computeTopEhrhartPolynomial()
119 maple << "], "; in computeTopEhrhartPolynomial()
127 maple << "["; in computeTopEhrhartPolynomial()
137 maple << "]"; in computeTopEhrhartPolynomial()
139 maple << ","; in computeTopEhrhartPolynomial()
141 maple << "]"; in computeTopEhrhartPolynomial()
145 maple << "]"; in computeTopEhrhartPolynomial()
147 maple << ","; in computeTopEhrhartPolynomial()
180 maple << "]]]"; in computeTopEhrhartPolynomial()
[all …]
/dports/math/linbox/linbox-1.6.3/interfaces/maple/
H A DMakefile.am23 pkgincludesubdir=$(includedir)/interfaces/maple/new
31 liblbmaple_la_SOURCES= lb-maple.C
35 pkginclude_HEADERS =lb-maple.h lb-maple-utilities.h
39 sh lb-maple-path.sh "$(libdir)/liblbmaple.so"
40 $(INSTALL_DATA) lb-maple.mpl $(libdir)/lb-maple.mpl
44 $(MAPLE_HOME)/bin/maple lb-maple.mpl 2>&1 > /dev/null
H A Dlb-maple-path.sh4 mv lb-maple.mpl.bak lb-maple.mpl
7 sed -e "s|lbpathvalue|lbpath:=\"$1\";|" -i.bak lb-maple.mpl
/dports/math/lrcalc/lrcalc-1.3/
H A DMakefile.am5 dist_lrcalcdata_DATA = lrcalc.maple README
9 lrcalc.maple: lrcalc.maple.src config.status
10 cp lrcalc.maple.src lrcalc.maple
11 echo "LRCALC_BIN_PATH := \"$(prefix)/bin/lrcalc\":" >> lrcalc.maple
/dports/math/crlibm/crlibm-1.0beta4/
H A DMakefile.am81 maple/double-extended.mpl maple/triple-double.mpl\
82 maple/exp-td.mpl maple/csh.mpl \
83 maple/log-td.mpl maple/log-de.mpl \
84 maple/log2-td.mpl maple/log10-td.mpl \
85 maple/trigo.mpl maple/atan.mpl maple/atan-pentium.mpl \
86 maple/asin-td.mpl maple/acos-td.mpl \
87 maple/sqrt.mpl \
88 maple/expm1.mpl \
89 maple/gal.mpl \
90 maple/pow.mpl \
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/
H A DMakefile.am87 maple/double-extended.mpl maple/triple-double.mpl\
88 maple/exp-td.mpl maple/csh.mpl \
89 maple/log-td.mpl maple/log-de.mpl \
90 maple/log2-td.mpl maple/log10-td.mpl \
91 maple/trigo.mpl maple/atan.mpl maple/atan-pentium.mpl \
92 maple/asin-td.mpl maple/acos-td.mpl \
93 maple/sqrt.mpl \
94 maple/expm1.mpl \
95 maple/gal.mpl \
96 maple/pow.mpl \
[all …]
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/
H A DMakefile.am103 maple/common-procedures.mpl \
104 maple/double-extended.mpl maple/triple-double.mpl\
105 maple/exp-td.mpl maple/csh.mpl \
106 maple/log-td.mpl maple/log-de.mpl \
107 maple/log2-td.mpl maple/log10-td.mpl \
108 maple/trigo.mpl maple/atan.mpl \
109 maple/asin-td.mpl maple/acos-td.mpl \
110 maple/sqrt.mpl \
111 maple/expm1.mpl \
112 maple/gal.mpl \
[all …]
/dports/graphics/processing/processing-1.5.1/modes/java/examples/Books/Processing Handbook/Units 31-42/33 Data 4/_17/
H A D_17.pde2 append(trees, "maple"); // INCORRECT! Does not change the array
5 trees = append(trees, "maple"); // Add "maple" to the end
6 print(trees); // Prints "ash oak maple"
11 print(moretrees); // Prints "ash oak maple beech"
/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/maple2oogl/
H A Dsavegvplot.mws12 " {MPLTEXT 1 0 41 "libname:=\"/home/claus/maple/lib\",libname;" }}
13 {PARA 11 "" 1 "" {XPPMATH 20 "6#>%(libnameG6$Q6/home/claus/maple/lib6
19 {XPPMATH 20 "6#Q@/home/claus/maple/lib/local.lib6\"" }}}{EXCHG {PARA
23 /claus/maple/lib6\"" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 18 "save
27 0 "" {MPLTEXT 1 0 41 "libname:=\"/home/claus/maple/lib\",libname;" }}
28 {PARA 11 "" 1 "" {XPPMATH 20 "6#>%(libnameG6$Q6/home/claus/maple/lib6
38 ics/3-D/geomview/writeoogl`,`gvplot.mws`,`/home/claus/maple/lib/`);" }
60 41 "libname:=\"/home/claus/maple/lib\",libname;" }}{PARA 11 "" 1 ""
61 {XPPMATH 20 "6#>%(libnameG6$Q6/home/claus/maple/lib6\"Q6/usr/local/map
/dports/math/reduce/Reduce-svn5758-src/libraries/crlibm/gappa/exp-td/
H A Dexp-td-proof.sh6 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate1.gappa | $GAPPA
7 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate2.gappa | $GAPPA
8 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate3.gappa | $GAPPA
9 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate4.gappa | $GAPPA
/dports/math/crlibm/crlibm-1.0beta4/gappa/exp-td/
H A Dexp-td-proof.sh6 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate1.gappa | $GAPPA
7 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate2.gappa | $GAPPA
8 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate3.gappa | $GAPPA
9 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate4.gappa | $GAPPA
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/gappa/exp-td/
H A Dexp-td-proof.sh27 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate1.gappa | $GAPPA
28 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate2.gappa | $GAPPA
29 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate3.gappa | $GAPPA
30 sed -f ../maple/TEMPEXP/exp-td-accurate.sed exp-td-accurate4.gappa | $GAPPA
/dports/math/linbox/linbox-1.6.3/macros/
H A Dmaple-check.m41 dnl Check for Maple, for maple examples
58 AC_ARG_WITH(maple,
59 [AC_HELP_STRING([--with-maple=<path>|yes|no], [Use Maple library. If argument is no, you do not
74 [AC_HELP_STRING([--enable-shared], [Check for shared compilation (needed by --with-maple)])],
92 …if test -r "${MAPLE_HOME}/bin/maple.system.type" && test -r "${MAPLE_HOME}/extern/include/maplec.h…
93 MAPLE_BIN=${MAPLE_HOME}/`${MAPLE_HOME}/bin/maple.system.type`
98 if test -r "/usr/local/bin/xmaple" && test -r "/usr/local/bin/maple.system.type"; then
100 MAPLE_BIN="${MAPLE_HOME}/"`${MAPLE_HOME}/bin/maple.system.type`
103 MAPLE_BIN="${MAPLE_HOME}/"`${MAPLE_HOME}/bin/maple.system.type`
114 ${MAPLE_HOME}/bin/maple macros/maple-check-version.mpl > /dev/null
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/
H A Dehrhart238 maple=0
49 maple=1
54 maple=1
92 if [[ $maple -eq 1 ]]
95 maple < ehrhart3.mapleCommands.txt > /dev/null
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/maple/
H A Dcheck-hints-log-td.sh63 echo "read \"log-td.gappa.autocheck.mpl\";" | maple
64 echo "read \"log-td-E0.gappa.autocheck.mpl\";" | maple
65 echo "read \"log-td-E0-logir0.gappa.autocheck.mpl\";" | maple
66 echo "read \"log-td-accurate.gappa.autocheck.mpl\";" | maple
67 echo "read \"log-td-accurate-E0.gappa.autocheck.mpl\";" | maple
68 echo "read \"log-td-accurate-E0-logir0.gappa.autocheck.mpl\";" | maple
H A Dlog-de.patterson.mpl154 fprintf(fd, "/*File generated by maple/log-de.mpl*/\n\n"):
284 fprintf(fd, "sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_0.sed ../gappa/…
287 fprintf(fd, "sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_0.sed ../gappa/…
291 fprintf(fd, " sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_$num.sed ../ga…
297 fprintf(fd, " sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_$num.sed ../ga…
303 fprintf(fd, "sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_0.sed ../gappa/…
306 fprintf(fd, "sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_0.sed ../gappa/…
311 fprintf(fd, " sed -f ../maple/PATERSON/polynomials.sed -f ../maple/PATERSON/log-de_$num.sed ../g…
319 printf(" sh ../gappa/run-log-de-proof.sh 2> ../maple/PATERSON/Gappa.out\n"):
/dports/math/latte-integrale/latte-version_1_7_6/
H A DREADME-mpl-files6 Now code/maple/m-knapsack.mpl has been updated to be identical to the code at the website.
21 MAYBE: If we expose the cleaned up Maple integration code in Latte code/maple again,
33 http://www.math.ucdavis.edu/~latte/topweightedehrhart-maple/
56 code/maple/m-knapsack.mpl: top knapsack Maple code
71 done: After above, move to code/maple. (Update Makefiles.)
78 TODO: Move to code/maple
99 ./knapsack/moreKnapsacks/knapsackLib2.mpl used for testing the top knapsack vs the SL maple codes
100 ./knapsack/moreKnapsacks/knapsackwithdualdec.14.04.2012.mpl: top knapsack maple code
149 (3) compares the maple integration algorithm (which is in (3)) with the c++ one (which is in (4))
158 (2) multiplies two maple-style polynomials and compares it with the burst trie code in (3)
[all …]
/dports/math/octave-forge-symbolic/symbolic-2.9.0/inst/@sym/
H A Dgammaln.m52 %! maple = vpa ('0.827694592323437101529578558452359951153502', 40);
54 %! assert (abs(double(maple-us)) < 1e-39)
58 %! maple = vpa ('-0.0316390593739611898037677296008797172022603', 40) + ...
61 %! assert (abs(double(maple-us)) < 1e-39)
66 %! maple = vpa ('0.8600470153764810145109326816703567873271571', 40) - ...
69 %! assert (abs(double(maple-us)) < 1e-39)
/dports/sysutils/file/file-5.39/magic/Magdir/
H A Dmaple3 # $File: maple,v 1.8 2017/03/17 21:35:28 christos Exp $
4 # maple: file(1) magic for maple files
9 # maple library .lib
14 # they are compiled indexes for maple files
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/framework/modules/c_FileTypeSigModule/file-5.08/magic/Magdir/
H A Dmaple3 # $File: maple,v 1.6 2009/09/19 16:28:10 christos Exp $
4 # maple: file(1) magic for maple files
9 # maple library .lib
14 # they are compiled indexes for maple files
/dports/devel/py-magic/file-5.40/magic/Magdir/
H A Dmaple3 # $File: maple,v 1.8 2017/03/17 21:35:28 christos Exp $
4 # maple: file(1) magic for maple files
9 # maple library .lib
14 # they are compiled indexes for maple files
/dports/editors/texmacs/TeXmacs-1.99.4-src/plugins/maple/bin/
H A Dtm_maple3 TEXMACS_MAPLE_BIN=`which maple`
12 TEXMACS_MAPLE_BIN=`which maple`
37 cd $TEXMACS_PATH/plugins/maple; make -f Makefile.9 TEXMACS_HOME_PATH="$TEXMACS_HOME_PATH"
/dports/editors/jed/jed-0.99-19/lib/
H A Dmaple.sl2 custom_variable ("Maple_Program", "maple");
77 define maple () function
79 variable buf = "*maple*";
84 error ("Currently, only one maple process is supported.");
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Dmaple.sl4 variable Maple_Program = "maple";
86 define maple () function
88 variable buf = "*maple*";
93 error ("Currently, only one maple process is supported.");
/dports/editors/texmacs/TeXmacs-1.99.4-src/plugins/maple/progs/
H A Dinit-maple.scm14 (plugin-configure maple
21 (lazy-input-converter (maple-input) maple))

12345678910>>...54