ecopy icon indicating copy to clipboard operation
ecopy copied to clipboard

Python tools for ecological data analyses

Results 17 ecopy issues
Sort by recently updated
recently updated
newest added

Some comments. In readme say that exe binary are for Windows, so, decorana was made for Mainframes in Fortran. and could be compiled to all platforms that support GCC Gfortran...

Hello, I'm trying to install ecopy via github by downloading the files and then running >> python setup.py install It runs relatively far, until it throws an error: error: [WinError...

`ModuleNotFoundError Traceback (most recent call last) in ----> 1 import ecopy ~/Downloads/ecopy-master/ecopy/__init__.py in 2 3 ----> 4 from .regression import * 5 from .ordination import * 6 from .diversity import...

the MDS function use 4 threads for my laptop (MacOS) by default without any settings. Is that what you did in the function?I cannot find anything related to threads

Am I the only one who cannot install nor find 0.1.2.3? I've tried to install the newest package of Ecopy with pip through commando prompt and Pycharm, but the only...

Hi, I've tried the library and I wanted to make a suggestion - which I can help with. In the plots (cca.triplot, but others apply), you create a figure and...