Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in j

Counting number of times an atom occurs in a table in J language

j

what is a good tacit form of sum(1/(1+x)^y) in J

j tacit-programming

Understanding J From

j

Calling J from Python

python j

How do I arbitrarily compose dyadic functions while bonding one side of their arguments in J?

j

Generate a random number from normal distribution in J

j

Jconsole is complaining "file name error"

linux alpine-linux j

J: Gauss-Jordan elimination

j tacit-programming

Get whole result when using J console

j

Use a verb that expects a scalar with a vector

j

J : creating a family of verbs from an array

j

Compose matrix out of several subarrays in J

arrays j

Sorting words in a string by their length in J

string sorting j

J language: the good part (anyone plan to write a book on it?) [closed]

j

Mapping of elements by number of occurrences in J

j

How to rewrite the halve function in J?

j tacit-programming

repetitive verb applications and store results in vector

j

Write 4 : 'x&{.&.;: y' tacitly

what are some of J's unique features?

tacit-programming j apl

Have J style adverbs, forks etc been emulated via libraries in mainstream functional languages?