abstractalgebra.jl-c3fe647b-3220-5bb0-a1ea-a7954cac585d
Last mirrored from https://github.com/Nemocas/AbstractAlgebra.jl.git on 2019-11-18T17:52:09.156-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.5 , triggered by Travis cron job on branch "master"
https://github.com/unofficialjuliamirror/abstractalgebra.jl-c3fe647b-3220-5bb0-a1ea-a7954cac585d
Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Repository
Last mirrored from https://github.com/Nemocas/AbstractAlgebra.jl.git on 2019-11-18T17:52:09.156-05:00 by @UnofficialJuliaMirrorBot via Travis job 481.5 , triggered by Travis cron job on branch "master"
Basic Info
- Host: GitHub
- Owner: UnofficialJuliaMirror
- License: other
- Language: Julia
- Default Branch: master
- Size: 8.84 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
AbstractAlgebra
AbstractAlgebra is a pure Julia package for computational abstract algebra. It grew out of the Nemo project and provides all of the abstract types and generic implementations that Nemo relies on.
It is currently developed by William Hart, Tommy Hofmann, Fredrik Johansson, Claus Fieker with contributions from others.
AbstractAlgebra currently provides:
- Generic polynomial rings, matrix spaces, fraction fields, residue rings, relative and absolute power series, Laurent series
- Finite fields, integers, rationals, permutations and characters, number fields
Documentation can be found at the following link:
Projects that depend on AbstractAlgebra include:
- Nemo.jl http://nemocas.org (optimised implementations of specific rings provided by the Flint, Arb and Antic C libraries)
- Hecke.jl https://github.com/thofma/Hecke.jl (algebraic number theory)
- Singular.jl https://github.com/oscar-system/Singular.jl (polynomial rings and ideals, Groebner bases and computer algebra provided by the Singular C++ library)
Owner
- Name: Unofficial Julia Mirror
- Login: UnofficialJuliaMirror
- Kind: organization
- Website: https://github.com/UnofficialJuliaMirror/MirrorUpdater.jl
- Repositories: 3
- Profile: https://github.com/UnofficialJuliaMirror
Mirror of all registered Julia packages. Updated weekly by @UnofficialJuliaMirrorBot. See also: @UnofficialJuliaMirrorSnapshots.
Citation (CITATION.bib)
@inproceedings{AbstractAlgebra.jl-2017,
author = {Fieker, Claus and Hart, William and Hofmann, Tommy and Johansson, Fredrik},
title = {Nemo/Hecke: Computer Algebra and Number Theory Packages for the Julia Programming Language},
booktitle = {Proceedings of the 2017 ACM on International Symposium on Symbolic and Algebraic Computation},
series = {ISSAC '17},
year = {2017},
pages = {157--164},
numpages = {8},
url = {http://doi.acm.org/10.1145/3087604.3087611},
doi = {10.1145/3087604.3087611},
publisher = {ACM},
address = {New York, NY, USA},
}