Relative Content

Tag Archive for dependencies

How can I use different versions of an evolving library in different projects?

The problem I write a lot of exploratory code in my research. As I go along, I put functionality that I’d like to reuse in a central location. A project might look like this: ./mylib ./exploration /experiment_1 /experiment_2 /experiment_3 Where each experiment uses some functionality from mylib. Now I come along and start my fourth […]

How can I use different versions of an evolving library in different projects?

The problem I write a lot of exploratory code in my research. As I go along, I put functionality that I’d like to reuse in a central location. A project might look like this: ./mylib ./exploration /experiment_1 /experiment_2 /experiment_3 Where each experiment uses some functionality from mylib. Now I come along and start my fourth […]

How can I use different versions of an evolving library in different projects?

The problem I write a lot of exploratory code in my research. As I go along, I put functionality that I’d like to reuse in a central location. A project might look like this: ./mylib ./exploration /experiment_1 /experiment_2 /experiment_3 Where each experiment uses some functionality from mylib. Now I come along and start my fourth […]

How can I use different versions of an evolving library in different projects?

The problem I write a lot of exploratory code in my research. As I go along, I put functionality that I’d like to reuse in a central location. A project might look like this: ./mylib ./exploration /experiment_1 /experiment_2 /experiment_3 Where each experiment uses some functionality from mylib. Now I come along and start my fourth […]