Go to file
Sylvain Tricot 4eceb1bf26 Simplify the install process.
The installation script does not try anymore to create a virtual environment.
A message at the begining recommends to the user to be in a virtual env. That way
it is possible to use virtualenv, conda, python - m venv or none of this to
create (or not) a virtual environment. It's up to the user.

The script is simpler and *should* be POSIX compliant

Files that have been modified in this commit:
- Makefile
- src/Makefile
- src/msspec/spec/fortran/Makefile
- src/msspec/phagen/fortran/Makefile
- src/install.sh
2019-11-28 18:35:37 +01:00
CI Work on install script 2019-11-21 17:09:19 +01:00
doc Add the doc folder with all *.rst files 2019-11-22 11:39:39 +01:00
src Simplify the install process. 2019-11-28 18:35:37 +01:00
utils Work on continuous integration 2019-11-20 18:14:00 +01:00
.gitattributes Add .gitattributes 2019-11-15 16:53:41 +01:00
.gitignore Work on install script 2019-11-21 17:09:19 +01:00
Jenkinsfile Add Renormalization option in the python interface 2019-11-27 14:09:55 +01:00
Makefile Simplify the install process. 2019-11-28 18:35:37 +01:00
README.md Update README info 2019-11-15 16:13:02 +01:00
license.txt iUpdate the license info 2019-11-15 16:24:12 +01:00

README.md

Introduction

This is the Python MsSpec version with support for Python 3.x and dynamic memory allocation for Phagen and Spec

To install

make selfex
./pymsspec-###.setup