diff --git a/dev/.documenter-siteinfo.json b/dev/.documenter-siteinfo.json index 835eca8..173cf1a 100644 --- a/dev/.documenter-siteinfo.json +++ b/dev/.documenter-siteinfo.json @@ -1 +1 @@ -{"documenter":{"julia_version":"1.11.1","generation_timestamp":"2024-11-27T23:03:44","documenter_version":"1.8.0"}} \ No newline at end of file +{"documenter":{"julia_version":"1.11.2","generation_timestamp":"2024-12-03T23:41:16","documenter_version":"1.8.0"}} \ No newline at end of file diff --git a/dev/index.html b/dev/index.html index f171b35..4acabf7 100644 --- a/dev/index.html +++ b/dev/index.html @@ -1,4 +1,4 @@ -Home · UnspecifiedTypes.jl

UnspecifiedTypes.jl

Stable Dev Build Status Coverage Code Style: Blue Aqua

A module defining a set of basic types which are place holders for allocated bit-wise representable types.

Installation instructions

julia> using Pkg: Pkg
+Home · UnspecifiedTypes.jl

UnspecifiedTypes.jl

Stable Dev Build Status Coverage Code Style: Blue Aqua

A module defining a set of basic types which are place holders for allocated bit-wise representable types.

Installation instructions

This package resides in the ITensor/ITensorRegistry local registry. In order to install, simply add that registry through your package manager. This step is only required once.

julia> using Pkg: Pkg
 
-julia> Pkg.add(url="https://github.com/ITensor/UnspecifiedTypes.jl")

Examples

using UnspecifiedTypes: UnspecifiedTypes

Examples go here.


This page was generated using Literate.jl.

+julia> Pkg.Registry.add(url="https://github.com/ITensor/ITensorRegistry")

Then, the package can be added as usual through the package manager:

julia> Pkg.add("UnspecifiedTypes")

Examples

using UnspecifiedTypes: UnspecifiedTypes

Examples go here.


This page was generated using Literate.jl.

diff --git a/dev/search_index.js b/dev/search_index.js index 0041595..1e00340 100644 --- a/dev/search_index.js +++ b/dev/search_index.js @@ -1,3 +1,3 @@ var documenterSearchIndex = {"docs": -[{"location":"","page":"Home","title":"Home","text":"EditURL = \"../../examples/README.jl\"","category":"page"},{"location":"#UnspecifiedTypes.jl","page":"Home","title":"UnspecifiedTypes.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"(Image: Stable) (Image: Dev) (Image: Build Status) (Image: Coverage) (Image: Code Style: Blue) (Image: Aqua)","category":"page"},{"location":"","page":"Home","title":"Home","text":"A module defining a set of basic types which are place holders for allocated bit-wise representable types.","category":"page"},{"location":"#Installation-instructions","page":"Home","title":"Installation instructions","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"julia> using Pkg: Pkg\n\njulia> Pkg.add(url=\"https://github.com/ITensor/UnspecifiedTypes.jl\")","category":"page"},{"location":"#Examples","page":"Home","title":"Examples","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"using UnspecifiedTypes: UnspecifiedTypes","category":"page"},{"location":"","page":"Home","title":"Home","text":"Examples go here.","category":"page"},{"location":"","page":"Home","title":"Home","text":"","category":"page"},{"location":"","page":"Home","title":"Home","text":"This page was generated using Literate.jl.","category":"page"}] +[{"location":"","page":"Home","title":"Home","text":"EditURL = \"../../examples/README.jl\"","category":"page"},{"location":"#UnspecifiedTypes.jl","page":"Home","title":"UnspecifiedTypes.jl","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"(Image: Stable) (Image: Dev) (Image: Build Status) (Image: Coverage) (Image: Code Style: Blue) (Image: Aqua)","category":"page"},{"location":"","page":"Home","title":"Home","text":"A module defining a set of basic types which are place holders for allocated bit-wise representable types.","category":"page"},{"location":"#Installation-instructions","page":"Home","title":"Installation instructions","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"This package resides in the ITensor/ITensorRegistry local registry. In order to install, simply add that registry through your package manager. This step is only required once.","category":"page"},{"location":"","page":"Home","title":"Home","text":"julia> using Pkg: Pkg\n\njulia> Pkg.Registry.add(url=\"https://github.com/ITensor/ITensorRegistry\")","category":"page"},{"location":"","page":"Home","title":"Home","text":"Then, the package can be added as usual through the package manager:","category":"page"},{"location":"","page":"Home","title":"Home","text":"julia> Pkg.add(\"UnspecifiedTypes\")","category":"page"},{"location":"#Examples","page":"Home","title":"Examples","text":"","category":"section"},{"location":"","page":"Home","title":"Home","text":"using UnspecifiedTypes: UnspecifiedTypes","category":"page"},{"location":"","page":"Home","title":"Home","text":"Examples go here.","category":"page"},{"location":"","page":"Home","title":"Home","text":"","category":"page"},{"location":"","page":"Home","title":"Home","text":"This page was generated using Literate.jl.","category":"page"}] }