- Oct 26, 2017
-
-
mdjurfeldt authored
Add function to load boolean values from config
-
Jakob Jordan authored
-
- Oct 25, 2017
-
-
mdjurfeldt authored
Improve installation instructions in README
-
- Oct 24, 2017
-
-
Jakob Jordan authored
-
- Sep 18, 2017
-
-
Mikael Djurfeldt authored
-
- Sep 15, 2017
-
-
Mikael Djurfeldt authored
-
- Nov 29, 2016
- Oct 24, 2016
-
-
Mikael Djurfeldt authored
-
- Oct 18, 2016
-
-
Mikael Djurfeldt authored
-
Mikael Djurfeldt authored
-
Mikael Djurfeldt authored
-
- Sep 14, 2016
-
-
mdjurfeldt authored
Smaller modification of pull request #24 - compiling issues on OSX
-
mdjurfeldt authored
-
Mikael Djurfeldt authored
-
- Sep 07, 2016
-
-
mdjurfeldt authored
Change needed for compilation with gcc-6
-
- Sep 06, 2016
-
-
Örjan Ekeberg authored
-
Örjan Ekeberg authored
-
- May 24, 2016
-
-
Tammo Ippen authored
On OS X the file system usually is case-insensitive, hence installing this script will overide the executable `music`.
-
Tammo Ippen authored
-
Tammo Ippen authored
-Wl,-z,defs is not supported on OS X defs Disallows undefined symbols in object files. Undefined symbols in shared libraries are still allowed. removing it will not hamper performance of music
-
Tammo Ippen authored
-
- Feb 29, 2016
-
-
Mikael Djurfeldt authored
-
Mikael Djurfeldt authored
-
- Feb 25, 2016
-
-
mdjurfeldt authored
Python 3 Port
-
- Feb 24, 2016
-
-
uahic authored
Fixed wrong conversion from pickled bytearray to str in MessageCallback. The pickle protocol adds some meta information bytes in front of the actual string, so a conversion to Cython str is invalid in general.
-
uahic authored
-
Mikael Djurfeldt authored
-
- Feb 17, 2016
-
-
mdjurfeldt authored
Missing virtual destructors.
-
Juan Hernando authored
-
- Feb 01, 2016
-
-
lekshmideepu authored
Modified the .travis .yml file : modified the download location of get-pip, using minimal image of trusty, installing python-all-dev
-
Rajalekshmi Deepu authored
-
Rajalekshmi Deepu authored
-
Rajalekshmi Deepu authored
-
Rajalekshmi Deepu authored
-
mdjurfeldt authored
Add a check for mpi4py version during Cython compilation.
-
- Jan 29, 2016
-
-
Jan Moren authored
Version 2 of mpi4py has changed the name of a submodule from mpi_c to libmpi. We need to check which one to use at compile time.
-
- Dec 22, 2015
-
-
Mikael Djurfeldt authored
-
- Nov 20, 2015
-
-
Mikael Djurfeldt authored
-