Mindwerks / plate-tectonics

A fork of platec http://sourceforge.net/projects/platec/
GNU Lesser General Public License v3.0
84 stars 23 forks source link

Pybindings #19

Closed ftomassetti closed 9 years ago

ftomassetti commented 9 years ago

This is going to take some time...

The main mess is with Travis and AppVeyor because they do not really support two languages.

Going to play with them using this branch.

ftomassetti commented 9 years ago

Finally convinced AppVeyor to collaborate (build is passing). Squashing here and there and preparing to merge.

@psi29a we basically imported the pyhon bindings previously in pyplatec and inserted in plate-tectonics

After merging we could add a note in project pyplatec specifying it was included in plate-tectonics

ftomassetti commented 9 years ago

@psi29a if you have nothing against it I will merge it in the next few days and release the new version of PyPlatec, then we can merge also https://github.com/Mindwerks/worldengine/pull/53

psi29a commented 9 years ago

I'll give it a look over tomorrow during lunch. :)

psi29a commented 9 years ago

Aside from my comments, it looks good. I assume the code is 'OK' and focused just on the framework/support of travis/appveyor/etc.

ftomassetti commented 9 years ago

Sorry again for submitting such a giant pull request. I will extract a little more commands from travis and appeveyor and go on on merging it. Thank!

ftomassetti commented 9 years ago

ok, the Travis file is now cleaned and Travis is passing. AppVeyor should not be touched by the last commits and it was passing so I will go on and merge. In the meantime GitHub went down :)