There was an error fetching the commit references. Please try again later.
BLonD is now a package (#127)
* Required for markdown readme * renamed to .txt * Moved everything under blond directory * Added needed files * Added setup file * modified setup file * some debugging * unittests dont need to be copied * all blond import -> relative * debugging * libblond import in the init * Fixed the libblond import * some sanitisation * fixed path to libblond * added missing package * bug fix * bug fixes * all imports start with blond. * fixed the imports in the unittests * fixed import * moved under blond * Supported options: build, install, develop, test, pep8, docs, cleanall * Renamed files and bug fixes * removed cpp_routines/.gitignore * ignoring all shared libraries * Prepared the setup.py * added v infront of tag version * changed the version to 2.0.1 * various bug fixes * Added compile in the default build command * Included the C++ source files in the distribution * Converted from .md to .rst * Moved back in the blond installation * Added the header files * New version * Running the compile before the egg_info phase, as it was the only first run before copying the data files * Adapting to the new installation method * Debugging the travis configuration * Debugging the travis configuration * Skipping testcases that fail due to deepcopy exception * Updated readme, added install section * moved to version 2.0.5 * Some windows debugging * Only 1 version of histogram * changed the download url and reset version to 2.0.0
Showing
- .gitignore 2 additions, 10 deletions.gitignore
- .travis.yml 9 additions, 7 deletions.travis.yml
- LICENSE.txt 0 additions, 0 deletionsLICENSE.txt
- MANIFEST.in 3 additions, 0 deletionsMANIFEST.in
- README.md 0 additions, 377 deletionsREADME.md
- README.rst 142 additions, 0 deletionsREADME.rst
- __EXAMPLES/main_files/EX_01_Acceleration.py 8 additions, 8 deletions__EXAMPLES/main_files/EX_01_Acceleration.py
- __EXAMPLES/main_files/EX_02_Main_long_ps_booster.py 11 additions, 11 deletions__EXAMPLES/main_files/EX_02_Main_long_ps_booster.py
- __EXAMPLES/main_files/EX_03_RFnoise.py 9 additions, 9 deletions__EXAMPLES/main_files/EX_03_RFnoise.py
- __EXAMPLES/main_files/EX_04_Stationary_multistation.py 9 additions, 9 deletions__EXAMPLES/main_files/EX_04_Stationary_multistation.py
- __EXAMPLES/main_files/EX_05_Wake_impedance.py 13 additions, 13 deletions__EXAMPLES/main_files/EX_05_Wake_impedance.py
- __EXAMPLES/main_files/EX_06_Preprocess.py 5 additions, 5 deletions__EXAMPLES/main_files/EX_06_Preprocess.py
- __EXAMPLES/main_files/EX_07_Ions.py 8 additions, 8 deletions__EXAMPLES/main_files/EX_07_Ions.py
- __EXAMPLES/main_files/EX_08_Phase_Loop.py 9 additions, 9 deletions__EXAMPLES/main_files/EX_08_Phase_Loop.py
- __EXAMPLES/main_files/EX_09_Radial_Loop.py 9 additions, 9 deletions__EXAMPLES/main_files/EX_09_Radial_Loop.py
- __EXAMPLES/main_files/EX_10_Fixed_frequency.py 9 additions, 9 deletions__EXAMPLES/main_files/EX_10_Fixed_frequency.py
- __EXAMPLES/main_files/EX_11_comparison_music_fourier_analytical.py 8 additions, 8 deletions...S/main_files/EX_11_comparison_music_fourier_analytical.py
- __EXAMPLES/main_files/EX_12_synchrotron_frequency_distribution.py 9 additions, 9 deletions...ES/main_files/EX_12_synchrotron_frequency_distribution.py
- __EXAMPLES/main_files/EX_13_synchrotron_radiation.py 8 additions, 8 deletions__EXAMPLES/main_files/EX_13_synchrotron_radiation.py
- __EXAMPLES/main_files/EX_14_sparse_slicing.py 6 additions, 6 deletions__EXAMPLES/main_files/EX_14_sparse_slicing.py
Loading
Please register or sign in to comment