https://github.com/tpapp/amdb_old.jl
Old code for working with the AMDB. Now outdated, see AMDB.jl
https://github.com/tpapp/amdb_old.jl
Last synced: 5 months ago
JSON representation
Old code for working with the AMDB. Now outdated, see AMDB.jl
- Host: GitHub
- URL: https://github.com/tpapp/amdb_old.jl
- Owner: tpapp
- License: other
- Created: 2016-11-24T10:57:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T09:12:48.000Z (over 5 years ago)
- Last Synced: 2026-01-20T20:04:07.500Z (5 months ago)
- Language: Julia
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# AMDB
[](https://travis-ci.org/tpapp/AMDB.jl)
[](https://coveralls.io/github/tpapp/AMDB.jl?branch=master)
[](http://codecov.io/github/tpapp/AMDB.jl?branch=master)
Preliminary code for working with the AMDB data using a compact binary dump (instead of SQL or similar).
No releases, not published into `METADATA`. You need to install it with
```julia
Pkg.clone("https://github.com/tpapp/AMDB.jl")
```