Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakewilliami/computabilitytheory.jl

Pure Julia implementation of tools used in Computability Theory
https://github.com/jakewilliami/computabilitytheory.jl

computability-theory goto goto-program goto-programme julia julia-language julia-package julialang math mathematics maths turing-machine turing-machine-simulator

Last synced: 13 days ago
JSON representation

Pure Julia implementation of tools used in Computability Theory

Awesome Lists containing this project

README

        


ComputabilityTheory.jl

[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://jakewilliami.github.io/ComputabilityTheory.jl/dev)
[![CI](https://github.com/invenia/PkgTemplates.jl/workflows/CI/badge.svg)](https://github.com/jakewilliami/ComputabilityTheory.jl/actions?query=workflow%3ACI)
[![Code Style: Blue](https://img.shields.io/badge/code%20style-blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
![Project Status](https://img.shields.io/badge/status-maturing-green)

This is a minimal package for a pure Julia implementation of tools used in [Computability Theory](https://en.wikipedia.org/wiki/Computability_theory). This is the science involving mathematical models of what it means to compute. This naturally progresses to the idea of complexity: how much memory is used in computing? How long will it take? Does it halt?

## Citation

If your research depends on ComputabilityTheory.jl, please consider giving us a formal citation: [`citation.bib`](./citation.bib).