markovmodel / msmtools

Tools for estimating and analyzing Markov state models
GNU Lesser General Public License v3.0
40 stars 27 forks source link

please ignore this PR #81

Closed fabian-paul closed 7 years ago

fabian-paul commented 8 years ago

triggering travis etc to check practical support of C restrict pointers

marscher commented 8 years ago

Just push a new branch to this repo, you actually do not need a PR for that :+1:

marscher commented 8 years ago

Ah you got a new account, do you think the compiler will do clever tricks on this restricted pointers?

marscher commented 8 years ago

Guess what, restrict is a c99 feature?

fabian-paul commented 8 years ago

Well I can't push to msmtools, so this is the only option to use the cloud services without registering. gcc had it before as "restrict" so I think I can make it work.