Skip to content

Commit d1bccf1

Browse files
committed
Added notebook demo
1 parent fa17918 commit d1bccf1

File tree

2 files changed

+461
-0
lines changed

2 files changed

+461
-0
lines changed

environment.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
name: xtensor-fftw
2+
channels:
3+
- nodefaults
4+
- QuantStack
5+
- conda-forge
6+
dependencies:
7+
- xtensor
8+
- boost ==1.65.1
9+
- boost-cpp ==1.65.1
10+
- widgetsnbextension
11+
- xtensor-io
12+
- xeus-cling
13+
# - xwidgets
14+
- notebook
15+
- xtensor-fftw
16+
- fftw

0 commit comments

Comments
 (0)