catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

BLD: Updated numpy to version 1.16.3 since 1.14.0

Open lukavia opened this issue 6 years ago • 6 comments
trafficstars

I get the following error when using numpy version 1.14.0 when installed from package with pip or in development enviroment: ModuleNotFoundError: No module named 'numpy.core._multiarray_umath'

The error goes away when I upgrade numpy library

lukavia avatar May 24 '19 20:05 lukavia

@lenak25 @embaral @apalepu23 @AvishaiW @lacabra What is the status? Is this project still maintained? Can you please merge this?

brandsimon avatar Jun 27 '19 08:06 brandsimon

This Project is dead They already shutdown the travisCI for the repo and stopped the curation of new data since 2019-07-22

@brandsimon @lukavia we have to create a fork

avolution avatar Sep 03 '19 13:09 avolution

Or is there one already?

avolution avatar Sep 03 '19 13:09 avolution

@avolution I looked at the source code of catalyst, I dont like it, it is really not suited for cryptos and bloated. I created a new project. I will share it when it is usable.

brandsimon avatar Sep 03 '19 15:09 brandsimon

@brandsimon have to agree w/ you - even simple extensions to what they envisioned when writing the package are painful (probably b/c this project is based on zipline and inherits its design doctrine)

how closely is your project based on catalyst - have you looked into the other crypto backtesting frameworks?

I might want to use/co-develop yours even if it is immature. If not, would appreciate some advice on catalyst alternatives.

aduriseti avatar Oct 19 '19 23:10 aduriseti

@aduriseti Sorry for the delay: https://github.com/btrccts/btrccts

brandsimon avatar Feb 16 '20 23:02 brandsimon