Sylvain Tricot
4a5f6f1161
Add Renormalization option in the python interface
2019-11-27 14:09:55 +01:00
Sylvain Tricot
13a43b0b70
Fix bug in memory management
...
the call to the run function in libspec cannot be done
with unzip the OrderedDict values. It creates memory address
confusion and the program is killed by the os with a message:
"Operating system error: Cannot allocate memory
Allocation would exceed memory limit"
To fix, we shall call the run function with each argument well specified
between the parentheses.
2019-11-22 13:38:28 +01:00
Sylvain Tricot
a28570974e
Add the doc folder with all *.rst files
...
This is used to create the pdf manual and html website
2019-11-22 11:39:39 +01:00
Sylvain Tricot
59c43395c2
Work on install script
2019-11-21 17:09:19 +01:00
Sylvain Tricot
4807474889
Work on continuous integration
...
* Started port of the previous CI.bash
* Also fix bug in spec.f (stdout was closed so nothing appeared on screen
at the second call to libspec)
* Work on test suite
- utils to create clusters are tested
- PED calculator for polar and azimutal scans are tested
2019-11-20 18:14:00 +01:00
Sylvain Tricot
d167bd9f75
Add a help message for options in install.sh
2019-11-19 14:07:57 +01:00
Sylvain Tricot
a1fe98b7a3
Add a Jenkinsfile for continuous integration
2019-11-19 13:20:48 +01:00
Sylvain Tricot
42a327501e
Work on install script
...
Add support for user local install
Add support for already existing venv
2019-11-19 00:38:08 +01:00
Sylvain Tricot
51afffd97b
Work on install script
2019-11-18 17:33:32 +01:00
Sylvain Tricot
9222f5c9d2
Fix bug in install target
2019-11-18 00:37:34 +01:00
Sylvain Tricot
9c4b3320e4
Change Makefile "selfex" target
2019-11-17 23:28:53 +01:00
Sylvain Tricot
3f2659780c
Work on package creation.
2019-11-17 23:27:10 +01:00
Sylvain Tricot
a3469c53df
work on packaging
2019-11-16 00:38:17 +01:00
Sylvain Tricot
960a954e02
Work on CI
2019-11-15 16:54:08 +01:00
Sylvain Tricot
d280d782ff
Add .gitattributes
2019-11-15 16:53:41 +01:00
Sylvain Tricot
45034a44cd
Update version
2019-11-15 16:51:07 +01:00
Sylvain Tricot
ba80b3c88d
work on CI set_version
2019-11-15 16:48:05 +01:00
Sylvain Tricot
189f60e1d8
iUpdate the license info
2019-11-15 16:24:12 +01:00
Sylvain Tricot
500d822c11
change bug in hooks/pre-commit
2019-11-15 16:15:15 +01:00
Sylvain Tricot
56163bacbe
Update README info
2019-11-15 16:13:02 +01:00
Sylvain Tricot
923f5580e8
Add version target in toplevel Makefile
2019-11-15 16:07:48 +01:00
Sylvain Tricot
85cc7d788a
test hook again
2019-11-15 15:56:02 +01:00
Sylvain Tricot
bfe74ecbc4
Add VERSION file
2019-11-15 15:31:29 +01:00
Sylvain Tricot
4e6316b567
test pre-commit hook
2019-11-15 15:27:33 +01:00
Sylvain Tricot
c0ad93cea0
Add update_version.py and CI folder
2019-11-15 14:26:16 +01:00
Sylvain Tricot
eee2516a02
Add new file hierarchy
2019-11-15 11:16:06 +01:00
Sylvain Tricot
bb3a861ba2
Reorganize file hierarchy
...
Add Makefiles to create setup file
2019-11-15 11:13:33 +01:00
Sylvain Tricot
ef5be70e4c
Initial commit for the dynamic version
2019-11-14 15:16:51 +01:00