Thorbjørn Erik Køppen Christensen
Aarhus University
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
37 292
of 295 467
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
1
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
mex error when reading lz4 compressed h5 file... sometimes
I'm testing some code, and to check for bottlenecks I made three copies of my files 1) on a shared network drive 2) on a HDD n...
mer än 3 år ago | 0 answers | 0
0
answersQuestion
write to network drive from linux system
I have mounted a network drive through nautilus, that means the path looks like this: /run/user/1000/gvfs/smb-share:server=SOME...
mer än 5 år ago | 0 answers | 1
0
answersQuestion
h5read being slow for files written by matlab
I have some raw data in hdf5 file format (lz4 compressed) this is really quick to read, whcih is nice ;-). I then do some stuff...
nästan 6 år ago | 1 answer | 0
1
answerQuestion
Writing non complete rows and columns to an hdf5 file
I have an array of data foo, let's say size(foo) = [1 175] I also have a h5 file, let's call it bar.h5 with a dataset'/baz' of...
ungefär 6 år ago | 1 answer | 0
1
answerQuestion
h5write on gvfs shared folder (windows shared folder connected to linux pc)
I'm connected to a shared windows drive, And for this I has used the gnome virtual file system. Thus my path looks something ...
ungefär 6 år ago | 0 answers | 0
0
answersQuestion
How to sort vectors so every 1 entry is collected and followed by every 2 entry until the nth entry
Say you have m vectors on the form a=[a1,a2,...,an] is it then possible to sort them into the following vector: s=[a1,b1,....
mer än 8 år ago | 1 answer | 0