@stackonfire/linear-ai-cli
Create linear issues from text using AI.
Create linear issues from text using AI.
Convert a strided array to a two-dimensional nested array.
Convert a strided array to a three-dimensional nested array.
Convert a strided array to a four-dimensional nested array.
Convert a strided array to a five-dimensional nested array.
Generate a linearly spaced numeric array.
Generate a logarithmically spaced numeric array.
Convert a strided array to a non-strided generic array.
Generate a linearly spaced numeric array according to a provided increment.
Generate a linearly spaced numeric array whose elements increment by 1 starting from one.
Generate a linearly spaced numeric array whose elements increment by 1.
Generate a linearly spaced numeric array whose elements increment by 1 starting from zero.
Return the maximum accessible index based on a set of provided strided array parameters.
Return the minimum accessible index based on a set of provided strided array parameters.
Compute a Pearson product-moment correlation test between paired samples.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Convert subscripts to a linear index.
Convert a linear index in an array view to a linear index in an underlying data buffer.
Convert a linear index to an array of subscripts.
Convert a linear index to an array of subscripts.