Wykres commitów

4645 Commity (f151e7c33904452484c3df5a2b5f309b91cbf485)

Autor SHA1 Wiadomość Data
Jens Mönig fd18966112
Merge pull request #2781 from jmoenig/lists.js-stride-transpose
Update lists.js
2021-02-14 11:38:37 +01:00
brianharvey 1073828f2c Update lists.js 2021-02-14 02:35:06 -08:00
jmoenig f650b8b538 fixed a bug for showing the senders of a message 2021-02-13 23:47:08 +01:00
jmoenig 3407396652 fixed list "columns" selector 2021-02-13 13:35:53 +01:00
jmoenig d72f8e4a0a distinguish between "columns" (<3D) and (deep) "transpose" 2021-02-13 13:32:14 +01:00
jmoenig 858fa17599 distinguish between "transpose" (<3D) and "deep transpose" 2021-02-12 17:44:14 +01:00
jmoenig 4eeb2e7567 fixed list.reverse() to return a shallow copy instead of mutating the original 2021-02-11 17:17:22 +01:00
jmoenig c9f46be70a rearranged the blocks in the lists category palette (moved commands up) 2021-02-11 10:46:39 +01:00
jmoenig 31c070f6f3 updated feature log 2021-02-10 16:41:44 +01:00
jmoenig c3ed62048d German translation update 2021-02-10 13:08:21 +01:00
jmoenig bc742e9988 changed error message for "lines" conversion 2021-02-10 10:37:42 +01:00
jmoenig b8e0dc143d enabled scientific notation in numeric text fields 2021-02-10 10:32:43 +01:00
jmoenig 17f20ac4bc added "is _ identical to _ ?" to relabel options of equals 2021-02-10 09:28:36 +01:00
jmoenig b570798675 added defaults to RESHAPE in palette 2021-02-09 23:28:38 +01:00
jmoenig b1660b9074 took out "crossproduct" primitive option from the palette 2021-02-09 22:42:33 +01:00
jmoenig 21baffd9a2 limit crash-dangerous matrix-exploding ops to 1 MM elements (reshape, crossproduct) 2021-02-09 22:30:37 +01:00
jmoenig a7ac936578 enhanced 'reshape' to also handle scalars 2021-02-09 10:32:45 +01:00
jmoenig 8d5153c1bb enhanced list attributes 'rank', 'shape' and 'ravel' to also handle scalars 2021-02-09 10:11:26 +01:00
jmoenig 30d180280f enhanced MIN and MAX to also operate on text 2021-02-09 09:53:06 +01:00
jmoenig 05cad6a0cc fixed internal migration for "transpose" block 2021-02-09 08:43:32 +01:00
jmoenig 1b72285310 refactored list.crossproduct() to avoid JS stack overflows 2021-02-09 00:58:26 +01:00
jmoenig 81ad8de5d7 refactored list.shape() to avoid stack overflows 2021-02-08 18:52:10 +01:00
jmoenig 2bace8aa59 refactored list.rank() to avoid JS stack overflows 2021-02-08 18:37:00 +01:00
jmoenig b053beb5f9 show 2 numerical inputs in "Reshape" 2021-02-08 17:25:44 +01:00
jmoenig 2576ae12bd added "cross product" to "append" as dropdown, and "reverse" to "length" 2021-02-08 17:19:50 +01:00
jmoenig 5cd2d58063 added hook for "crossproduct" in threads 2021-02-08 16:37:03 +01:00
jmoenig c9764aca69 added TRANSPOSE for higher dimensions, thanks, Brian! 2021-02-08 15:56:31 +01:00
jmoenig 0486733aca added internal naive (recursive) version of CROSSPRODUCT 2021-02-08 11:37:08 +01:00
jmoenig daf9dd474f optimized RESHAPE 2021-02-08 11:05:02 +01:00
jmoenig 4a7abe0b7b new RESHAPE primitive 2021-02-08 08:57:26 +01:00
Jens Mönig f4896e9f69
Merge pull request #2777 from jmoenig/manual-6-6a
new names in length, manual
2021-02-07 13:32:01 +01:00
brianharvey c56219cd26 new names in length, manual 2021-02-07 02:45:25 -08:00
jmoenig c9d8ac4b99 changed selectors for list attributes 2021-02-07 11:23:53 +01:00
jmoenig bca3d632eb changes "txt" to "lines" in list attributes 2021-02-07 10:59:44 +01:00
jmoenig 0f3ed2b100 changed wordings for list attributes 2021-02-07 10:54:56 +01:00
jmoenig ed231aad5f simplified private list.range() method 2021-02-07 10:14:40 +01:00
Jens Mönig 5be843596b
Merge pull request #2775 from jmoenig/manual-super-length-block
super length block
2021-02-06 13:30:09 +01:00
brianharvey 4c74ea1bcc super length block
... on page 25.
2021-02-05 21:31:36 -08:00
jmoenig a9679cb176 added "txt" list conversion 2021-02-05 23:40:40 +01:00
jmoenig 1ec81f618c added "txt" option to list attribure dropdown - not yet operational 2021-02-05 19:11:26 +01:00
jmoenig 2de1d21a0f replaced "length of list" primitive with new "attribute of list" reporter 2021-02-05 19:08:39 +01:00
jmoenig 8e0dd119e4 removed "size" option from experimental "attribute of list" dropdown 2021-02-05 16:13:41 +01:00
jmoenig 7e0db6f6f3 added experimental "atribute of list" reporter primitive to dev mode 2021-02-05 15:32:31 +01:00
jmoenig bf9f5599ae don't show internal "compile" reporter in search results 2021-02-05 14:13:33 +01:00
jmoenig abd33c08ac updated release history 2021-02-05 13:57:38 +01:00
Jens Mönig 45a0dec305
Merge pull request #2772 from jmoenig/manual-6-6
manual for 6.6.0
2021-02-05 13:48:05 +01:00
brianharvey 8c0b445e6b manual for 6.6.0 2021-02-05 00:23:43 -08:00
jmoenig 32784a7a19 updated version history 2021-02-04 23:21:54 +01:00
Jens Mönig 9c3cc93fdd
Merge pull request #2771 from jmoenig/trim-usernames
Trim usernames on signup
2021-02-04 23:19:27 +01:00
jmoenig f25aad784d tweaked List >> query() 2021-02-04 23:18:25 +01:00