Changes between Initial Version and Version 1 of Ticket #54609, comment 2


Ignore:
Timestamp:
Jul 4, 2018, 5:39:09 AM (6 years ago)
Author:
dstrubbe (David Strubbe)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #54609, comment 2

    initial v1  
    33WIth current cython, this patch makes it compile (but it seems to fail when running):
    44
     5{{{
    56--- horton/grid/cext.pyx.orig   2018-07-03 17:19:32.000000000 -0700
    67+++ horton/grid/cext.pyx        2018-07-03 17:19:52.000000000 -0700
     
    1314 cimport ode2
    1415 cimport rtransform
     16}}}