Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created October 21, 2019 03:47
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 ryantm/8f869816f52ea42f6e57a286b453d0fa to your computer and use it in GitHub Desktop.
Save ryantm/8f869816f52ea42f6e57a286b453d0fa to your computer and use it in GitHub Desktop.
/nix/store/pdi81s618i5pw6wg1r9wkdasrarrlyk0-arb-2.17.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.8.0
├── libarb.so.2 -> libarb.so.2.8.0
└── libarb.so.2.8.0
2 directories, 28 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment