Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • debian/1.4.3-1
    gyoto (1.4.3-1) unstable; urgency=low
    
      * New upstream release
    
     -- Thibaut Paumard <thibaut@debian.org>  Tue, 29 Oct 2019 13:29:50 +0100
    
  • upstream/1.4.3
    8cd0d585 · Releasing 1.4.3 ·
    1.4.3 2019/10/25 BUG
       * m4/python.m4: bugfix (actually support Python >=3.8)
    
  • debian/1.4.1-1
    gyoto (1.4.1-1) unstable; urgency=low
    
      * New upstream release
      * Bump standards version to 4.4.1, no changes needed
      * Recommend packages needed to write videos. Add corresponding test
        case.
    
     -- Thibaut Paumard <thibaut@debian.org>  Wed, 23 Oct 2019 16:52:58 +0200
    
  • upstream/1.4.1
    9f912f82 · Releasing 1.4.1 ·
    1.4.1 2019/10/23 BUG
       * MPI: fix computation of number of quantities to evaluate
       * check suite: use all files in doc/examples
    
  • upstream/1.4.0
    1.4.0 2019/10/22 ABI 8:0:0
       * Ongoing work to support polarization:
          * Support parallel transport of local tetrad
            + in many methods, double* coord_ph becomes state_t &coord_ph
    	+ Worldline: new APIs parallelTransport(), eAllocate(),
    	  eDeallocate(), eExpand()
    	+ Scenery: new API parallelTransport()
    	+ Screen: new API getRayTriad()
          * Introduce polarized quantities (Inu and alphanu for each
            component of the Stokes vector)
            + Several methods take additional arguments
    	+ Photon: new method transfer()
    	+ Scenery: new API getSpectralQuantitiesCount()
       * Support computing Screen tetrad from arbitrary velocity
          * Metric:
          	+ new API zamoVelocity(), default assumes null 3-velocity.
       	+ new API observerTetrad(in pos, in fourvel, out screen1,2,3),
         	  default throws an Error.
       	+ new methods to help vector computations: dualOneForm(),
       	  normalizeFourVel(), norm(), multiplyFourVect(),
       	  addFourVect(), projectFourVect(), GramSchmidt()
          * KerrBL:
    	+ implement zamoVelocity();
       	+ remove observerTetrad(obskind...);
       	+ implement observerTetrad(pos, fourvel, ...) for any fourvel.
          * Screen: supports two new obskinds: VelocitySpecified and
            FullySpecified. obskind is now stored as and int and needs to
    	be specified as e.g. <ObserverKind>ZAMO</ObserverKind> in XML.
       * Astrobj:
          * Generic: new property DeltaMaxInsideRMax
          * New kinds FlaredDiskSynchrotron, ThickDisk
          * Jet:
            + support thermal distribution
    	+ new property JetVphiOverVr
          * ThinDisk: new property VelocityKind
          * Torus: add a Thermal Synchrotron spectrum
          * UniformSphere: deprecate property Alpha
       * Screen:
         * support changing camera orientation (with dangle1 and dangle2)
         * change type of observerkind_ to obskind_t
       * Python: new module gyoto.animate to help writing Gyoto-based movies.
       * Command line: new task mk_video to help writing Gyoto-based movies.
       * Register: loadPlugin() now returns a handle o the dlopen'ed plug-in.
       * Star/StarTrace: allow expressing dates in proper or coordinate time.
    
  • debian/1.3.6-1
    gyoto (1.3.6-1) unstable; urgency=medium
    
      * New upstream release
      * Bug fix: "Python2 removal in sid/bullseye", thanks to Matthias Klose
        (Closes: #936682).
    
     -- Thibaut Paumard <thibaut@debian.org>  Fri, 27 Sep 2019 16:56:16 +0200
    
  • upstream/1.3.6
    904c849c · Releasing 1.3.6 ·
    1.3.6 2019/09/27 FTR
       * Python: improve interface in gyoto.util
       * GyotoDefs.h: give derived constants to machine precision
    
  • debian/1.3.5-1
    gyoto (1.3.5-1) unstable; urgency=low
    
      * New upstream release
      * Bump standards version to 4.4.0, no changes needed
    
     -- Thibaut Paumard <thibaut@debian.org>  Sat, 03 Aug 2019 10:37:24 +0200
    
  • upstream/1.3.5
    bb7ce60a · Releasing 1.3.5 ·
    1.3.5
    
  • upstream/1.3.3
    6b45c338 · Releasing 1.3.3 ·
    1.3.3
    
  • debian/1.3.1-1
    8f080268 · Debianize 1.3.1 ·
    gyoto (1.3.1-1) unstable; urgency=medium
    
      * Bug fix: "both packages ship /usr/share/doc/gyoto/README.md", thanks
        to Andreas Beckmann (Closes: #919792).
      * Bug fix: "autopkgtest failure on i386", thanks to Graham Inggs
        (Closes: #919983).
    
     -- Thibaut Paumard <thibaut@debian.org>  Tue, 22 Jan 2019 14:19:22 +0100
    
  • upstream/1.3.1
    3534961b · Releasing 1.3.1 ·
    Releasing 1.3.1
    
  • debian/1.3.0-1
    8bd21974 · Fix clean and test rule ·
    gyoto (1.3.0-1) unstable; urgency=low
    
      * New upstream release
      * Update debhleper compatibility to level 12
      * Move most documentation in the gyoto-doc package to
        /usr/share/doc/gyoto/
      * Build-depend on libflint-arb-dev and libflint-dev
      * Migrate to automatic dbgsym debug packages
      * Comply with policy 4.3.0
    
     -- Thibaut Paumard <thibaut@debian.org>  Wed, 16 Jan 2019 13:24:57 +0100
    
  • debian/1.2.0-3
    gyoto (1.2.0-3) unstable; urgency=low
    
      * Bug fix: "requires rebuild against GCC 7 and symbols/shlibs bump",
        thanks to jcowgill@debian.org; (Closes: #871283).
    
     -- Thibaut Paumard <thibaut@debian.org>  Tue, 05 Sep 2017 14:57:29 +0200
    
  • debian/1.2.0-4
    gyoto (1.2.0-4) unstable; urgency=low
    
      * Prepare for Boost >= 1.64. New patch boost1.64.
    
     -- Thibaut Paumard <thibaut@debian.org>  Mon, 20 Nov 2017 15:05:17 +0100
    
  • debian/1.2.0-2
    gyoto (1.2.0-2) unstable; urgency=low
    
      * Fix autopkgtest suite.
    
     -- Thibaut Paumard <thibaut@debian.org>  Sat, 31 Dec 2016 15:59:13 +0100
    
  • debian/1.2.0-1
    gyoto (1.2.0-1) unstable; urgency=low
    
      * Reupload to unstable
    
     -- Thibaut Paumard <thibaut@debian.org>  Thu, 15 Dec 2016 18:39:38 +0100
    
  • debian/1.1.3-1
    gyoto (1.1.3-1) unstable; urgency=high
    
      * New upstream release
    
     -- Thibaut Paumard <thibaut@debian.org>  Tue, 13 Dec 2016 14:44:54 +0100
    
  • upstream/1.2.0
    1.2.0 2016/12/12 ABI 6:0:0
       * New functionality: the plug-in from which each subcontractor is
         registered is now tracked, so that it becomes possible to look
         for a subcontractor matching a specific kind and plug-in. We
         introduce the function Gyoto::requirePlugin() in addition to
         Gyoto::loadPlugin(). The subcontractor signature is changed to
         accept a second parameter, which breaks the API.
       * New functionality: thread-unsafe classes declare themselves as
         such, so that NThreads is ignored when multi-threading would
         cause erroneous results.
    
  • debian/1.1.2-1
    gyoto (1.1.2-1) unstable; urgency=low
    
      * New upstream release
      * Fix autopkgtest suite
    
     -- Thibaut Paumard <thibaut@debian.org>  Sat, 10 Dec 2016 18:16:50 +0100