* Use typed array for models. * Change the memory snapshot format. * Add new C API for saving to raw format.
20 lines
218 B
YAML
20 lines
218 B
YAML
name: win64_env
|
|
channels:
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.8
|
|
- numpy
|
|
- scipy
|
|
- matplotlib
|
|
- scikit-learn
|
|
- pandas
|
|
- pytest
|
|
- boto3
|
|
- hypothesis
|
|
- jsonschema
|
|
- cupy
|
|
- python-graphviz
|
|
- modin-ray
|
|
- pip
|
|
- py-ubjson
|