The definitive Wolfram Language and notebook experience
The original technical computing environment
All-in-one AI assistance for your Wolfram experience
We deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Courses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersWe deliver solutions for the AI eraâcombining symbolic computation, data-driven insights and deep technology expertise.
Wolfram SolutionsCourses in computing, science, life and more
Learn, solve problems and share ideas.
News, views and insights from Wolfram
Resources for
Software DevelopersOrdinary mathematical functions in the Wolfram Language are always "listable", so that they are immediately applied in parallel across lists. The Wolfram Language provides a wide variety of tightly integrated functions for analyzing elements in lists of any size and structure.
{..}+{..}, etc. — automatically operate in parallel on list elements
Listable — attribute carried by math functions specifying automatic threading over lists
Length — number of elements in a list
Total — total from adding up elements in a list
Accumulate ▪ Differences ▪ Ratios ▪ Fold
Count — count how many elements match a pattern
Counts — make an association giving the number of copies of each distinct element
BinCounts — count the number of elements in a sequence of bins
CountDistinct — count the number of distinct elements
CountDistinctBy — count distinct values from applying a function
Max ▪ Min ▪ MinMax ▪ Commonest ▪ Sort ▪ SortBy ▪ Ordering ▪ OrderingBy
MaximalBy, MinimalBy — maximal, minimal elements based on a criterion
TakeLargest ▪ TakeSmallest ▪ TakeLargestBy ▪ TakeSmallestBy
Multidimensional ArraysCoordinateBounds ▪ CoordinateBoundingBox
Statistical Analysis »Mean ▪ Variance ▪ Median ▪ Interpolation ▪ Nearest ▪ ...
Vector-Oriented Operations »Dot ▪ Norm ▪ Normalize ▪ Projection ▪ ...
Set-Oriented OperationsUnion ▪ Intersection ▪ Complement ▪ Subsets
Sequence-Related Operations »SequencePosition — find positions of sublists
LongestCommonSubsequence ▪ SequenceAlignment ▪ ...
Related Tech NotesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4