Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Last active June 15, 2020 09:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/1085b667bcc61cdb6e38e2c56600fdc6 to your computer and use it in GitHub Desktop.
Save r-ryantm/1085b667bcc61cdb6e38e2c56600fdc6 to your computer and use it in GitHub Desktop.
/nix/store/158kc1a36c2jwi8859155wgmlab58mmj-arb-2.18.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.9.0
├── libarb.so.2 -> libarb.so.2.9.0
└── libarb.so.2.9.0
2 directories, 28 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment