#multidimensional

Rey Joachim_@mamot.fr
2025-04-06

Helwo! Voici mon premier langage de programmation: l'UPL ! Il est Turing-complet et fonctionne en plusieurs dimensions.

esolangs.org/wiki/Undyne_Progr

#programming #programming_language #turing_complete #multiDimensional #code

The Future - Awakened -TALKnetTALKnet
2025-01-14
Russell Roperussellrope
2024-11-08

Fresh Steez @ClassySavageArt @ russellrope.com/pixelgraff-nft πŸ‘ΎπŸ‘‘πŸ‘Ύ

In #PHP, it is annoying when you try to add an #array to a #multidimensional array and it does not work as expected. It turns out that in PHP you must first create each array within the multidimensional array before populating the specific array with items.

You first must do this
$arr = Array();
$arr[1] = Array();
$arr[1][2] = Array();

So that you can then do this
array_push( $arr[1][2], "item" );

PHP should detect all the arrays in your multidimensional array and create them automatically.

2024-05-31

#multidimensional #steps #do #your #own #homework #nothing 2 #say #we #the #good #ones πŸ€πŸŒΉπŸŒŸβš•οΈπŸ¦‹πŸͺ„πŸŽ©πŸ¦β€β¬›

2024-02-23

Is there any kind of "browser" for visualising and interactively exploring multidimensional (3D, i.e. 2D + value for now, possibly more later) datasets that's open source and runs on Linux?
Specifically looking for something that's ready-to-use and standalone so I can just point it at some data file (e.g. CSV).
#visualization #OpenSource #multidimensional

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst