Skip to content

Labels

Labels

  • analysis

    Adds or changes evolution analysis tools, e.g., `WolframModelEvolutionObject` properties
  • bash

    Requires bash implementation
  • blocked

    Requires another issue to be completed first
  • breaking

    Introduces changes that could break existing code
  • c++

    Requires C++ implementation
  • cmake

    Requires CMake implementation
  • codex

  • convenience

    Syntax improvements that don't significantly change functionality
  • critical

    Critical weed that severely breaks the functionality
  • design

    Has to do with the visual style only
  • documentation

    Adds or changes documentation for existing functionality
  • duplicate

    This issue or pull request already exists
  • english

    Changes to the English text, but no coding
  • evolution

    Modifies code for running the evolution of the model
  • exploration

    Enumeration, generation, or search for particular rules
  • feature

    New functionality, or change in existing functionality
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • infrastructure

    Has to do with changes to the development process, e.g., build scripts, CI, testing utilities
  • optimization

    Does not change functionality but makes code faster
  • physics

    Explores a connection with known physics
  • question

    Further information is requested
  • refactor

    Does not change functionality, but makes the code better organized or more readable
  • research

    Introduces new ideas about the structure of the models themselves
  • soon

    Something planned to do in the near future
  • student project

    A potential student project for the Wolfram School
  • test

    New tests for existing functionality
  • utilities

    Has to do with utility functions such as WolframModelRuleData, HypergraphUnifications, etc.
  • visualization

    Has to do with visualization code, such as `WolframModelPlot`
  • weed

    Something isn't working