gabrielelanaro / chemview

The new generation molecular viewer for IPython notebook
GNU Lesser General Public License v2.1
81 stars 17 forks source link

marching cubes implementation wrong (by 90 degrees) #14

Closed gabrielelanaro closed 9 years ago

gabrielelanaro commented 9 years ago

The marching cube wrongly swaps the x and y axes (this error was made to adapt the code for np.meshgrid, which is weird)