https://github.com/dankelley/gri

gri graphics language

https://github.com/dankelley/gri

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 12 committers (8.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.7%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

gri graphics language

Basic Info
  • Host: GitHub
  • Owner: dankelley
  • License: other
  • Language: C++
  • Default Branch: master
  • Homepage: http://gri.sourceforge.net/
  • Size: 7.43 MB
Statistics
  • Stars: 5
  • Watchers: 4
  • Forks: 5
  • Open Issues: 1
  • Releases: 0
Created over 16 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License Authors

README

What Gri is
===========

Gri is a language for scientific graphics applications.  By 'language'
I mean that it is a command-driven application, as opposed to a
click/point application.  It is analogous to latex or tex, and shares
the property that extensive power is the reward for tolerating a
learning curve.  Gri output is in PostScript, suitable for 
incorporation in documents prepared by various text processors.

Gri can make x-y graphs, contour-graphs, and image graphs.  In
addition to high-level capabilities, it has enough low-level
capabilities to allow users to achieve a high degree of customization.
Control is extended to all aspects of drawing, including
line widths, colors, and fonts.  Text includes a subset of the tex
language for letters and mathematical symbols in labels.


Compiling and Installing Gri
============================
 
The normal case is to have received the Gri source as a so-called
"tarball".  If that is how you got Gri, then you should type
	./configure
	make
	make install
at the shell to create and install Gri.  If there is a problem in these
steps, trying typing
	aclocal
	autoconf
	automake --add-missing
first to create some configuration files, and then you type
	./configure
	make
	make install
as usual.


Copyright restrictions
======================

The Gri programming languages, and all manuals and online help-files,
are (c) 1991-2020 Dan E. Kelley .

Gri includes a pared-down form of the popt library which in its
original form is (c) 1998 Red Had Software and distributed under the
X license.

The Gri Emacs mode (gri-mode.el) is (c) 1994-2020 Peter S. Galbraith


Gri and gri-mode.el are distributed under GPLv3 license or later; see
COPYING.

Owner

  • Name: Dan Kelley
  • Login: dankelley
  • Kind: user
  • Location: Halifax, NS, Canada
  • Company: Dalhousie University

Oceanographer, University Professor and former Senator (ORCID https://orcid.org/0000-0001-7808-5911)

GitHub Events

Total
Last Year

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 2,155
  • Total Committers: 12
  • Avg Commits per committer: 179.583
  • Development Distribution Score (DDS): 0.289
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
dankelley d****y 1,532
psg p****g 425
Dan Kelley k****n@g****m 124
Dan Kelley k****y@r****l 26
Peter Galbraith p****g@d****g 26
uid26772 u****2 6
Dan Kelley k****y@e****a 6
Philip Eisenlohr e****r@e****u 4
Peter S Galbraith p****g@m****t 3
Dan Kelley k****y@p****a 1
Bernhard M. Wiedemann b****e 1
uid26854 u****4 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 15
  • Total pull requests: 4
  • Average time to close issues: about 2 years
  • Average time to close pull requests: 21 days
  • Total issue authors: 10
  • Total pull request authors: 2
  • Average comments per issue: 4.07
  • Average comments per pull request: 2.25
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • dankelley (5)
  • djraymondnm (2)
  • brobr (1)
  • Ampelbein (1)
  • lngndvs (1)
  • collierab (1)
  • stefanhusmann (1)
  • csrabak (1)
  • kbipinkumar (1)
  • eisenlohr (1)
Pull Request Authors
  • eisenlohr (3)
  • bmwiedemann (1)
Top Labels
Issue Labels
bug (4) svg (1) postscript (1) feature (1)
Pull Request Labels