About Anaconda Help Download Anaconda

main / packages / fastcore 1.5.29

Python supercharged for fastai development

Installers

  • linux-s390x v1.5.29
  • linux-64 v1.5.29
  • osx-arm64 v1.5.29
  • linux-aarch64 v1.5.29
  • osx-64 v1.5.29
  • win-64 v1.5.29
  • linux-ppc64le v1.5.29

conda install

To install this package run one of the following:
conda install main::fastcore

Description

Python is a powerful, dynamic language. Rather than bake everything into the language, it lets the programmer customize it to make it work for them. fastcore uses this flexibility to add to Python features inspired by other languages we've loved, like multiple dispatch from Julia, mixins from Ruby, and currying, binding, and more from Haskell. It also adds some “missing features” and clean up some rough edges in the Python standard library, such as simplifying parallel processing, and bringing ideas from NumPy over to Python's list type.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy