Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Wolfram Mathematica 12.2.0 Multilingual (Win / macOS / Linux)

Posted By: Artist14
Wolfram Mathematica 12.2.0 Multilingual (Win / macOS / Linux)

Wolfram Mathematica 12.2.0 Multilingual (Win / macOS / Linux) | 4.3 GB / 5 GB / 4.2 GB
Languages: English, Español, 简体中文, 繁體中文, 日本語

For three decades, Mathematica has defined the state of the art in technical computing—and provided the principal computation environment for millions of innovators, educators, students, and others around the world. Widely admired for both its technical prowess and elegant ease of use, Mathematica provides a single integrated, continually expanding system that covers the breadth and depth of technical computing—and seamlessly available in the cloud through any web browser, as well as natively on all modern desktop systems.

For Modern Technical Computing, There's No Other Choice
With energetic development and consistent vision for three decades, Mathematica stands alone in a huge range of dimensions, unique in its support for today's technical computing environments and workflows.

A Vast System, All Integrated
Mathematica has nearly 5,000 built-in functions covering all areas of technical computing—all carefully integrated so they work perfectly together, and all included in the fully integrated Mathematica system.

Not Just Numbers, Not Just Math—But Everything
Building on three decades of development, Mathematica excels across all areas of technical computing—including neural networks, machine learning, image processing, geometry, data science, visualizations, and much more.

Unimaginable Algorithm Power
Mathematica builds in unprecedentedly powerful algorithms across all areas—many of them created at Wolfram using unique development methodologies and the unique capabilities of the Wolfram Language.

Higher Level Than Ever Before
Superfunctions, meta-algorithms… Mathematica provides a progressively higher-level environment in which as much as possible is automated—so you can work as efficiently as possible.

Everything Is Industrial Strength
Mathematica is built to provide industrial-strength capabilities—with robust, efficient algorithms across all areas, capable of handling large-scale problems, with parallelism, GPU computing, and more.

Powerful Ease of Use
Mathematica draws on its algorithmic power—as well as the careful design of the Wolfram Language—to create a system that's uniquely easy to use, with predictive suggestions, natural language input, and more.

Documents As Well As Code
Mathematica uses the Wolfram Notebook Interface, which allows you to organize everything you do in rich documents that include text, runnable code, dynamic graphics, user interfaces, and more.

The Code Makes Sense
With its intuitive English-like function names and coherent design, the Wolfram Language is uniquely easy to read, write, and learn.

Make Your Results Look Their Best
With sophisticated computational aesthetics and award-winning design, Mathematica presents your results beautifully—instantly creating top-of-the-line interactive visualizations and publication-quality documents.

150,000+ Examples
Get started with almost any project with help from 150,000+ examples in the Documentation Center, over 10,000 open-code Demonstrations in the Wolfram Demonstrations Project—and a host of other resources.

Instant Real-World Data
Mathematica has access to the vast Wolfram Knowledgebase, which includes up-to-the-minute real-world data across thousands of domains.

Seamless Cloud Integration
Mathematica is now seamlessly integrated with the cloud—allowing sharing, cloud computing, and more in a unique and powerful hybrid cloud/desktop environment

Connected to Everything
Mathematica is built to be connected to everything: file formats (180+), other languages, Wolfram Data Drop, APIs, databases, programs, the Internet of Things, devices—and even distributed instances of itself.

What's new in Wolfram Mathematica version 12.2
Version 12.2 adds 228 new functions, expanding Mathematica and the Wolfram Language's functionality in biomolecular sequence operations, PDE modeling, spatial statistics and remote batch job evaluation, plus new notebook interface features and more.

  • Represent a biological sequence such as DNA with BioSequence and perform operations on it with functions BioSequenceTranscribe, BioSequenceComplement, etc.
  • New PDE modeling framework for solving a wide variety of partial differential equations both symbolically and numerically
  • Analyze spatial data and work with point processes with new spatial statistics functions such as SpatialPointData, RandomPointConfiguration, MeanPointDensity, PointCountDistribution and more
  • Submit batch jobs for asynchronous evaluation on external computation providers with RemoteBatchSubmit and RemoteBatchMapSubmit
  • Use Enclose and Confirm to write code with more robust error handling
  • CheckArguments and ArgumentsOptions help check for valid positional and optional arguments in function definitions
  • New x|->f syntax for defining pure functions with named variables
  • Use ApplyTo (//=) to apply a function to a variable and update its value
  • Conveniently select dates from date intervals or lists with DateSelect
  • Improve code debugging and tuning with new EchoEvaluation, EchoLabel and EchoTiming functions
  • New theories and properties added to AxiomaticTheory
  • Solve general convex optimization problems with ConvexOptimization
  • Find solutions to robust optimization problems with RobustConvexOptimization and to parametric convex optimization problems with ParametricConvexOptimization
  • Test for various function properties with FunctionInjective, FunctionSign, FunctionContinuous, etc.
  • Improved support for elliptic functions, including addition of the JacobiEpsilon and JacobiZN (Jacobi zeta) functions
  • Mathematical Lamé functions LameS, LameC, LameSPrime, LameCPrime, LameEigenvalueA and LameEigenvalueB for solving boundary value problems for Laplace's equation in ellipsoidal and spheroconal coordinates
  • Create radar plots with RadialAxisPlot
  • ParallelAxisPlot creates parallel coordinate plots
  • Represent 2D geographic regions with GeoPolygon, a new GeoGraphics primitive
  • Artistically fill 2D graphics primitives with LinearGradientFilling, RadialGradientFilling and ConicGradientFilling
  • Test convexity and compute the convex hull of any region with ConvexRegionQ and ConvexHullRegion
  • Check if a set of points is positively oriented, negatively oriented, collinear or coplanar with PositivelyOrientedPoints, NegativelyOrientedPoints, CollinearPoints and CoplanarPoints, respectively
  • Greatly improved support for video computation, with new functions such as VideoGenerator, VideoIntervals, VideoDelete, VideoMap, VideoMapTimeSeries and more
  • New AnimatedImage object to represent animated GIF, PNG, etc.
  • Use FaceRecognize to find and recognize faces in an image using machine learning
  • Support for several new neural network layer types, including FunctionLayer, CompiledLayer, NetArrayLayer and RandomArrayLayer
  • Several new methods for DimensionReduction and DimensionReduce have been added, including t-SNE, principal component analysis and latent semantic analysis
  • Support for compression and archival formats 7z, ISO, RAR and ZSTD
  • Represent public-key security certificates with SecurityCertificate and import them from common variants of the PEM file format
  • Significant improvement to PDF import
  • Improved Import with support for URLs, updates to FileFormat and addition of FileFormatQ and more
  • Attach a floating cell to content in a notebook window with AttachCell
  • Canvas adds interactive free-form drawing in the notebook interface
  • Create a button that copies its contents when clicked with ClickToCopy
  • Redesigned interface for inserting and editing hyperlinks
  • Added support for inline TeX input with automatic typesetting
  • Create on-demand license entitlements to run standalone Wolfram Engine kernels on a pay-as-you-go basis with CreateLicenseEntitlement
  • Improved Microcontroller Kit with new support for many 32-bit targets from Arduino, Adafruit and SparkFun

Wolfram Mathematica 12.2.0 Multilingual (Win / macOS / Linux)

Wolfram Mathematica 12.2.0 Multilingual (Win / macOS / Linux)

Wolfram Mathematica 12.2.0 Multilingual (Win / macOS / Linux)