photo

Philipp Tempel


Last seen: 21 days ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
Python, C++, C, PHP, Javascript, MATLAB, SQL, HTML, CSS, Shell
Spoken Languages:
English, French, German
Pronouns:
He/him

Statistics

All
  • Solver
  • First Answer

View badges

Feeds

View by

Solved


N-Dimensional Array Slice
Given an N-dimensional array, _A_, an index, _I_, and a dimension, _d_, return the _I_ th elements of _A_ in the _d_ dimension. ...

2 years ago

Answered
Fast UUID generation in matlab
This may be too stupid to be true but, looking at the source code of tempname(), you can see that you can simply do uuid = char...

2 years ago | 3

Answered
Using Java UUID in Matlab
This may be too stupid to be true but, looking at the source code of tempname(), you can see that you can simply do uuid = char...

2 years ago | 1