_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
texlive-tree-dvips 2024.2
Channel: guix
Location: gnu/packages/tex.scm (gnu packages tex)
Home page: https://ctan.org/pkg/tree-dvips
Licenses: LPPL 1.0+
Synopsis: Trees and other linguists' macros
Description:

The package defines a mechanism for specifying connected trees that uses a tabular environment to generate node positions. The package uses PostScript code, loaded by Dvips, so output can only be generated by use of Dvips.

The package lingmacros.sty defines a few macros for linguists: \enumsentence for enumerating sentence examples, simple tabular-based non-connected tree macros, and gloss macros.

r-tree-interpreter 0.1.1
Propagated dependencies: r-rcpparmadillo@14.0.2-1 r-rcpp@1.0.13-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://github.com/nalzok/tree.interpreter
Licenses: Expat
Synopsis: Random Forest Prediction Decomposition and Feature Importance Measure
Description:

An R re-implementation of the treeinterpreter package on PyPI <https://pypi.org/project/treeinterpreter/>. Each prediction can be decomposed as prediction = bias + feature_1_contribution + ... + feature_n_contribution'. This decomposition is then used to calculate the Mean Decrease Impurity (MDI) and Mean Decrease Impurity using out-of-bag samples (MDI-oob) feature importance measures based on the work of Li et al. (2019) <arXiv:1906.10845>.

rust-tree-sitter-go 0.20.0
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-go
Licenses: Expat
Synopsis: Go grammar for tree-sitter
Description:

This package provides a Go grammar for tree-sitter.

tree-sitter-graphql 0-0.5e66e96
Channel: rrr
Location: rrr/packages/tree-sitter.scm (rrr packages tree-sitter)
Home page: https://github.com/bkegley/tree-sitter-graphql
Licenses: Expat
Synopsis: Tree-sitter GraphQL grammar
Description:

This package provides a GraphQL grammar for the Tree-sitter library.

tree-sitter-verilog 1.0.0-0.075ebfc
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-verilog
Licenses: Expat
Synopsis: Tree-sitter Verilog grammar
Description:

This package provides a Verilog grammar for the Tree-sitter library.

tree-sitter-clojure 0.0.13
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/sogaiu/tree-sitter-clojure
Licenses: Expat
Synopsis: Tree-sitter Clojure grammar
Description:

This package provides a Clojure grammar for the Tree-sitter library.

tree-sitter-tlaplus 1.0.8
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tlaplus-community/tree-sitter-tlaplus
Licenses: Expat
Synopsis: Tree-sitter TLA+ grammar
Description:

This package provides a TLA+ grammar for the Tree-sitter library.

tree-sitter-haskell 0.14.0-0.3bdba07
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-haskell
Licenses: Expat
Synopsis: Tree-sitter Haskell grammar
Description:

This package provides a Haskell grammar for the Tree-sitter library.

tree-sitter-c-sharp 0.20.0
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/tree-sitter/tree-sitter-c-sharp
Licenses: Expat
Synopsis: Tree-sitter C# grammar
Description:

This package provides a C# grammar for the Tree-sitter library.

sbcl-draw-cons-tree 1.0-0.04334f5
Dependencies: sbcl-alexandria@1.4-0.009b7e5
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://github.com/phoe/draw-cons-tree/
Licenses: Unlicense
Synopsis: Draw an ascii picture of a cons tree
Description:

cl-draw-cons-tree draws a cons tree in ASCII-art style.

r-treedimensiontest 0.0.2
Propagated dependencies: r-rdpack@2.6.1 r-rcpp@1.0.13-1 r-rcolorbrewer@1.1-3 r-nfactors@2.4.1.1 r-mlpack@4.6.0 r-igraph@2.1.1 r-fitdistrplus@1.2-1
Channel: guix-cran
Location: guix-cran/packages/t.scm (guix-cran packages t)
Home page: https://cran.r-project.org/package=TreeDimensionTest
Licenses: LGPL 3+
Synopsis: Trajectory Presence and Heterogeneity in Multivariate Data
Description:

Testing for trajectory presence and heterogeneity on multivariate data. Two statistical methods (Tenha & Song 2022) <doi:10.1371/journal.pcbi.1009829> are implemented. The tree dimension test quantifies the statistical evidence for trajectory presence. The subset specificity measure summarizes pattern heterogeneity using the minimum subtree cover. There is no user tunable parameters for either method. Examples are included to illustrate how to use the methods on single-cell data for studying gene and pathway expression dynamics and pathway expression specificity.

r-uni-survival-tree 1.5
Propagated dependencies: r-survival@3.7-0 r-compound-cox@3.32
Channel: guix-cran
Location: guix-cran/packages/u.scm (guix-cran packages u)
Home page: https://cran.r-project.org/package=uni.survival.tree
Licenses: GPL 3
Synopsis: Survival Tree Based on Stabilized Score Tests for High-dimensional Covariates
Description:

This package provides a classification (decision) tree is constructed from survival data with high-dimensional covariates. The method is a robust version of the logrank tree, where the variance is stabilized. The main function "uni.tree" returns a classification tree for a given survival dataset. The inner nodes (splitting criterion) are selected by minimizing the P-value of the two-sample the score tests. The decision of declaring terminal nodes (stopping criterion) is the P-value threshold given by an argument (specified by user). This tree construction algorithm is proposed by Emura et al. (2021, in review).

node-react-json-tree 0.11.2
Dependencies: node-react-base16-styling@0.5.3 node-prop-types@15.8.1 node-babel-runtime@6.26.0 node-react-dom@16.14.0 node-react@16.14.0
Channel: guix-science
Location: guix-science/packages/rstudio-node.scm (guix-science packages rstudio-node)
Home page: https://github.com/reduxjs/redux-devtools
Licenses: Expat
Synopsis: React JSON Viewer Component, Extracted from redux-devtools
Description:

React JSON Viewer Component, Extracted from redux-devtools

rust-predicates-tree 1.0.12
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/assert-rs/predicates-rs/tree/master/predicates-tree
Licenses: Expat ASL 2.0
Synopsis: Render boolean-valued predicate functions results as a tree
Description:

Render boolean-valued predicate functions results as a tree.

rust-tree-sitter-cpp 0.20.5
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-cpp
Licenses: Expat
Synopsis: C++ grammar for tree-sitter
Description:

This package provides a C++ grammar for tree-sitter.

rust-tree-sitter-php 0.20.0
Channel: selected-guix-works
Location: selected-guix-works/packages/crates-io.scm (selected-guix-works packages crates-io)
Home page: https://github.com/tree-sitter/tree-sitter-php
Licenses: Expat
Synopsis: PHP grammar for tree-sitter
Description:

This package provides a PHP grammar for tree-sitter.

tree-sitter-plantuml 1.0.0-0.bea443e
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/Decodetalkers/tree_sitter_plantuml
Licenses: Expat
Synopsis: Tree-sitter PlantUML grammar
Description:

This package provides a PlantUML grammar for the Tree-sitter library.

rust-tree-magic-mini 3.0.3
Channel: guix
Location: gnu/packages/crates-io.scm (gnu packages crates-io)
Home page: https://github.com/mbrubeck/tree_magic/
Licenses: Expat
Synopsis: Determines the MIME type of a file by traversing a filetype tree
Description:

Determines the MIME type of a file by traversing a filetype tree.

tree-sitter-markdown 0.1.1
Channel: guix
Location: gnu/packages/tree-sitter.scm (gnu packages tree-sitter)
Home page: https://github.com/MDeiml/tree-sitter-markdown
Licenses: Expat
Synopsis: Tree-sitter Markdown (CommonMark Spec v0.30) grammars
Description:

This package provides Markdown (CommonMark Spec v0.30) grammars for the Tree-sitter library.

emacs-org-tree-slide 2.8.22-0.e2599a1
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/takaxp/org-tree-slide
Licenses: GPL 3+
Synopsis: Presentation tool for Org mode
Description:

Org Tree Slide is a minor mode for using an Org document in presentations by progressively revealing individual subtrees of the document.

ruby-saikuro-treemap 0.2.0
Propagated dependencies: ruby-json-pure@2.6.3 ruby-atoulme-saikuro@1.2.1
Channel: guix
Location: gnu/packages/ruby.scm (gnu packages ruby)
Home page: https://github.com/ThoughtWorksStudios/saikuro_treemap
Licenses: Expat
Synopsis: Generate complexity treemap based on saikuro analysis
Description:

This gem generates a treemap showing the complexity of Ruby code on which it is run. It uses Saikuro under the covers to analyze Ruby code complexity.

emacs-tree-inspector 0.4
Propagated dependencies: emacs-treeview@1.3.0
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/mmontone/emacs-tree-inspector
Licenses: GPL 3+
Synopsis: Inspection tool for Emacs Lisp objects that uses a tree view
Description:

Tree Inspector is an inspection tool for Emacs Lisp objects that uses a tree view. It works together with Emacs Inspector when it is loaded; when an object label is clicked on the tree, an inspector is opened on that object.

emacs-treemacs-extra 3.2
Dependencies: python@3.10.7
Propagated dependencies: emacs-ace-window@0.10.0 emacs-cfrs@1.6.0 emacs-dash@2.19.1 emacs-f@0.21.0 emacs-ht@2.3 emacs-hydra@0.15.0 emacs-pfuture@1.10.3 emacs-s@1.13.0 emacs-all-the-icons@5.0.0 emacs-evil@1.15.0-0.008a6cd emacs-magit@4.3.1 emacs-projectile@2.9.1 emacs-persp-mode@3.0.8 emacs-perspective@2.19 mu@1.12.9
Channel: guix
Location: gnu/packages/emacs-xyz.scm (gnu packages emacs-xyz)
Home page: https://github.com/Alexander-Miller/treemacs
Licenses: GPL 3+
Synopsis: Emacs tree style file explorer
Description:

Treemacs is a file and project explorer similar to NeoTree or Vim's NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities.

chicken5-slib-wt-tree 0.1.6
Channel: ziltis-guixchannel
Location: zilti/packages/chicken5.scm (zilti packages chicken5)
Home page: https://wiki.call-cc.org/eggref/5/slib-wt-tree
Licenses: GPL 2
Synopsis: Weight-balanced trees
Description:

Weight-balanced trees

Page: 123456789
Total results: 212