Skip to content

Commit e05af79

Browse files
authored
Merge pull request #2 from Carreau/pyjulia
Add a notebook with python and julia cross-talks
2 parents c5a66a8 + 94fc31c commit e05af79

File tree

2 files changed

+193
-0
lines changed

2 files changed

+193
-0
lines changed

environment.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
dependencies:
22
- matplotlib
3+
- numpy
4+
- pip
5+
- pip:
6+
- julia
37

0 commit comments

Comments
 (0)