Macaulay2 Engine
Loading...
Searching...
No Matches
aring.cpp
Go to the documentation of this file.
1// Copyright 2011 Michael E. Stillman
2
3#include "aring.hpp"
4#include "aring-zzp.hpp"
5
6namespace M2 {
7};
8
9// Local Variables:
10// compile-command: "make -C $M2BUILDDIR/Macaulay2/e "
11// indent-tabs-mode: nil
12// End:
M2::ARingZZp — portable Z/p for small primes via log / exp tables.
Shared base of the aring framework (namespace M2) that unifies the engine's coefficient rings.
Definition aring-CC.cpp:3