Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 16, 2018 16:17
Show Gist options
  • Save ryantm/1f48e343b5d91d8338320d2dae1eb48e to your computer and use it in GitHub Desktop.
Save ryantm/1f48e343b5d91d8338320d2dae1eb48e to your computer and use it in GitHub Desktop.
/nix/store/ac1dvb5gkrvblz8j8x45nqzwi55xslpv-arb-2.16.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.7.0
├── libarb.so.2 -> libarb.so.2.7.0
└── libarb.so.2.7.0
2 directories, 28 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment