File size: 65,747 Bytes
3f03314 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 | {"query_id": 39076, "query": "Keep data in memory inside a notebook without having to evaluate it again"}
{"query_id": 39078, "query": "Return \"true\" if point is in Convex Hull"}
{"query_id": 42483, "query": "Join matrix based on conditions"}
{"query_id": 44421, "query": "Use of N@ with Table"}
{"query_id": 45994, "query": "iterative programming"}
{"query_id": 16194, "query": "Movable text on a curve"}
{"query_id": 22876, "query": "Symbolic Calculations with formal matrices"}
{"query_id": 44428, "query": "The precision of the number"}
{"query_id": 4727, "query": "Does Mathematica support variable frame rate for any video format, in analogue of GIF-style \"DisplayDurations\"?"}
{"query_id": 2789, "query": "Aborting evaluation when the memory exceeds a certain limit"}
{"query_id": 4729, "query": "How to format numbers with at least one figure after the decimal point"}
{"query_id": 55568, "query": "Why isn't Refresh working as expected?"}
{"query_id": 4720, "query": "Labelling ArrayPlot Charts"}
{"query_id": 32447, "query": "How to take the log of an equation?"}
{"query_id": 41141, "query": "Sorting lists element by element"}
{"query_id": 18142, "query": "How can I seperate specific elements from the list?"}
{"query_id": 20228, "query": "How to use \"Drop\" function to drop matrix' rows and columns in an arbitrary way?"}
{"query_id": 21558, "query": "Confusing efficiency and evaluation when returning pure functions?"}
{"query_id": 20468, "query": "Collapse matching brackets"}
{"query_id": 23734, "query": "Manipulate a Plot that contains a variable that contains symbol"}
{"query_id": 54486, "query": "How to access new colour schemes in version 10?"}
{"query_id": 1, "query": "Usage of \\[InvisibleApplication] and other related invisible characters"}
{"query_id": 10669, "query": "How to make a Line[] with no end?"}
{"query_id": 30014, "query": "How to create a simple cross eyed 3d plot"}
{"query_id": 27091, "query": "Unresolved differential equation"}
{"query_id": 3646, "query": "How to make a 3D globe?"}
{"query_id": 21764, "query": "Define a Plot3D function with custom options"}
{"query_id": 19201, "query": "Embedding Mathematica Console into a Java/.NET Application"}
{"query_id": 22611, "query": "Autocomplete short symbol names in non-global context"}
{"query_id": 33513, "query": "How to remove the background noise from a single sound file?"}
{"query_id": 11725, "query": "How to find circular objects in an image?"}
{"query_id": 33992, "query": "Double sum over primes"}
{"query_id": 3412, "query": "Conditional Gathering of lists"}
{"query_id": 3897, "query": "Plotting Error Bars on a Log Scale"}
{"query_id": 4744, "query": "GridBox/packed array behaviour"}
{"query_id": 6923, "query": "Edit a Mathematica plot in Illustrator, missing font problem"}
{"query_id": 38196, "query": "Importing and running a notebook"}
{"query_id": 19457, "query": "Finding the likeliest path in a Markov process"}
{"query_id": 24807, "query": "Dynamically labeling a family of curves"}
{"query_id": 45725, "query": "How to simplify a polynomial and get the results in the order that I want?"}
{"query_id": 29254, "query": "Defining a polygon by clicking on an image"}
{"query_id": 31566, "query": "How to keep front and back colors of Polygon in Graphics3D same all the time"}
{"query_id": 29016, "query": "Short circuit logical operators"}
{"query_id": 32658, "query": "Combine 2D images perpendicular to each other"}
{"query_id": 21742, "query": "Extracting Facebook Managed accounts (pages) in Mathematica?"}
{"query_id": 41350, "query": "Mathematica Semilog (LogLinearPlot) using x,y points from table"}
{"query_id": 16398, "query": "Loops and subroutines"}
{"query_id": 40029, "query": "Is it possible to modify the options for a particular cell from another cell?"}
{"query_id": 42209, "query": "Tick labels above axis"}
{"query_id": 27049, "query": "InputField with Scrollbars"}
{"query_id": 37093, "query": "mathematica function autocomplete issue"}
{"query_id": 5619, "query": "How to create a floating image with no window background"}
{"query_id": 11705, "query": "saving Manipulate data inside a notebook"}
{"query_id": 10619, "query": "Sort strings by natural ordering"}
{"query_id": 56213, "query": "Possible bug involving Dataset/Query and RightComposition"}
{"query_id": 4764, "query": "Non-commutative symbolic linear algebra"}
{"query_id": 21993, "query": "Equidistant points on a polyline"}
{"query_id": 39026, "query": "Loop function over list"}
{"query_id": 17250, "query": "Is it possible to change the color of plot in Show?"}
{"query_id": 33721, "query": "While loop not breaking when condition is met"}
{"query_id": 31302, "query": "How do I create a package from an existing notebook?"}
{"query_id": 6955, "query": "Is it possible to insert arguments into functions when they're used like Function@ or //Function?"}
{"query_id": 32878, "query": "Finding hidden treasure (aka finding undocumented functions)"}
{"query_id": 7804, "query": "Evaluation inside Button stops after some seconds"}
{"query_id": 11950, "query": "Stategies to avoid NIntegrate::slwcon error"}
{"query_id": 4537, "query": "Rotating 3DPlot into animated gif"}
{"query_id": 33724, "query": "How do I include both text and variables in Input[ ]?"}
{"query_id": 33966, "query": "How to \"explode\" a list inside a function call argument list?"}
{"query_id": 20873, "query": "Graphing the amount of time a function takes"}
{"query_id": 14193, "query": "Good way to discriminate between Mathematica/PlayerPro/CDFPlayer"}
{"query_id": 38166, "query": "Pulling constants out of integrations"}
{"query_id": 18310, "query": "Mathematica and Python integration?"}
{"query_id": 1041, "query": "How to pipe a stream to another notebook?"}
{"query_id": 1283, "query": "Permutations[Range[12]] produces an error instead of a list"}
{"query_id": 850, "query": "How do I clear all user defined symbols?"}
{"query_id": 27023, "query": "Animated 3D graphics is low resolution"}
{"query_id": 10838, "query": "Why does mathematica crash when I rotate a 3D graph?"}
{"query_id": 39019, "query": "Exporting images in a Mathematica array to a PDF s.t. each image is precisely $n \\times m$ millimeter in dimension"}
{"query_id": 38152, "query": "How to make a control array of buttons or togglers?"}
{"query_id": 42411, "query": "Use Map with OptionValue"}
{"query_id": 22828, "query": "Factorize and find the null space of a polynomial in several variables"}
{"query_id": 41569, "query": "Optimizing a bubble art code"}
{"query_id": 27038, "query": "Simple Macro or Meta Programming for Data Analysis"}
{"query_id": 27274, "query": "Sort+Union on a list"}
{"query_id": 5409, "query": "Interdependent controls in Manipulate"}
{"query_id": 30432, "query": "RevolutionPlot3D: revolving around a line NOT an axis"}
{"query_id": 29696, "query": "Making a C++ callable .lib or .dll file from a Mathematica notebook"}
{"query_id": 49289, "query": "Converting strings of the form \"1.34e5\" to real numbers?"}
{"query_id": 5644, "query": "Partition string into chunks"}
{"query_id": 26837, "query": "\"Go back\" and \"Go forward\" in help?"}
{"query_id": 27921, "query": "Problem with ListVectorPlot3D"}
{"query_id": 33373, "query": "How to get a list of pairs into the form $(x,y)$?"}
{"query_id": 25502, "query": "How to type a capital 'E' in Mathematica 9 using 'ToExpression' and 'TeXForm'?"}
{"query_id": 24892, "query": "Outputting a set of graphics 3D objects with positions defined by one array and colors by another?"}
{"query_id": 35553, "query": "Mathematica's ArcTan function"}
{"query_id": 14611, "query": "Function behaves differently inside a package than outside"}
{"query_id": 20051, "query": "How do I get my equation to have the form $(x-a)^2 + (y-b)^2 + (z-c)^2-d = 0$?"}
{"query_id": 13520, "query": "Evaluate while external command is being run"}
{"query_id": 8922, "query": "position of sequence of elements in list"}
{"query_id": 15945, "query": "How to implement FittedModel like objects"}
{"query_id": 30090, "query": "Use the same scale for two ListContour plots"}
{"query_id": 15718, "query": "Can I make a default for an optional argument the value of another argument?"}
{"query_id": 13538, "query": "How to make 3d solid volume from set of images"}
{"query_id": 38819, "query": "What are the limits of the Prime-functions?"}
{"query_id": 35544, "query": "How to use Automorphisms[] on a graph?"}
{"query_id": 2157, "query": "Customize front end to add notifications when evaluation finishes?"}
{"query_id": 55972, "query": "Which function definition is used to evaluate an expression that matches the lefthand side of more than one definition?"}
{"query_id": 21150, "query": "How can I compile a ColorFunction with Blend?"}
{"query_id": 54645, "query": "Simplifying (A+B)* C doesn't work"}
{"query_id": 4338, "query": "Graph relationships between functions and variables"}
{"query_id": 39904, "query": "To put a plot inside of a plot"}
{"query_id": 20277, "query": "How to define a vector of arbitary length"}
{"query_id": 45574, "query": "Generate polyhedron from coordinates"}
{"query_id": 46662, "query": "Scope of variables within a Manipulate expression"}
{"query_id": 18193, "query": "balanced Shortest[] and string-patterns"}
{"query_id": 34682, "query": "Esc-esc for special characters and autocomplete in Mathematica 9"}
{"query_id": 30085, "query": "The order of the result $x^2 \\left(b-\\frac{a}{2}\\right)+(a-2) x^3+\\left(2-\\frac{b}{2}\\right) x+4 x^4-1$"}
{"query_id": 15929, "query": "Graphics exported from Mathematica 9 are very large because even standard fonts are embedded"}
{"query_id": 20272, "query": "How to work with the symbol EndOfFile?"}
{"query_id": 5434, "query": "Using D to find a symbolic derivative"}
{"query_id": 13981, "query": "How to generate a RandomVariate of a custom distribution?"}
{"query_id": 54899, "query": "Addition of all elements of two sets with each other"}
{"query_id": 8943, "query": "Formatting Framed - some FrameStyle graphic directives don't work?"}
{"query_id": 29085, "query": "MathKernel doesn't return all Messages"}
{"query_id": 21374, "query": "Show doesn't show all the plots"}
{"query_id": 46893, "query": "How to Plot a function that returns multiple values?"}
{"query_id": 5454, "query": "Implementing bookmarks in the front end when editing a package"}
{"query_id": 24882, "query": "What causes strange line artifacts to appear in plots with certain PlotRanges?"}
{"query_id": 1096, "query": "List of compilable functions"}
{"query_id": 47749, "query": "ListDensityPlot with discrete bins"}
{"query_id": 29098, "query": "How to create a ListPlot containing two lists?"}
{"query_id": 55517, "query": "Generating a Table with a certian Density"}
{"query_id": 9801, "query": "How can I tell mathematica to generate an histogram from nominal data?"}
{"query_id": 13757, "query": "How to make a function that evaluates an expression?"}
{"query_id": 13754, "query": "Time varying equation plot"}
{"query_id": 13513, "query": "Plot Even Piecewise function"}
{"query_id": 19027, "query": "Is there a way to ask Mathematica for the RAM installed?"}
{"query_id": 19264, "query": "Converting a list of replacement rules into a list of real values"}
{"query_id": 45551, "query": "How to reduce notebook or CDF file size with many images in it?"}
{"query_id": 6796, "query": "Using the result of Solve in subsequent calculations"}
{"query_id": 33574, "query": "What's the correct way to shift zero frequency to the center of a Fourier Transform?"}
{"query_id": 13961, "query": "Plotting graphics as ASCII plots"}
{"query_id": 4368, "query": "How to insert graphics primitives into a plot?"}
{"query_id": 42035, "query": "Problem with With"}
{"query_id": 6562, "query": "How can I create a rectangular graphic with curved edges?"}
{"query_id": 20023, "query": "Plot 4D data with color as 4th dimension"}
{"query_id": 19035, "query": "What does # mean in Mathematica?"}
{"query_id": 5235, "query": "Why doesn't Evaluate appear to work in this RegionPlot example with MatchQ?"}
{"query_id": 17093, "query": "Exp[I \u03b8] + b Exp[-I \u03b8], Part II"}
{"query_id": 18183, "query": "How to install the Wolfram Workbench plugin into Eclipse Kepler?"}
{"query_id": 30290, "query": "Checking for duplicates in sublists"}
{"query_id": 24623, "query": "question about Inner"}
{"query_id": 33561, "query": "Classification of a linear system of equations with a parameter"}
{"query_id": 11794, "query": "Get polynomial interpolation formula"}
{"query_id": 7408, "query": "ListPlot with plotmarkers determined by point"}
{"query_id": 46866, "query": "Is it possible to auto-load documentation for current function?"}
{"query_id": 48802, "query": "My \"N\" turned red randomly"}
{"query_id": 5242, "query": "How to import all files of a folder at once?"}
{"query_id": 22419, "query": "Benchmarking expressions"}
{"query_id": 44200, "query": "How to modify the file \"KeyEventTranslations.tr\" to use Enter to evaluate the current cell?"}
{"query_id": 22651, "query": "Applying a transformation rule on an Image"}
{"query_id": 21328, "query": "how can i convert data into string format?"}
{"query_id": 4390, "query": "Threading behavior of SameQ vs Equals"}
{"query_id": 33314, "query": "How to improve the quality of 3D rendering?"}
{"query_id": 451, "query": "Saving a notebook as PDF, preserving syntax highlighting"}
{"query_id": 32223, "query": "Obtaining the name of a variable as a string"}
{"query_id": 51188, "query": "Timing of ParallelDo versus Do: simple example"}
{"query_id": 20470, "query": "Function with custom Options and modified Options for built-in Symbols"}
{"query_id": 55308, "query": "LegendLayout not working as asked"}
{"query_id": 8748, "query": "AbsoluteOptions of a Histogram with PlotRange"}
{"query_id": 43350, "query": "Working with symmetric polynomials"}
{"query_id": 10432, "query": "How to avoid nested With[]?"}
{"query_id": 41170, "query": "Plotting: Basic Question"}
{"query_id": 55309, "query": "Marking certain detected points on an image"}
{"query_id": 23517, "query": "Question about rendering axes"}
{"query_id": 39089, "query": "How to do subtraction with sets in which the elements have multiplicity indicators?"}
{"query_id": 20243, "query": "TabView resets to default when selecting data using Control object"}
{"query_id": 6102, "query": "MapThread with non-rectangular lists"}
{"query_id": 19253, "query": "Plotting a 3D list causes kernel to crash if x and y axes have vastly different scales"}
{"query_id": 23751, "query": "Passing an iterator"}
{"query_id": 44439, "query": "How to change default font?"}
{"query_id": 45528, "query": "How to get a number from a dynamic variable in \"manipulate\""}
{"query_id": 52043, "query": "Stopping Mathematica from reordering expressions"}
{"query_id": 54464, "query": "Bug in NDSolve (Mathematica 9.0.1)?"}
{"query_id": 57975, "query": "ToExpression from commandline"}
{"query_id": 7668, "query": "Why won't Mathematica Solve a set of two equations for one variable?"}
{"query_id": 6338, "query": "Prefix operator with low precedence"}
{"query_id": 30038, "query": "Is there an analogue of the Variables command for general expressions?"}
{"query_id": 6350, "query": "How to estimate time series from a plot?"}
{"query_id": 47019, "query": "appending element to sub list"}
{"query_id": 9623, "query": "How to make hollow polyhedra?"}
{"query_id": 27645, "query": "Calculating volume between two surfaces of revolution"}
{"query_id": 28977, "query": "Split dataset based on the first column"}
{"query_id": 29822, "query": "Plotting list-valued interpolating function"}
{"query_id": 23280, "query": "Calculating Taylor polynomial of an implicit function given by an equation"}
{"query_id": 22193, "query": "Can anyone identify these plots?"}
{"query_id": 24373, "query": "How to monitor the progress of Importing files?"}
{"query_id": 27883, "query": "Understanding the coordinate system for ImageTake"}
{"query_id": 7679, "query": "Sort lists according to the order of another"}
{"query_id": 9631, "query": "find subsequences of constant increase"}
{"query_id": 14340, "query": "How can I define an option \"packet\" for plots so I can only alter the definition and all plots with that \"packet\" will change appearance?"}
{"query_id": 7214, "query": "How to Set parts of indexed lists?"}
{"query_id": 8544, "query": "How to plot Fit functions?"}
{"query_id": 59253, "query": "How to get a multiple line plot from a list of lists"}
{"query_id": 59013, "query": "DSolve not returning \"trivial\" solutions"}
{"query_id": 246, "query": "How to combine images with the same dimensions in a grid?"}
{"query_id": 17857, "query": "How do I troubleshoot when I get a Part::partd or a Part::partw error?"}
{"query_id": 31902, "query": "Do any users know of methods to capture Twitter feeds and subject them to analysis?"}
{"query_id": 17617, "query": "Using the symbol I for electrical current"}
{"query_id": 18707, "query": "Programming Mathematica - Introduction by Paul Wellin"}
{"query_id": 51776, "query": "How get eigenvectors without phase jump?"}
{"query_id": 15679, "query": "Difference between function definitions"}
{"query_id": 8310, "query": "Using the Mathematica front-end efficiently for editing notebooks"}
{"query_id": 29808, "query": "Detecting a more general pattern"}
{"query_id": 7463, "query": "Is this the most efficient way to round approximate integers to integers while leaving other Reals untouched?"}
{"query_id": 26776, "query": "Keeping memory to reduce the running time of recursion"}
{"query_id": 27868, "query": "Combining the items with common available dates from two lists"}
{"query_id": 40837, "query": "How do I switch between two notebooks in Mathematica 9 interface?"}
{"query_id": 51783, "query": "How to find these two intersections?"}
{"query_id": 47475, "query": "Drop last element of parts of a list"}
{"query_id": 15885, "query": "Combining two lists of different dimensions into a list of all combinations of points?"}
{"query_id": 17826, "query": "How to automate generation of image files?"}
{"query_id": 15649, "query": "Setting the default font for PlotLegends"}
{"query_id": 1911, "query": "What is the fastest way to locate an image inside a larger image?"}
{"query_id": 46136, "query": "Ordering the Terms in an Expression"}
{"query_id": 7235, "query": "Exchange axes in ListLinePlot"}
{"query_id": 23034, "query": "StreamPlot in Polar Coordinates"}
{"query_id": 41920, "query": "Typesetting - entering derivative in traditional form"}
{"query_id": 33067, "query": "What is the syntax to combine conditions and options?"}
{"query_id": 11298, "query": "Map-Thread-Through-Apply a list of functions onto a list of (lists of) values"}
{"query_id": 15655, "query": "Preserving labels when using graph functions"}
{"query_id": 9406, "query": "How to ensure that Polygon[list] plots a simple polygon?"}
{"query_id": 11059, "query": "Combining lists with common elements efficiently"}
{"query_id": 39604, "query": "Interrupting FactorInteger automatically when it takes a very long time"}
{"query_id": 45040, "query": "Notification when evaluation completes"}
{"query_id": 26519, "query": "Making a ListVectorPlot3D from data in an external file"}
{"query_id": 48307, "query": "How to find the maximum values and the place of the max value in the list?"}
{"query_id": 6397, "query": "Is it possible to set a variable as a positive one in the whole notebook?"}
{"query_id": 13440, "query": "Wrapping EventHandler by Table"}
{"query_id": 8576, "query": "Managing Exclusions in Plot[]"}
{"query_id": 37894, "query": "Treat all variables as local in a module"}
{"query_id": 33051, "query": "How do I generate arbitrarily many integration bounds?"}
{"query_id": 33293, "query": "Why does AbsoluteOptions give the wrong answer for ListPlot?"}
{"query_id": 26995, "query": "message about string expected in pattern"}
{"query_id": 59043, "query": "Is there a reliable way to compute the Hurst Dimension of a time series"}
{"query_id": 51560, "query": "How to joint symbolic expressions together"}
{"query_id": 52414, "query": "Error changing Dataset using Part"}
{"query_id": 14534, "query": "How can I get information about properties of a style?"}
{"query_id": 11024, "query": "Combine DistributionChart and ListPlot"}
{"query_id": 37414, "query": "limit calculation step by step"}
{"query_id": 37656, "query": "How can I remove the singleton dimensions of an array?"}
{"query_id": 37416, "query": "Annoying errors in sections of plot"}
{"query_id": 47207, "query": "Prevent trigonometric simplification"}
{"query_id": 6164, "query": "Formula Formatting is Small and Chunky?"}
{"query_id": 11271, "query": "how to read in a file in the same directory?"}
{"query_id": 13210, "query": "No result from DSolve"}
{"query_id": 23014, "query": "Defining a function that completes the square given a quadratic polynomial expression"}
{"query_id": 26527, "query": "How to decompose a complex expression containing repeated subexpressions?"}
{"query_id": 28946, "query": "Fastest way to add a constant column into a array"}
{"query_id": 24581, "query": "Plotting heat equation in a Manipulate expression"}
{"query_id": 25673, "query": "How safe is the use of Block and Internal`InheritedBlock"}
{"query_id": 15634, "query": "Inputting abbreviated units"}
{"query_id": 21075, "query": "How do I read a CSV file and remove comments from it"}
{"query_id": 46595, "query": "Append subscript to variable name"}
{"query_id": 46350, "query": "Automatic method for NDSolve"}
{"query_id": 14543, "query": "Antialiasing of horizontal lines"}
{"query_id": 54607, "query": "Mathematica 10 Dataset doesn't format more than 4 columns?"}
{"query_id": 17811, "query": "How to import data from Blender or 3DS max file?"}
{"query_id": 1945, "query": "Using implicit differentiation to find a line that is tangent to a curve at a point"}
{"query_id": 8353, "query": "Why aren't these additions of integrals and summations equal?"}
{"query_id": 10391, "query": "Is Mathematica matrix multiplication with its inverse wrong?"}
{"query_id": 23221, "query": "Help bogged down at first query"}
{"query_id": 25885, "query": "Numerical solution of Schr\u00f6dinger-type equation in Mathematica"}
{"query_id": 24556, "query": "Open-source IntelliJIDEA plugin to support Mathematica development"}
{"query_id": 9440, "query": "How to get the list of defined values for an indexed variable?"}
{"query_id": 296, "query": "How to export large graphics?"}
{"query_id": 33039, "query": "Extract matrix from a system of linear equations"}
{"query_id": 21284, "query": "AxesLabel in Histogram3D unreadable"}
{"query_id": 13420, "query": "Composition of mappings not working as expected"}
{"query_id": 46581, "query": "Visualizing Dynamic Time Warping"}
{"query_id": 45010, "query": "Set Standard Plot Thickness"}
{"query_id": 11247, "query": "How to combine ArrayPlots?"}
{"query_id": 13426, "query": "Why doesn't Mathematica solve $x=\\cos\\,x$ properly?"}
{"query_id": 46336, "query": "How to get integer/rational and real eigenvectors to be the same?"}
{"query_id": 44154, "query": "Integration of any interpolation generates invalid comparison errors"}
{"query_id": 37860, "query": "Unable to solve the expontial equations"}
{"query_id": 35683, "query": "Finding the volume of a sphere using the Monte Carlo algorithm"}
{"query_id": 26983, "query": "How to apply a free-form input Function using InputField"}
{"query_id": 28925, "query": "Can I make the subsection CounterBox continue counting across section boundaries?"}
{"query_id": 23470, "query": "Conflict among Permutations and Graph utilities once Combinatorica is loaded"}
{"query_id": 51597, "query": "How to check the decimal accuracy of result?"}
{"query_id": 14523, "query": "Can we teach Mathematica about functional differentiation?"}
{"query_id": 15858, "query": "Bifurcation diagrams for multiple equation systems"}
{"query_id": 52207, "query": "Get names of all folders in a directory"}
{"query_id": 14525, "query": "Reading a specified line number from a text file"}
{"query_id": 55716, "query": "Can't get Append to append a record (association) to a dataset"}
{"query_id": 15021, "query": "Insert $+$, $-$, $\\times$, $/$, $($, $)$ into $123456789$ to make it equal to $100$"}
{"query_id": 15023, "query": "Multivariable Taylor expansion does not work as expected"}
{"query_id": 38388, "query": "How to get back name of the number from Max function?"}
{"query_id": 42403, "query": "How to do Inverse formulas/Rearrange formulas in Mathematica?"}
{"query_id": 21701, "query": "Find closed form expression for series expansion coefficients"}
{"query_id": 42889, "query": "save data in parallel table"}
{"query_id": 25061, "query": "LogLinearPlot analog for Plot3D?"}
{"query_id": 59646, "query": "How to pattern match an association?"}
{"query_id": 2821, "query": "Does Mathematica have advanced indexing?"}
{"query_id": 50831, "query": "RK4 Gravity Simulator"}
{"query_id": 30429, "query": "Complement on pre-sorted lists"}
{"query_id": 19867, "query": "Trying to plot a velocity profile in x-y plane"}
{"query_id": 32601, "query": "Simplify vector expression - is there something like \"Factor\" for vectors, dot products etc.?"}
{"query_id": 3912, "query": "Using several anonymous functions mixed together"}
{"query_id": 14185, "query": "Solve an equation in $\\mathbb{R}^+$"}
{"query_id": 14189, "query": "How do I Export through a standard system file save dialog activated by a Button?"}
{"query_id": 55292, "query": "A problem about function N"}
{"query_id": 44812, "query": "Convert epoch seconds to date"}
{"query_id": 55294, "query": "DeleteDuplicatesBy is not performing as I'd hoped. Am I missing something?"}
{"query_id": 13090, "query": "Getting imaginary data from known real data using Kramers-Kronig relations"}
{"query_id": 57470, "query": "Values of an algebraic curve"}
{"query_id": 55056, "query": "How can I name and manipulate several Input Fields?"}
{"query_id": 28103, "query": "Extracting function variables from a list"}
{"query_id": 30417, "query": "Partitioning a list of 2D points into sublists that fit into non-overlapping equal-sized squares"}
{"query_id": 37048, "query": "Not getting the range I want when plotting a function with Show"}
{"query_id": 31501, "query": "Conditional printed output"}
{"query_id": 18549, "query": "Strange ::usage behavior in v9"}
{"query_id": 39696, "query": "Create a new infix operator"}
{"query_id": 40201, "query": "How to write a variable in terms of the other"}
{"query_id": 41774, "query": "Drawing a shape on the mesh of a Plot3D"}
{"query_id": 8390, "query": "Plot not plotting entire range of function"}
{"query_id": 40204, "query": "Reflecting the Polya-Aeppli distribution"}
{"query_id": 42628, "query": "Question about a ParametricPlot with a shading grey family of lines and/or different sizes"}
{"query_id": 57242, "query": "Remove curly brackets _completely_ to map a function to the elements of a list"}
{"query_id": 9483, "query": "How to put terms in lexicographic order?"}
{"query_id": 25282, "query": "Preventing cell height adjustment when rotating 3D graphics"}
{"query_id": 26370, "query": "Exporting HTML code to file.html"}
{"query_id": 25285, "query": "Generating partitions of a set with a specified size of the parts"}
{"query_id": 28553, "query": "List elements and iterator name collision"}
{"query_id": 38126, "query": "Arrowed circular arc"}
{"query_id": 20841, "query": "Correspondence between eigenvectors and eigenvalues"}
{"query_id": 41521, "query": "Return only one numeric solution to equation"}
{"query_id": 41523, "query": "How to vary thickness of line on the plot?"}
{"query_id": 51711, "query": "Understanding Mathematica: How to write fast code?"}
{"query_id": 3943, "query": "Usage displays properly only after second call"}
{"query_id": 18526, "query": "Built-in unit strings recognized by Quantity?"}
{"query_id": 40422, "query": "Prevent Mathematica from \"romanizing\" a string of letters?"}
{"query_id": 41517, "query": "densityplot + world map overlay"}
{"query_id": 55086, "query": "Mathematica 10 doesn't support path containing Chinese characters"}
{"query_id": 25260, "query": "NDSolve with vector function"}
{"query_id": 59206, "query": "How to plot the result of this singular integral?"}
{"query_id": 26355, "query": "How to add something like a shadow to my resulting figure?"}
{"query_id": 48387, "query": "Convert Tube[BSplineCurve[...]] Graphics3D object to polygons"}
{"query_id": 48386, "query": "How to eliminate the margin between figure and frame in DensityPlot?"}
{"query_id": 49230, "query": "Exporting pictures in their correct size when using Grid"}
{"query_id": 9035, "query": "How Can I use Solve/Reduce Output"}
{"query_id": 13055, "query": "How to run a Mathematica program using command line on windows?"}
{"query_id": 37242, "query": "is there a way to speed up rule replace?"}
{"query_id": 13054, "query": "Estimate error on slope of linear regression given data with associated uncertainty"}
{"query_id": 16562, "query": "Is it possible to customize the Suggestions Bar?"}
{"query_id": 20823, "query": "Where to find a summary for Q functions?"}
{"query_id": 25031, "query": "How to draw some 2D curves in a 3D plot?"}
{"query_id": 1300, "query": "ListPlot with each point a different color and a legend bar"}
{"query_id": 1542, "query": "Exporting graphics to PDF - huge file"}
{"query_id": 25277, "query": "Visualize Plot of a function of 3 Variables using color and contours"}
{"query_id": 28541, "query": "Embedding text on an opaque plane in 3D"}
{"query_id": 28300, "query": "Using Dynamic to import the chronologically newest file in a directory"}
{"query_id": 37247, "query": "Convert separate digits of a number into an array"}
{"query_id": 16324, "query": "Is there a Mathematica equivalent to MATLAB's logspace?"}
{"query_id": 51732, "query": "How to use Fold with 3 variables"}
{"query_id": 2639, "query": "What does the construct f[x_] := f[x] = ... mean?"}
{"query_id": 3723, "query": "Filling a polygon with a pattern of insets"}
{"query_id": 29609, "query": "Where is my memory? -- LibraryLink never returns the memory"}
{"query_id": 9288, "query": "Sum or Product with Exclusions"}
{"query_id": 40640, "query": "Compiling Visual Studio C++ to Run on Computers without Mathematica"}
{"query_id": 39654, "query": "How to exclude numbers in a series and still plot the graph?"}
{"query_id": 24156, "query": "How can I place gui controls inside Grid?"}
{"query_id": 35294, "query": "Comparing large numbers"}
{"query_id": 1315, "query": "Customizing syntax highlighting for private cell styles"}
{"query_id": 5919, "query": "Finding the area, algebraic curve and jaggedness of an arbitrary shape"}
{"query_id": 17622, "query": "Sort date list in format DD/MM/YYYY"}
{"query_id": 47030, "query": "Filter sublists that contain a certain value"}
{"query_id": 50418, "query": "Select duplicate values from a list"}
{"query_id": 38792, "query": "Save an indexed function"}
{"query_id": 14122, "query": "DeleteCases messing with my mind"}
{"query_id": 47028, "query": "If statements with a Boolean"}
{"query_id": 3991, "query": "Saving high-quality graphics through commands"}
{"query_id": 24167, "query": "Select performance"}
{"query_id": 25257, "query": "How can I assign EdgeCost for the graph edges?"}
{"query_id": 1571, "query": "How to distribute proprietary Mathematica code"}
{"query_id": 41966, "query": "How to generate closed-form stiff matrix of triangular prism element by mathematica"}
{"query_id": 23074, "query": "Finding Maximum Root"}
{"query_id": 25255, "query": "How to crop graphics outside PlotRange with Show?"}
{"query_id": 2652, "query": "Labeling a bar chart, changing how rotated labels are centered"}
{"query_id": 2651, "query": "How to pass a symbol name to a function with any of the Hold attributes?"}
{"query_id": 30836, "query": "Encrypt the password used for SendMail"}
{"query_id": 17633, "query": "How to set a TraditionalForm output for a symbol"}
{"query_id": 3747, "query": "How to change the axes' origin and direction?"}
{"query_id": 20334, "query": "Numerical integration of a numeric data available as a nested list"}
{"query_id": 42366, "query": "How do I define a tensor from another tensor with summations?"}
{"query_id": 18258, "query": "Plotting Inverse Functions using ParametricPlot gives error message"}
{"query_id": 21421, "query": "Plot3D has a break in the center of the plot"}
{"query_id": 30381, "query": "NonLinearModelFit not generating a model without the use of \"BestFit\", not sure why"}
{"query_id": 45878, "query": "Creating If statements programmatically"}
{"query_id": 28056, "query": "Using Through to evaluate complex expressions"}
{"query_id": 4608, "query": "Why does the Front End group backslashes into pairs?"}
{"query_id": 3510, "query": "How to replace the style of the inline cell in a StyleSheet"}
{"query_id": 5930, "query": "Is it possible to change the colors of the highlighted code in the Mathematica frontend?"}
{"query_id": 3518, "query": "Using PlotLegends with Show messes up the graphics"}
{"query_id": 32569, "query": "Mapping function onto two lists, simultaneously"}
{"query_id": 18025, "query": "How do I remove the flat parts that are not part of the function in Plot3D?"}
{"query_id": 44533, "query": "How to avoid malicious code when opening & executing notebooks"}
{"query_id": 43204, "query": "Dot shading a.k.a. Stippling effect"}
{"query_id": 46950, "query": "Meaning of backtick in conjunction with units"}
{"query_id": 21672, "query": "Exporting large numbers to a text file"}
{"query_id": 43683, "query": "Accumulate 2D points that have the same first component"}
{"query_id": 43449, "query": "Extracting second value of each sublist"}
{"query_id": 20105, "query": "Efficiently determining if 3D points are within a surface composed of polygons"}
{"query_id": 57878, "query": "Disable Input Assistant Mathematica 10"}
{"query_id": 1584, "query": "How to convert between various ItemSize/ImageSize units?"}
{"query_id": 56785, "query": "Generate all strings of fixed length from an alphabet"}
{"query_id": 57632, "query": "Does Dataset round?"}
{"query_id": 4612, "query": "Mathematica slope fields"}
{"query_id": 33405, "query": "find the number of integral solutions a+b+c+d+e+f = 18"}
{"query_id": 46702, "query": "Simple subtraction question"}
{"query_id": 3780, "query": "How to determine the convex hull of some text?"}
{"query_id": 3541, "query": "Why does Assuming[x > 0, TrueQ[x > 0]] return False?"}
{"query_id": 17381, "query": "Distributing elements across a list of lists"}
{"query_id": 29129, "query": "Button evaluation inside DynamicModule"}
{"query_id": 46945, "query": "Plot two functions of two variables against each other"}
{"query_id": 2688, "query": "How to efficiently Append a result of an operation on each element of a list to itself"}
{"query_id": 11608, "query": "Why do Arrowheads interfere with ImagePadding?"}
{"query_id": 10990, "query": "How to join two Style[]d strings"}
{"query_id": 34727, "query": "how to plot 3d graph with its projection on the plane?"}
{"query_id": 938, "query": "How to make a drop-shadow for Graphics3D objects"}
{"query_id": 21655, "query": "Tick marks shrinking with ImageResolution"}
{"query_id": 42334, "query": "Restoring a Mathematica session without notebook interface"}
{"query_id": 21410, "query": "Construct file names using a number and a string prefix"}
{"query_id": 17154, "query": "How do I use RSolve to solve a system of recurrence relations?"}
{"query_id": 42330, "query": "Make output be to a certain number of places after the decimal point"}
{"query_id": 44751, "query": "Points on circle equally spaced"}
{"query_id": 44756, "query": "Intersection of surface with parallel planes"}
{"query_id": 21898, "query": "Mathematica: How to apply a function to a list of tuples"}
{"query_id": 3306, "query": "Extract real part of a complex expression better than Re does"}
{"query_id": 58502, "query": "DelaunayTriangulation in Mathematica V 7.01.0"}
{"query_id": 34710, "query": "map rational number"}
{"query_id": 2214, "query": "Point Renderings Slightly Off in Mathematica"}
{"query_id": 56565, "query": "Behaviour of Plot3D with large numbers"}
{"query_id": 702, "query": "Undocumented form for FilledCurve[]"}
{"query_id": 28283, "query": "Unwrapping a list when invoking a function"}
{"query_id": 15184, "query": "Precise Timing for nested functions, how to?"}
{"query_id": 22956, "query": "DeleteCases and Inequalities"}
{"query_id": 44744, "query": "Chopping pure Imaginary numbers"}
{"query_id": 46920, "query": "Import .dat table but losing decimals"}
{"query_id": 40146, "query": "Filling only part of a plot"}
{"query_id": 18210, "query": "Interpolating 2D data with missing values"}
{"query_id": 5740, "query": "Using MapAt to map at a particular depth (levelspec)"}
{"query_id": 44507, "query": "About making a fraction \"taller\""}
{"query_id": 2230, "query": "Mathematica Debuggability"}
{"query_id": 3561, "query": "How to add a vertical line to a plot"}
{"query_id": 46927, "query": "How to put x-Label below the x-Axis?"}
{"query_id": 58992, "query": "How do you turn off the Dashed graphics directive?"}
{"query_id": 43415, "query": "Set Image Size and Page Orientation When Exporting to PDF"}
{"query_id": 44987, "query": "Needs, Get and <<"}
{"query_id": 1137, "query": "How to \"Copy as Unicode\" from a Notebook?"}
{"query_id": 49190, "query": "$IterationLimit and parallel computing"}
{"query_id": 28258, "query": "Are FEM methods integrated in NDSolve yet?"}
{"query_id": 28014, "query": "Importing specific columns of a .txt file"}
{"query_id": 4406, "query": "How can I connect to a database using the 32 Bit ODBC on a Windows 7 (64 Bit) machine?"}
{"query_id": 3319, "query": "Handling failed FindRoot calls"}
{"query_id": 21870, "query": "Why are there two separate MathKernel processes running when I start up Mathematica 9?"}
{"query_id": 17370, "query": "How do I expand a sum (again)?"}
{"query_id": 28028, "query": "How can I generate a generalized product to two lists in a special way?"}
{"query_id": 18460, "query": "Import Excel sheet into 3D array?"}
{"query_id": 57430, "query": "How to prevent function from substituting the part of the parameter name if it has a subscript?"}
{"query_id": 59613, "query": "Binning of listplot"}
{"query_id": 29358, "query": "Using Select on list of vectors"}
{"query_id": 27178, "query": "How to simulate with a user specified bivariate continuous probability distribution"}
{"query_id": 57434, "query": "Plotting Semi-hollow spheres"}
{"query_id": 4413, "query": "How can I influence the spaces between labels on a BarChart"}
{"query_id": 10501, "query": "Plotting discontinuous functions without spurious vertical segments"}
{"query_id": 29590, "query": "How can I convert a list to an expression?"}
{"query_id": 7926, "query": "Randomly selecting elements without repetition"}
{"query_id": 16252, "query": "Plotting complex numbers"}
{"query_id": 43874, "query": "Hide MathKernel Tab on Taskbar when using C++"}
{"query_id": 39137, "query": "Finding a 3d curve from torsion and curvature with NDSolve"}
{"query_id": 7941, "query": "How to nest my own \"times\" function to get powers"}
{"query_id": 17342, "query": "How do I get the equivalent of the $\\LaTeX$ \\tag{} in Mathematica?"}
{"query_id": 43638, "query": "$H_{\\infty}$ optimization of transfer function matrix"}
{"query_id": 41215, "query": "Exporting Animated gif"}
{"query_id": 10956, "query": "Can the toolbar be moved to the code window?"}
{"query_id": 32983, "query": "How do I remove \"->\" in output so that I can ListPlot it?"}
{"query_id": 16259, "query": "Importing .zip file"}
{"query_id": 16258, "query": "Dynamic Chart Elements in Bar Chart"}
{"query_id": 39361, "query": "How to generate a random snowflake"}
{"query_id": 14083, "query": "How to Plot an Infinite Series"}
{"query_id": 17357, "query": "Do you really want to quit the kernel? Yes!"}
{"query_id": 22705, "query": "Simplify expressions with Log"}
{"query_id": 22948, "query": "Why is ReplaceAll behaving like this?"}
{"query_id": 15176, "query": "Problem to connect remote Mathematica Kernel using J/Link"}
{"query_id": 6862, "query": "Plotting complex Sine"}
{"query_id": 1172, "query": "Discrete Convolution"}
{"query_id": 44955, "query": "How to find the local maximum of a list"}
{"query_id": 20766, "query": "Enforcing correct variable bindings and avoiding renamings for conflicting variables in nested scoping constructs"}
{"query_id": 42778, "query": "Plot periodic function from Dirac delta function"}
{"query_id": 44709, "query": "adding vectors of unequal length"}
{"query_id": 745, "query": "Fontsize is too small"}
{"query_id": 34916, "query": "System Modeler can't find g++ in Mac OS X Mavericks"}
{"query_id": 4679, "query": "Is there a simple way to plot complex numbers satisfying a given criteria"}
{"query_id": 31402, "query": "How to implement this simple product rule in mathematica"}
{"query_id": 47656, "query": "How to take single item out of List?"}
{"query_id": 45475, "query": "How do I get all possible solutions in an underdetermined system?"}
{"query_id": 5782, "query": "Implementing continuous phase/Arg function"}
{"query_id": 11460, "query": "Download binary file bypassing Import/Export?"}
{"query_id": 45476, "query": "Is it possible to obtain vector differentiation results in terms of vectors rather than components?"}
{"query_id": 18090, "query": "sliding a tangent line along a curve"}
{"query_id": 18091, "query": "Adding three integer sparse matrices is very slow. Adding only two is fast"}
{"query_id": 27801, "query": "Ignoring Indeterminate Results"}
{"query_id": 13406, "query": "Annoyance: Plot Markers disappear when ListPlot options are set in SetOptions instead of in ListPlot"}
{"query_id": 32168, "query": "Method -> {\"AxesInFront\" -> False} for Graphics3D"}
{"query_id": 55600, "query": "How to solve an integral equation by iteration method?"}
{"query_id": 54993, "query": "intersection between two curves in Mathematica"}
{"query_id": 5790, "query": "How to make Jacobian automatically in Mathematica"}
{"query_id": 46315, "query": "Bizarre behavior of With, Compile and Break"}
{"query_id": 23454, "query": "I can't use PatternSequence with Cases"}
{"query_id": 31063, "query": "Writing to file as it goes"}
{"query_id": 761, "query": "How to enter matrices in block matrix format?"}
{"query_id": 23692, "query": "How to import sound file from computer?"}
{"query_id": 47881, "query": "Matrix exponential via Cayley-Hamilton Theorem"}
{"query_id": 36995, "query": "Code to give center of circle given three points in 2D?"}
{"query_id": 38931, "query": "Can Mathematica identify formulae or sequences of numbers?"}
{"query_id": 13652, "query": "Can an Interpolation function be 'saved'?"}
{"query_id": 13657, "query": "Plot showing discontinuity where it shouldn't"}
{"query_id": 37602, "query": "Best method to do a List Plot of two series with the same x-Axes"}
{"query_id": 14987, "query": "Machine learning. SVM algorithm"}
{"query_id": 44126, "query": "Make ConditionalExpression go away"}
{"query_id": 26939, "query": "How can I control the controlplacement of Manipulate?"}
{"query_id": 19165, "query": "How to generate a 3-d simple cubic lattice of length 4 in each dimension?"}
{"query_id": 2051, "query": "Kernel Management"}
{"query_id": 31299, "query": "Why is a function I defined in a package not visible when I load the package?"}
{"query_id": 34565, "query": "Pattern matching list elements in pure functions"}
{"query_id": 533, "query": "Placement of Condition /; expressions"}
{"query_id": 2047, "query": "Automated testing for compatibility with older Mathematica versions"}
{"query_id": 34321, "query": "Where are the functional programming constructs: `every` and `some`?"}
{"query_id": 5314, "query": "Solving complex equations"}
{"query_id": 45693, "query": "relative directory paths within a mathematica package/what directory does a mathematica package see as local?"}
{"query_id": 5799, "query": "Delete duplicates in a list, depending on the sequence of numbers"}
{"query_id": 45450, "query": "Why does evaluating an integral within a Plot expression take so long?"}
{"query_id": 52358, "query": "What is wrong with combining two programs with event handlers?"}
{"query_id": 8829, "query": "What is the difference between Set and SetDelayed?"}
{"query_id": 22349, "query": "Mathematica for teaching orthographic projection"}
{"query_id": 45447, "query": "How can I compute the real part of $zeta^2$ numerically?"}
{"query_id": 4001, "query": "FindFit returns Infinity::indet error when data contains {0,0}"}
{"query_id": 4002, "query": "Minimizing a function of many coordinates"}
{"query_id": 4244, "query": "Visualizing a Complex Vector Field near Poles"}
{"query_id": 5575, "query": "How to find all the local minima/maxima in a range"}
{"query_id": 8841, "query": "How can I plot the direction field for a differential equation?"}
{"query_id": 19174, "query": "How to Initiate a queued evaluation from a Dynamic GUI without using a Button"}
{"query_id": 25610, "query": "Question regarding function definition overloading / argument passing test"}
{"query_id": 3152, "query": "Funny behaviour when plotting a polynomial of high degree and large coefficients"}
{"query_id": 3394, "query": "Arguments to If[] are not evaluated"}
{"query_id": 18081, "query": "How to interpret the FullForm of a SparseArray?"}
{"query_id": 54781, "query": "Where is the \"Function Navigator\" and \"Virtual Book\" gone?"}
{"query_id": 34554, "query": "NIntegrate receiving a function with NumericQ which returns a list"}
{"query_id": 11698, "query": "Customizing FrameTicks in DistributionChart"}
{"query_id": 9926, "query": "How to find palindromic numbers (Project Euler #4)?"}
{"query_id": 41077, "query": "How do I extend (prepend or append to) an existing TagSetDelayed rule?"}
{"query_id": 5580, "query": "Dr. StrangeNumbers or: How I Learned to Stop Worrying and Love Floating Point Arithmetic"}
{"query_id": 26917, "query": "Why are my plots displaying behind the axes?"}
{"query_id": 9942, "query": "How to change the style definitions for Default.nb?"}
{"query_id": 48941, "query": "How do I perform the riffle function backward?"}
{"query_id": 2076, "query": "How do I plot coordinates (latitude and longitude pairs) on a geographic map?"}
{"query_id": 33690, "query": "Plotting a defined function gives different results from plotting the function directly"}
{"query_id": 2073, "query": "Remove tick labels, but retain tick marks in RegionPlot (and related functions)"}
{"query_id": 552, "query": "How do I replace a variable in a polynomial?"}
{"query_id": 51042, "query": "Find the values of 3 variables that best fit 6 equations"}
{"query_id": 313, "query": "How to collect result continuously (interruptible calculation) when running parallel calculations?"}
{"query_id": 23880, "query": "Teaching Plan for High School Students"}
{"query_id": 51049, "query": "ListDensityPlot and ListPlot3D with big data"}
{"query_id": 58918, "query": "Mathematica 10 loads too long time"}
{"query_id": 7756, "query": "Using pure functions in Table"}
{"query_id": 45424, "query": "Why does the filling on my ListPlot not reach the axis for some values?"}
{"query_id": 23659, "query": "How to make traditional output for derivatives"}
{"query_id": 7772, "query": "More on combining 2d and 3d plots"}
{"query_id": 45662, "query": "Always the same problem with Conjugate"}
{"query_id": 7531, "query": "How can I label a ListDensityPlot with a color bar?"}
{"query_id": 8865, "query": "Pass function or formula as function parameter"}
{"query_id": 43485, "query": "Plot parametric solutions using Manipulate"}
{"query_id": 19392, "query": "Integration over region given by inequality"}
{"query_id": 52381, "query": "Integral over geometric region"}
{"query_id": 23656, "query": "Contour3Dplot more graphs in one picture"}
{"query_id": 24988, "query": "Can one identify the design patterns of Mathematica?"}
{"query_id": 21238, "query": "How to force Pane to always scroll to end of content?"}
{"query_id": 56984, "query": "File-name completion for custom functions"}
{"query_id": 34535, "query": "ContourPlot of implicit function doesn't work when I square the equation"}
{"query_id": 4017, "query": "Computing and plotting a spectrogram in Mathematica"}
{"query_id": 32119, "query": "How to join held Lists?"}
{"query_id": 4019, "query": "Map and Apply a function on a nested list"}
{"query_id": 8619, "query": "How is pattern specificity decided?"}
{"query_id": 20355, "query": "Export plot data in Mathematica"}
{"query_id": 21444, "query": "Can't see updating performed by NMinimize[...,StepMonitor->(...)] outside of Button in which it's called"}
{"query_id": 6210, "query": "Memory leak in FE?"}
{"query_id": 19127, "query": "Can you fill in a closed curve?"}
{"query_id": 46986, "query": "How to change $n$ variables with $n$ Buttons automatically"}
{"query_id": 32346, "query": "How to plot crossing lines shown by one function"}
{"query_id": 55663, "query": "What is wrong with ContourPlot"}
{"query_id": 334, "query": "How do I evaluate only one step of an expression?"}
{"query_id": 7779, "query": "How can I easily eliminate the dependency of a stylesheet on a non-built-in stylesheet?"}
{"query_id": 9719, "query": "Replace values which obey certain criteria"}
{"query_id": 11403, "query": "Can the banner in the Home Edition be removed?"}
{"query_id": 41291, "query": "Plot and Parametric plot give different results"}
{"query_id": 34526, "query": "DialogInput inside ButtonBar freezes Mathematica"}
{"query_id": 17196, "query": "Order of integration changes output of indefinite multiple integral in Mathematica 7"}
{"query_id": 5375, "query": "Extract current viewing parameters from a 3D view?"}
{"query_id": 35603, "query": "Executing several input cell simultaneously with parallelization"}
{"query_id": 31244, "query": "How to divide all rows of a matrix by their row sums"}
{"query_id": 6472, "query": "Intermediate display similar to PrintTemporary"}
{"query_id": 29708, "query": "Use of $Assumptions"}
{"query_id": 39511, "query": "One fill color for a curve when it is above the x-axis and another when it is below"}
{"query_id": 6236, "query": "ShowLegend values"}
{"query_id": 25587, "query": "How do I automatically \"trim\" the bounding box for a Graphics3D output?"}
{"query_id": 28611, "query": "Phase portraits and StreamPlot"}
{"query_id": 29700, "query": "Why is my funtion is wrong?"}
{"query_id": 40748, "query": "Order of operations, precedence in Mathematica"}
{"query_id": 353, "query": "Functions with Options"}
{"query_id": 25340, "query": "Distribution above pointplot"}
{"query_id": 51880, "query": "How to add PlotLegends in a Show function?"}
{"query_id": 25343, "query": "How to tell Mathematica to make assumptions?"}
{"query_id": 51885, "query": "Saving many plots in files"}
{"query_id": 49311, "query": "Create a matrix of matrices using Band and ArrayFlatten"}
{"query_id": 46284, "query": "How do I plus these values in a list"}
{"query_id": 8646, "query": "How to insert guide-lines in graphics without specifying range?"}
{"query_id": 19902, "query": "Copying one symbol into another"}
{"query_id": 39980, "query": "Evaluating a String that is a Variable"}
{"query_id": 11192, "query": "How do I efficiently navigate the command line interface to Mathematica?"}
{"query_id": 8661, "query": "How can I load packages automatically after reopening Mathematica"}
{"query_id": 11195, "query": "Is my expression too complicated for FullSimplify or am I doing something wrong?"}
{"query_id": 15311, "query": "Square both sides of an equation?"}
{"query_id": 11196, "query": "Determine page count programmatically"}
{"query_id": 34291, "query": "Get pattern from rising numbers"}
{"query_id": 16404, "query": "How to prepare data for ListVectorPlot[]?"}
{"query_id": 17736, "query": "How can I get Mathematica to produce better Fortran code?"}
{"query_id": 48696, "query": "How would I take a variable from a string and reassign its value?"}
{"query_id": 45181, "query": "Index of iteration inside NestList"}
{"query_id": 48690, "query": "How do I fit NDSolve result to experimental data?"}
{"query_id": 48208, "query": "Why evaluation doesn't fail if arguments are invalid?"}
{"query_id": 37792, "query": "How to make use of an interpolating function outside of Mathematica?"}
{"query_id": 6497, "query": "How can I implement object oriented programming in Mathematica?"}
{"query_id": 39731, "query": "How to use relative paths in a notebook?"}
{"query_id": 9523, "query": "How to provide your own example data for a custom package?"}
{"query_id": 25325, "query": "How to estimate system recource usage of a SparseArray?"}
{"query_id": 25324, "query": "List of Tribonacci Polynomials with Mathematica?"}
{"query_id": 27748, "query": "Elegant way of obtaining the envelope of oscillating function"}
{"query_id": 59140, "query": "Solve equations within range and plot"}
{"query_id": 41813, "query": "Remove list elements that contain NaN Symbol"}
{"query_id": 35139, "query": "Monitoring progress of long calculations"}
{"query_id": 25562, "query": "Solar System Orbital Parameters"}
{"query_id": 14435, "query": "How can I focus cursor at specific position?"}
{"query_id": 37557, "query": "Is Mathematica an Implementation of the Wolfram Language?"}
{"query_id": 47352, "query": "Voronoi diagram for line segments in Mathematica"}
{"query_id": 48681, "query": "Works in mathematica but not as cdf preview or web embedded cdf"}
{"query_id": 33, "query": "How to run mathlink external commands in parallel?"}
{"query_id": 4084, "query": "Finding a \"not-shortest\" path between two vertices"}
{"query_id": 9772, "query": "Determine whether some expression contains a given symbol"}
{"query_id": 10086, "query": "Nested definition: How can I define a function with a passed-in expression?"}
{"query_id": 23398, "query": "How to implement a set method?"}
{"query_id": 26425, "query": "How do I generate a table of data points from a function and add random noise?"}
{"query_id": 4081, "query": "Using the Graphics command, how do I limit the output to a specified region, say a disk?"}
{"query_id": 145, "query": "How to find out which method Mathematica selected?"}
{"query_id": 48672, "query": "How to use results of Dsolve and get derivative of that?"}
{"query_id": 8438, "query": "Minimal effort method for integrating C++ functions into Mathematica"}
{"query_id": 8695, "query": "Is there an easy way to put time ticks on a parametric plot?"}
{"query_id": 9540, "query": "Problem with Financial Data"}
{"query_id": 45398, "query": "How to read long numbers?"}
{"query_id": 8215, "query": "Prepend Information to Warning Messages"}
{"query_id": 7366, "query": "Evaluate continued fraction"}
{"query_id": 9544, "query": "Integro-differential equation"}
{"query_id": 23125, "query": "Getting poles of a Gamma functions"}
{"query_id": 25549, "query": "Does resizing plots produce new data?"}
{"query_id": 26879, "query": "How to get all possible Rules and Elements of Functions like ExportString"}
{"query_id": 51440, "query": "How to calculate this derivative?"}
{"query_id": 33176, "query": "Plotting a piecewise parametric curve"}
{"query_id": 22032, "query": "Is there a convenient way to localize all variables in a new notebook?"}
{"query_id": 38622, "query": "Using the actual subscript as a variable within thecontext of definitions using the Notation package and Symbolize"}
{"query_id": 6043, "query": "Is there a way to make the tick marks larger?"}
{"query_id": 28829, "query": "How can I make ArrayPlot use one pixel per plot point?"}
{"query_id": 14661, "query": "Why isn't the matrix product computed?"}
{"query_id": 9558, "query": "How to express ticks in scientific form?"}
{"query_id": 25798, "query": "Using anonymous functions instead of module or block. Bad idea?"}
{"query_id": 26644, "query": "valuation to a function using a list"}
{"query_id": 52308, "query": "Customizing the distance of plot frame tick labels to frame"}
{"query_id": 15516, "query": "How to get an adaptive frame which fits auto-wrapped text?"}
{"query_id": 22019, "query": "Changing default range for x- and y-axis in ListPlot3D"}
{"query_id": 9322, "query": "Omit part of a 2D plot"}
{"query_id": 20079, "query": "Controlling Bar Color in BarChart precisely"}
{"query_id": 6055, "query": "How to get rid of warnings when using Solve on an equation with inexact coefficients?"}
{"query_id": 44289, "query": "Writing equations from Mathematica in Matlab"}
{"query_id": 27700, "query": "Looking for an elegant way to construct this tensor-product-ish list"}
{"query_id": 26857, "query": "Is there a way to add arrows along a parametric curve inside a manipulate function (Mathematica)?"}
{"query_id": 40919, "query": "Coloring the points in a ListPlot with the value of another function"}
{"query_id": 20074, "query": "Why does the syntax highlighter color a local symbol red inside DynamicModule?"}
{"query_id": 45371, "query": "Import LaTeX from Wikipedia to Mathematica"}
{"query_id": 21161, "query": "Plotting an array of data onto a sphere"}
{"query_id": 37755, "query": "How to Clear variables represented as a list of strings?"}
{"query_id": 38604, "query": "Define an operator without Built-in Meanings containing a Power function"}
{"query_id": 38846, "query": "Mathematica how to plot objects with labels in 3D plot"}
{"query_id": 1835, "query": "Using a PatternTest versus a Condition for pattern matching"}
{"query_id": 46459, "query": "Little triangles appearing in a Mathematica region plot with \"opacity\" saved in a PDF file"}
{"query_id": 42097, "query": "Defining Piecewise Functions"}
{"query_id": 25775, "query": "Can I use GoogleMap or other GPS data in creation of the Graphs?"}
{"query_id": 32293, "query": "Find eigen energies of time-independent Schr\u00f6dinger equation"}
{"query_id": 28805, "query": "How to make a list of the roots of a polynomial equation without the ``x ==\" s in each entry?"}
{"query_id": 1602, "query": "Resource management in Mathematica"}
{"query_id": 14405, "query": "Determining the local extrema of discrete data"}
{"query_id": 14645, "query": "Prevent Part[] from trying to extract parts of symbolic expressions"}
{"query_id": 15734, "query": "Streaming Data into Mathematica from a serial port"}
{"query_id": 42763, "query": "Why isn't my Stream code plotting multiple solution curves?"}
{"query_id": 15381, "query": "Removing an ordered pair from a list of ordered pairs if the second element in the list is Less than a Value"}
{"query_id": 17324, "query": "How to search for initialization cells?"}
{"query_id": 18655, "query": "How can I transpose x and y axis on a Plot?"}
{"query_id": 38265, "query": "How to exit from the innermost enclosing pure function?"}
{"query_id": 16233, "query": "How to create functions of arbitrary number of variables?"}
{"query_id": 22917, "query": "Unexpected behavior of rule matching a pattern"}
{"query_id": 43619, "query": "The introduction for Context in Wagner's book is out of date?"}
{"query_id": 197, "query": "How can I test properties of a symbol from the string name without the symbol completely evaluating"}
{"query_id": 10934, "query": "Plotting Complex Roots of Unity"}
{"query_id": 25185, "query": "Add a sub-matrix of zeros in big matrix"}
{"query_id": 29545, "query": "How can I suppress rotation of 3D graphics?"}
{"query_id": 57588, "query": "How can I plot weather data?"}
{"query_id": 18419, "query": "How can I improve Mathematica's resolution on a macbook retina display?"}
{"query_id": 32727, "query": "Can TreeForm be displayed \"sideways\"?"}
{"query_id": 30302, "query": "Create a new window from CDF, such that it contains a Manipulate. Force this Manipulate work."}
{"query_id": 96, "query": "What is the distinction between DownValues, UpValues, SubValues, and OwnValues?"}
{"query_id": 31636, "query": "Using a variable in Get"}
{"query_id": 50713, "query": "Hide your controls inside Manipulate"}
{"query_id": 14063, "query": "What is the correct way to conditionally add elements to lists?"}
{"query_id": 15153, "query": "Simplify function notation"}
{"query_id": 38012, "query": "Exporting SmoothHistogram plot data"}
{"query_id": 38498, "query": "Reduce of a table"}
{"query_id": 6081, "query": "How to create a heatmap from list of coordinates?"}
{"query_id": 42512, "query": "N[number, 100] does not give 100 decimal places"}
{"query_id": 7174, "query": "(Non-Convex) Polygon Union and Intersection Functions"}
{"query_id": 7173, "query": "SetOptions for every new notebook"}
{"query_id": 26282, "query": "Combined NonlinearModelFit"}
{"query_id": 2712, "query": "Filling global arrays in parallel calculations"}
{"query_id": 39106, "query": "Define new 3D graphics primitives in Mathematica 9"}
{"query_id": 32715, "query": "Function to subdivide interval into n evenly-spaced points"}
{"query_id": 2715, "query": "Generating graphs interactively (GUI)"}
{"query_id": 38242, "query": "How to solve initial value problem using Runge-Kutta method?"}
{"query_id": 40320, "query": "How to get the Mathematica output in Python?"}
{"query_id": 58690, "query": "How to build a game board"}
{"query_id": 57366, "query": "Test a wooden board's vibration mode"}
{"query_id": 2729, "query": "Ordering problem"}
{"query_id": 50738, "query": "Grabbing columns from a matrix"}
{"query_id": 18643, "query": "Packages problems on version 9 under OS X"}
{"query_id": 14282, "query": "Width of two plots"}
{"query_id": 30508, "query": "Blend code for built-in ColorData schemes"}
{"query_id": 13197, "query": "Custom Magnification Setting"}
{"query_id": 58228, "query": "How to do a region plot with many functions"}
{"query_id": 58229, "query": "Transformation of Derivatives under change of coordinates"}
{"query_id": 1400, "query": "Removing unwanted appearance of underlying mesh"}
{"query_id": 58465, "query": "How to display movie without controls"}
{"query_id": 20718, "query": "Keep function range as a variable"}
{"query_id": 32938, "query": "Obtain the coordinates of a point by clicking on it"}
{"query_id": 18647, "query": "How to check if an expression is a real-valued number"}
{"query_id": 18889, "query": "How to change brackets in TraditionalForm output"}
{"query_id": 48030, "query": "Question about plotting one function with different colors"}
{"query_id": 50507, "query": "plot data with small differences"}
{"query_id": 31829, "query": "Exp of big negative numbers"}
{"query_id": 41872, "query": "Coloring selected elements of a list created with Table"}
{"query_id": 48026, "query": "How to view code of CDF demonstration?"}
{"query_id": 56296, "query": "How to modify a Dataset?"}
{"query_id": 58475, "query": "Adding Text to a ListLogLinearPlot"}
{"query_id": 8295, "query": "Local variables in Module leak into the Global context"}
{"query_id": 42964, "query": "Contracting with Levi-Civita (totally antisymmetric) tensor"}
{"query_id": 43813, "query": "Is there any way to define a new binary operator?"}
{"query_id": 24291, "query": "Import large amount of data with time stamps"}
{"query_id": 2988, "query": "Can I make a plot with gradient filling?"}
{"query_id": 19705, "query": "DensityPlot on spherical surface?"}
{"query_id": 47175, "query": "SmoothHistogram with sharp boundary"}
{"query_id": 30984, "query": "How can I manipulate a circular part of an image?"}
{"query_id": 15351, "query": "Is there an equivalent of MATLAB's Workspace window in Mathematica?"}
{"query_id": 42951, "query": "3D Point in Epilog of Plot3D"}
{"query_id": 50519, "query": "Why PlotRange doesn't work for this set of values?"}
{"query_id": 42717, "query": "Explicit multiplication * sign in Mathematica"}
{"query_id": 42712, "query": "Extract coordinates from a polygon"}
{"query_id": 25394, "query": "Anti-aliasing won't work when there is PlotStyle command"}
{"query_id": 2752, "query": "Listing subgraphs of G isomorphic to SubG"}
{"query_id": 13179, "query": "Plot with Legends and Markers"}
{"query_id": 47161, "query": "In a list having triplet elements, how can I change the third element of a triplet when it has a given value?"}
{"query_id": 24036, "query": "Put local variables for Block in a variable"}
{"query_id": 40763, "query": "Gram Schmidt Process for functions"}
{"query_id": 1679, "query": "Dimensions of the results of Text[] within Graphics[]"}
{"query_id": 46064, "query": "Vector-calculus"}
{"query_id": 47154, "query": "How to put the values/points in a loop into a plot?"}
{"query_id": 2769, "query": "NDSolve Problem"}
{"query_id": 3871, "query": "Plotting contours of a function for different values of a parameter"}
{"query_id": 9171, "query": "Controlling the 2D $x\u2013y$ aspect ratio of a 3D plot"}
{"query_id": 59113, "query": "Graph embedding and edge weights"}
{"query_id": 59596, "query": "Removing the unit \"pm\" from atomic positions"}
{"query_id": 34073, "query": "How to calculate contour integrals with Mathematica?"}
{"query_id": 2537, "query": "Plotting Partial Sums of Fourier Series"}
{"query_id": 1446, "query": "Syntax highlighting for your own functions"}
{"query_id": 25134, "query": "Making large tables easy to read with frozen headings and scrollbars"}
{"query_id": 37346, "query": "How can I get Manipulator control elements to appear on one line?"}
{"query_id": 46053, "query": "Sectional averages of a list"}
{"query_id": 16429, "query": "How to partition a list and leave in the last sublist which is of different length?"}
{"query_id": 50548, "query": "Put a rounded parentheses in a label"}
|