How do I install HDF(Hierarchical Data Format) and P3DFFT in ubuntu?
Asked
Active
Viewed 212 times
1 Answers
1
HDF-related packages are presented in the official Ubuntu repository.
In order to install these you'll likely need to enable the Universe repository first with
sudo add-apt-repository universe.
About P3DFFT you should read its documentation on official web-site.
N0rbert
- 103,263