_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
calc 2.14.2.1
Dependencies: readline@8.1.2
Channel: guix
Location: gnu/packages/maths.scm (gnu packages maths)
Home page: http://www.isthe.com/chongo/tech/comp/calc/
Licenses: LGPL 2.1
Synopsis: Arbitrary precision console calculator
Description:

Calc is an arbitrary precision arithmetic system that uses a C-like language. It can be used as a calculator, an algorithm prototyper and as a mathematical research tool, and it comes with built in mathematical and programmatic functions.

calceph 4.0.4
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://www.imcce.fr/inpop/calceph
Licenses: CeCILL
Synopsis: Astronomical library to access the binary planetary ephemeris files
Description:

The CALCEPH Library is designed to access the binary planetary ephemeris files, such INPOPxx and JPL DExxx ephemeris files, (called original JPL binary or INPOP 2.0 or 3.0 binary ephemeris files in the next sections) and the SPICE kernel files (called SPICE ephemeris files in the next sections). At the moment, supported SPICE files are:

  • text Planetary Constants Kernel (KPL/PCK) files;

  • binary PCK (DAF/PCK) files;

  • binary SPK (DAF/SPK) files containing segments of type 1, 2, 3, 5, 8, 9, 12, 13, 17, 18, 19, 20, 21, 102, 103 and 120;

  • meta kernel (KPL/MK) files;

  • frame kernel (KPL/FK) files (only basic support).

calcurse 4.5.1
Dependencies: ncurses@6.2.20210619
Channel: guix
Location: gnu/packages/calcurse.scm (gnu packages calcurse)
Home page: https://www.calcurse.org
Licenses: FreeBSD
Synopsis: Text-based calendar and scheduling
Description:

Calcurse is a text-based calendar and scheduling application. It helps keep track of events, appointments and everyday tasks. A configurable notification system reminds user of upcoming deadlines, and the curses based interface can be customized to suit user needs. All of the commands are documented within an online help system.

mate-calc 1.28.0
Dependencies: at-spi2-core@2.52.0 glib@2.82.1 gtk+@3.24.43 libxml2@2.9.14 libcanberra@0.30 mpc@1.3.1 mpfr@4.2.1 pango@1.54.0
Channel: guix
Location: gnu/packages/mate.scm (gnu packages mate)
Home page: https://mate-desktop.org/
Licenses: GPL 2+
Synopsis: Calculator for MATE
Description:

Mate Calc is the GTK+ calculator application for the MATE Desktop.

rofi-calc 2.3.0
Dependencies: cairo@1.18.2 libqalculate@3.19.0 rofi@1.7.8
Channel: guix
Location: gnu/packages/xdisorg.scm (gnu packages xdisorg)
Home page: https://github.com/svenstaro/rofi-calc
Licenses: Expat
Synopsis: Do live calculations in rofi with qalc
Description:

rofi-calc is a rofi plugin that uses qalculate's qalc to parse natural language input and provide results.

r-calcite 0.1.0
Propagated dependencies: r-shiny@1.8.1 r-rlang@1.1.4 r-htmltools@0.5.8.1
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=calcite
Licenses: FSDG-compatible
Synopsis: Bindings to the Calcite Design System 'JavaScript' Component Library
Description:

This package provides access to the Calcite Design System javascript components via integration with the htmltools and shiny packages. Pre-built and interactive components can be used to generate either static html or interactive web applications. Learn more about the Calcite Design System at <https://developers.arcgis.com/calcite-design-system/>.

calcmysky 0.3.3
Dependencies: eigen@3.4.0 glm@0.9.9.8 qtbase@6.7.2
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://10110111.github.io/CalcMySky/
Licenses: GPL 3+
Synopsis: Simulator of light scattering by planetary atmospheres
Description:

CalcMySky is a software package that simulates scattering of light by the atmosphere to render daytime and twilight skies (without stars). Its primary purpose is to enable realistic view of the sky in applications such as planetaria. Secondary objective is to make it possible to explore atmospheric effects such as glories, fogbows etc., as well as simulate unusual environments such as on Mars or an exoplanet orbiting a star with a non-solar spectrum of radiation.

This package consists of three parts:

  • calcmysky utility that does the precomputation of the atmosphere model to enable rendering.

  • libShowMySky library that lets the applications render the atmosphere model.

  • ShowMySky preview GUI that makes it possible to preview the rendering of the atmosphere model and examine its properties.

r-calculus 1.0.1
Propagated dependencies: r-rcpp@1.0.13-1
Channel: guix
Location: gnu/packages/cran.scm (gnu packages cran)
Home page: https://github.com/eguidotti/calculus
Licenses: GPL 3
Synopsis: High dimensional numerical and symbolic calculus
Description:

Efficient C++ optimized functions for numerical and symbolic calculus. It includes basic symbolic arithmetic, tensor calculus, Einstein summing convention, fast computation of the Levi-Civita symbol and generalized Kronecker delta, Taylor series expansion, multivariate Hermite polynomials, accurate high-order derivatives, differential operators (Gradient, Jacobian, Hessian, Divergence, Curl, Laplacian) and numerical integration in arbitrary orthogonal coordinate systems: cartesian, polar, spherical, cylindrical, parabolic or user defined by custom scale factors.

r-calcunique 0.1.2
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://github.com/stephenbfroehlich/calcUnique
Licenses: Expat
Synopsis: Simple Wrapper for Computationally Expensive Functions
Description:

This is a one-function package that will pass only unique values to a computationally-expensive function that returns an output of the same length as the input. In importing and working with tidy data, it is common to have index columns, often including time stamps that are far from unique. Some functions to work with these such as text conversion to other variable types (e.g. as.POSIXct()), various grep()-based functions, and often the cut() function are relatively slow when working with tens of millions of rows or more.

calcmysky-qt5 0.3.3
Dependencies: eigen@3.4.0 glm@0.9.9.8 qtbase@5.15.15
Channel: guix
Location: gnu/packages/astronomy.scm (gnu packages astronomy)
Home page: https://10110111.github.io/CalcMySky/
Licenses: GPL 3+
Synopsis: Qt5 build for the CalcMySky library
Description:

CalcMySky is a software package that simulates scattering of light by the atmosphere to render daytime and twilight skies (without stars). Its primary purpose is to enable realistic view of the sky in applications such as planetaria. Secondary objective is to make it possible to explore atmospheric effects such as glories, fogbows etc., as well as simulate unusual environments such as on Mars or an exoplanet orbiting a star with a non-solar spectrum of radiation.

This package consists of three parts:

  • calcmysky utility that does the precomputation of the atmosphere model to enable rendering.

  • libShowMySky library that lets the applications render the atmosphere model.

  • ShowMySky preview GUI that makes it possible to preview the rendering of the atmosphere model and examine its properties.

perl-date-calc 6.4
Propagated dependencies: perl-bit-vector@7.4 perl-carp-clan@6.08
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Date-Calc
Licenses: GPL 1+
Synopsis: Gregorian calendar date calculations
Description:

This package consists of a Perl module for date calculations based on the Gregorian calendar, thereby complying with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where applicable).

julia-calculus 0.5.1
Channel: guix
Location: gnu/packages/julia-xyz.scm (gnu packages julia-xyz)
Home page: https://github.com/JuliaMath/Calculus.jl
Licenses: Expat
Synopsis: Common utilities for automatic differentiation
Description:

This package provides tools for working with the basic calculus operations of differentiation and integration. The Calculus package produces approximate derivatives by several forms of finite differencing or produces exact derivative using symbolic differentiation. It can also be used to compute definite integrals by different numerical methods.

texlive-calcage 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/calcage
Licenses: LPPL 1.3+
Synopsis: Calculate the age of something, in years
Description:

The package calculates the age of someone or something in years. Internally it uses the datenumber package to calculate the age in days; conversion from days to years is then performed, taking care of leap years and such odd things.

texlive-calctab 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/calctab
Licenses: LPPL (any version)
Synopsis: Language for numeric tables
Description:

The calctab package helps the user to typeset a kind of economic table such as invoices, expense notes and liquidation, or other tabular material with a values column. The code computes sum and percentage with floating point numeric methods and builds the render table task.

gnome-calculator 46.1
Dependencies: gsettings-desktop-schemas@46.1 gtksourceview@5.12.1 libadwaita@1.6.0 libgee@0.20.6 libsoup@3.6.1 libxml2@2.9.14 mpc@1.3.1 mpfr@4.2.1
Propagated dependencies: libgee@0.20.6 glib@2.82.1 gtk@4.16.1
Channel: guix
Location: gnu/packages/gnome.scm (gnu packages gnome)
Home page: https://wiki.gnome.org/Apps/Calculator
Licenses: GPL 3
Synopsis: Desktop calculator
Description:

Calculator is an application that solves mathematical equations and is suitable as a default application in a Desktop environment.

