Arthur Whitney: Difference between revisions

32 bytes removed ,  2 years ago
remove reference numbers
(Add base Arthur Whitney page)
 
(remove reference numbers)
Line 4:
 
= Career =
<sup>''This section has been copied from Wikipedia. Some help is required to add more information relevant to the the wiki.''</sup>
Whitney studied pure mathematics at the graduate level at the University of Toronto in the early 1980s. He then worked at Stanford University.[1] He was first exposed to APL when he was 11 by its inventor, Ken Iverson, a family friend. [ He later worked extensively with APL, first at I. P. Sharp Associates alongside Ken Iverson and Roger Hui among others. Whitney is recognized as having had an "enduring and significant influence on APL"[3] and he co-authored papers with both Ken Iverson and Roger Hui. He also wrote the initial prototype of J, a terse and macro-heavy single page of code, in one afternoon, which then served as the model for J implementor, Roger Hui, and was responsible for suggesting the rank operators in J.[6][7] In 1988, Whitney began working at Morgan Stanley developing financial applications.[8] At Morgan Stanley, Whitney developed A+[9] to facilitate migrating APL applications from IBM mainframe computers to a network of Sun Microsystems workstations. A+ had a smaller set of primitive functions and was designed for speed, and to handle large sets of time series data.
 
Whitney studied pure mathematics at the graduate level at the University of Toronto in the early 1980s. He then worked at Stanford University.[1] He was first exposed to APL when he was 11 by its inventor, Ken Iverson, a family friend. [ He later worked extensively with APL, first at I. P. Sharp Associates alongside Ken Iverson and Roger Hui among others. Whitney is recognized as having had an "enduring and significant influence on APL"[3] and he co-authored papers with both Ken Iverson and Roger Hui. He also wrote the initial prototype of J, a terse and macro-heavy single page of code, in one afternoon, which then served as the model for J implementor, Roger Hui, and was responsible for suggesting the rank operators in J.[6][7] In 1988, Whitney began working at Morgan Stanley developing financial applications.[8] At Morgan Stanley, Whitney developed A+[9] to facilitate migrating APL applications from IBM mainframe computers to a network of Sun Microsystems workstations. A+ had a smaller set of primitive functions and was designed for speed, and to handle large sets of time series data.
In 1993, Whitney left Morgan Stanley and co-founded Kx Systems with Janet Lustgarten, to commercialize his k programming language.[10] According to Paul Ford's 2015 cover-story for Businessweek, k is a programming language that is "famous for its brevity." The company signed an exclusive agreement with Union Bank of Switzerland and Whitney developed a variety of trading applications using k until the contract expired. At the outset of the contract Whitney developed the kdb database built on k.[11] In 2003, Kx Systems released q, a new vector language that built upon k and the kdb+ database developed by Whitney.[12]
 
In 1993, Whitney left Morgan Stanley and co-founded Kx Systems with Janet Lustgarten, to commercialize his k programming language.[10] According to Paul Ford's 2015 cover-story for Businessweek, k is a programming language that is "famous for its brevity." The company signed an exclusive agreement with Union Bank of Switzerland and Whitney developed a variety of trading applications using k until the contract expired. At the outset of the contract Whitney developed the kdb database built on k.[11] In 2003, Kx Systems released q, a new vector language that built upon k and the kdb+ database developed by Whitney.[12]
In 2018, First Derivatives bought out Whitney and Lustgarten's minority shares of Kx Systems.[13] Whitney and Lustgarten then founded Shakti.[14]
 
In 2018, First Derivatives bought out Whitney and Lustgarten's minority shares of Kx Systems.[13] Whitney and Lustgarten then founded Shakti.[14]
The Shakti platform has a small memory footprint, and allows for fast deployment and processing of distributed elastic workloads. It can work with all kinds of datasets, including numerical, temporal and text data, whether structured or not.[15]
 
The Shakti platform has a small memory footprint, and allows for fast deployment and processing of distributed elastic workloads. It can work with all kinds of datasets, including numerical, temporal and text data, whether structured or not.[15]
 
= Programming Style =