Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created September 25, 2018 13:30
Show Gist options
  • Save ryantm/d6b16cf3879f20bbca4b259fa14f001e to your computer and use it in GitHub Desktop.
Save ryantm/d6b16cf3879f20bbca4b259fa14f001e to your computer and use it in GitHub Desktop.
/nix/store/j67ni6w0yp9wabx9vq1vmirx3skd84y8-arb-2.15.0
├── include
│   ├── acb_calc.h
│   ├── acb_dft.h
│   ├── acb_dirichlet.h
│   ├── acb_elliptic.h
│   ├── acb.h
│   ├── acb_hypgeom.h
│   ├── acb_mat.h
│   ├── acb_modular.h
│   ├── acb_poly.h
│   ├── arb_calc.h
│   ├── arb_fmpz_poly.h
│   ├── arb.h
│   ├── arb_hypgeom.h
│   ├── arb_mat.h
│   ├── arb_poly.h
│   ├── arf.h
│   ├── bernoulli.h
│   ├── bool_mat.h
│   ├── dirichlet.h
│   ├── dlog.h
│   ├── fmpr.h
│   ├── fmpz_extras.h
│   ├── hypgeom.h
│   ├── mag.h
│   └── partitions.h
└── lib
├── libarb.so -> libarb.so.2.6.0
├── libarb.so.2 -> libarb.so.2.6.0
└── libarb.so.2.6.0
2 directories, 28 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment