euler 1.61.0-12 source package in Ubuntu

Changelog

euler (1.61.0-12) unstable; urgency=medium

  * Update package to use debhelper-compat (= 13)
  * debian/control:
    + Update maintainer's email
    + Update VCS fields to use salsa.debian.org
  * Add missing files to be installed to euler-doc.install
  * debian/control: Add sensible-utils as package dependency
  * Bump Standards-Version to 4.5.1:
    + debian/copyright: Update Format field to use secure URI
    + debian/control: Document Rules-Requires-Root field as no
  * debian/rules:
    + Remove --as-needed linker flag since it is no longer necessary
    + Change up DEB_BUILD_OPTIONS variable for DEB_BUILD_MAINT_OPTIONS in order
      to avoid potential user-specified build profile vars.
    + Add hardening bindnow linker flag
    + Remove noddebs maint options in order to use --no-automatic-dbgsym
  * debian/watch: Update file version to use 4

 -- Josue Ortega <email address hidden>  Fri, 01 Jan 2021 21:49:38 -0600

Upload details

Uploaded by:
Josue Ortega
Uploaded to:
Sid
Original maintainer:
Josue Ortega
Architectures:
any all
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe math
Lunar release universe math
Jammy release universe math

Downloads

File Size SHA-256 Checksum
euler_1.61.0-12.dsc 1.9 KiB ee107ae175757bfd6b400f102285f6af577f911538b6a342bd79d1cf67953b9f
euler_1.61.0.orig.tar.gz 1.1 MiB 1350a3ded26fa8bab2580a1dc3a689aabbb100b872df62819327282773e02d95
euler_1.61.0-12.debian.tar.xz 10.1 KiB e2a1ecf13c120313a89b6e94ecd0b86bbabd8b77b30753530d1c5895ac4820c3

No changes file available.

Binary packages built by this source

euler: interactive mathematical programming environment

 Euler is a powerful numerical laboratory with a programming language.
 The system can handle real, complex and interval numbers, vectors and
 matrices. It can produce 2D/3D plots.
 .
 Euler features among other things:
  * real, complex and interval scalars and matrices
  * a programming language, with local variables, default values for
    parameters, variable parameter number, passing of functions
  * two and three dimensional graphs
  * marker plots
  * density and contour plots
  * animations
  * numerical integration and differentiation
  * statistical functions and tests
  * differential equations
  * interval methods with guaranteed inclusions
  * function minimizers (Brent, Nelder-Mean)
  * simplex algorithm
  * interpolation and approximation
  * finding roots of polynomials
  * fast Fourier transform (FFT)
  * an exact scalar product using a long accumulator
  * PostScript graphics export
 .
 This package contains the main program. Documentation for Euler is included
 in the euler-doc package.

euler-dbgsym: No summary available for euler-dbgsym in ubuntu hirsute.

No description available for euler-dbgsym in ubuntu hirsute.

euler-doc: documentation for the mathematical programming environment Euler

 Euler is a powerful numerical laboratory with a programming language.
 The system can handle real, complex and interval numbers, vectors and
 matrices. It can produce 2D/3D plots.
 .
 This package contains documentation for Euler.