emacs-casual-calc 3.0.0
Propagated dependencies: emacs-casual-lib@2.0.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/kickingvegas/casual-calc
Licenses: GPL 3+
Synopsis: Transient-based porcelain for calc
Description:

Casual Calc is an opinionated Transient-based porcelain for Emacs Calc.

perl-date-calc-xs 6.4
Propagated dependencies: perl-bit-vector@7.4 perl-carp-clan@6.08 perl-date-calc@6.4
Channel: guix
Location: gnu/packages/perl.scm (gnu packages perl)
Home page: https://metacpan.org/release/Date-Calc-XS
Licenses: GPL 1+ LGPL 2.0+
Synopsis: XS wrapper for Date::Calc
Description:

Date::Calc::XS is an XS wrapper and C library plug-in for Date::Calc.

r-calcthemall-prm 1.1.1
Propagated dependencies: r-zoo@1.8-12 r-vgam@1.1-12 r-plotly@4.10.4 r-mass@7.3-61 r-magrittr@2.0.3 r-lubridate@1.9.3 r-dt@0.33 r-dplyr@1.1.4
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=CalcThemAll.PRM
Licenses: GPL 3+
Synopsis: Calculate Pesticide Risk Metric (PRM) Values from Multiple Pesticides...Calc Them All
Description:

This package contains functions which can be used to calculate Pesticide Risk Metric values in aquatic environments from concentrations of multiple pesticides with known species sensitive distributions (SSDs). Pesticides provided by this package have all be validated however if the user has their own pesticides with SSD values they can append them to the pesticide_info table to include them in estimates.

texlive-calculator 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/calculator
Licenses: LPPL 1.3+
Synopsis: Use LaTeX as a scientific calculator
Description:

The calculator and calculus packages define several instructions which allow us to realise algebraic operations and to evaluate elementary functions and derivatives in our documents. The package's main goal is to define the arithmetic and functional calculations needed in the package xpicture, but the numeric abilities of calculator and calculus may be useful in other contexts.

emacs-calc-currency 0-0.7021d89
Propagated dependencies: emacs-f@0.21.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/jws85/calc-currency
Licenses: GPL 3+
Synopsis: Add currency units to Emacs Calc
Description:

This package adds custom units to the units table in Emacs Calc by fetching exchange rates backends.

pantheon-calculator 8.0.0
Dependencies: granite@7.3.0 glib@2.82.1 gtk@4.16.1 libgee@0.20.6 libhandy@1.8.3
Channel: guix
Location: gnu/packages/pantheon.scm (gnu packages pantheon)
Home page: https://github.com/elementary/calculator
Licenses: GPL 3
Synopsis: Desktop calculator
Description:

Calculator is an application for performing simple arithmetic. It is the default calculator application in the Pantheon desktop.

texlive-zx-calculus 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/zx-calculus
Licenses: Expat
Synopsis: Library to typeset ZX Calculus diagrams
Description:

This library allows you to typeset ZX-calculus directly in LaTeX. It comes with many pre-built wire shapes, a highly customizable node style (with multiple flavours for putting labels inside or outside nodes), and a debugging mode to avoid getting lost in big diagrams.

texlive-calculation 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/calculation
Licenses: LPPL 1.3+
Synopsis: Typesetting reasoned calculations, also called calculational proofs
Description:

The calculation environment formats reasoned calculations, also called calculational proofs. The package allows steps and expressions to be numbered (by LaTeX equation numbers, obeying the LaTeX \label command to refer to these numbers), and a step doesn't take vertical space if its hint is empty. An expression in a calculation can be given a comment; it is placed at the side opposite to the equation numbers. Calculations are allowed inside hints although numbering and commenting is then disabled.

r-calculator-lr-fns 1.3
Channel: guix-cran
Location: guix-cran/packages/c.scm (guix-cran packages c)
Home page: https://cran.r-project.org/package=Calculator.LR.FNs
Licenses: LGPL 3+
Synopsis: Calculator for LR Fuzzy Numbers
Description:

Arithmetic operations scalar multiplication, addition, subtraction, multiplication and division of LR fuzzy numbers (which are on the basis of extension principle) have a complicate form for using in fuzzy Statistics, fuzzy Mathematics, machine learning, fuzzy data analysis and etc. Calculator for LR Fuzzy Numbers package relieve and aid applied users to achieve a simple and closed form for some complicated operator based on LR fuzzy numbers and also the user can easily draw the membership function of the obtained result by this package.

Page: 12
Total results: 29