next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
Macaulay2Doc > The Macaulay2 language > system facilities > version

version -- information about this version of the program

Synopsis

Description

The values stored in this hash table depend on the source code version the architecture for which the program was compiled, and the libraries (both static and dynamic) against which the program is linked.
i1 : version

o1 = HashTable{architecture => armv7hl                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  }
               atomic_ops version => 7.6.2
               build => armv7hl-redhat-linux-gnu
               compile node name => build.fedoraproject.org
               compile time => Feb  9 2018, 11:23:36
               compiler => gcc 8.0.1
               configure arguments =>  '--build=armv7hl-redhat-linux-gnu' '--host=armv7hl-redhat-linux-gnu' '--with-issue=Fedora-28' '--prefix=/usr' '--disable-dumpdata' '--enable-shared' '--disable-fc-lib-ldflags' '--disable-strip' '--with-unbuilt-programs=cddplus nauty' 'build_alias=armv7hl-redhat-linux-gnu' 'host_alias=armv7hl-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches  -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fsigned-char' 'LDFLAGS=-Wl,--as-needed -Wl,-z,relro   -L/usr/lib/atlas' 'LIBS=-lsatlas' 'CPPFLAGS=-I/usr/include/frobby' 'CXXFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches  -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fsigned-char'
               dumpdata => false
               endianness => dcba
               executable extension => 
               factory version => 4.0.1
               fflas_ffpack version => 2.2.2
               flint version => 2.5.2
               frobby version => 0.9.0
               gc version => 7.6.0
               git description => unknown
               givaro version => $Revision: 1.2 $ for GIVAROSYS
               gmp version => 6.1.2
               host => armv7hl-redhat-linux-gnu
               issue => Fedora-28
               linbox version => not present
               M2 name => M2
               M2 suffix => 
               machine => armv7hl-Linux-Fedora-28
               mathic version => 1.0
               mathicgb version => 1.0
               memtailor version => 1.0
               mpfr version => 3.1.5
               mpir version => not present
               mysql version => not present
               ntl version => 10.5.0
               operating system => Linux
               operating system release => 4.14.8-300.fc27.armv7hl+lpae
               packages => Style Macaulay2Doc FirstPackage Parsing Classic Browse Benchmark Text SimpleDoc PackageTemplate PrimaryDecomposition FourierMotzkin Dmodules Depth Elimination GenericInitialIdeal IntegralClosure HyperplaneArrangements LexIdeals Markov NoetherNormalization Points ReesAlgebra Regularity SchurRings SymmetricPolynomials SchurFunctors SimplicialComplexes LLLBases TangentCone ChainComplexExtras Schubert2 PushForward LocalRings BoijSoederberg BGG Bruns InvolutiveBases ConwayPolynomials EdgeIdeals FourTiTwo StatePolytope Polyhedra Polymake gfanInterface PieriMaps Normaliz Posets XML OpenMath SCSCP RationalPoints MapleInterface ConvexInterface SRdeformations NumericalAlgebraicGeometry BeginningMacaulay2 FormalGroupLaws Graphics WeylGroups HodgeIntegrals Cyclotomic Binomials Kronecker Nauty ToricVectorBundles ModuleDeformations PHCpack SimplicialDecomposability BooleanGB AdjointIdeal Parametrization Serialization NAGtypes NormalToricVarieties DGAlgebras Graphs GraphicalModels BIBasis KustinMiller Units NautyGraphs VersalDeformations CharacteristicClasses RandomIdeals RandomObjects RandomPlaneCurves RandomSpaceCurves RandomGenus14Curves RandomCanonicalCurves RandomCurves TensorComplexes MonomialAlgebras QthPower EliminationMatrices EllipticIntegrals Triplets CompleteIntersectionResolutions MCMApproximations MultiplierIdeals InvariantRing QuillenSuslin EnumerationCurves Book3264Examples Divisor EllipticCurves HighestWeights NumericalHilbert MinimalPrimes Bertini CodepthThree Permanents BinomialEdgeIdeals TateOnProducts LatticePolytopes FiniteFittingIdeals HigherCIOperators LieTypes ConformalBlocks M0nbar AnalyzeSheafOnP1 MultiplierIdealsDim2 RunExternalM2 NumericalSchubertCalculus ToricTopology Cremona MultipolynomialResultants VectorFields SLPexpressions Miura ResidualIntersections Visualize EquivariantGB ExampleSystems RationalMaps
               pari version => 2.9.4
               pointer size => 4
               python version => not present
               readline version => 7.0
               scscp version => not present
               threads => false
               VERSION => 1.9.2

o1 : HashTable

For the programmer

The object version is a hash table.