Skip to content

Computational fluency workshop materials for summer students at Brown. Repo is fixed for the year 2022 for backwards compatibility with demos.

License

Notifications You must be signed in to change notification settings

brownritt/cfw2022

Repository files navigation

cfw2022

Computational fluency workshop materials for summer students at Brown.

Note: Repo is fixed for the year 2022 for backwards compatibility with demos.

The data subdirectory contains small data sets for use in exercises.

The reference subdirectory contains reference notes on various topics.

The environment files can be used with conda to create a python virtual environment with useful modules for doing the exercises. A good place to start is the following command in a terminal (make sure you're in the same working directory):

conda env create -f environment_minimal.yml

Once the environment cfw is created, you can activate it with

conda activate cfw

About

Computational fluency workshop materials for summer students at Brown. Repo is fixed for the year 2022 for backwards compatibility with demos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published