Skip to content

Commit

Permalink
Remove redundant (#60)
Browse files Browse the repository at this point in the history
* rm benchmarks

* mv Multigraphs

* update docs

* fix docs

* update Manifest for docs

* fix Multigraphs version

* rm global phase

* change support version
  • Loading branch information
ChenZhao44 committed Sep 19, 2020
1 parent d735841 commit ce11b71
Show file tree
Hide file tree
Showing 65 changed files with 146 additions and 79,588 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ os:
- linux
- osx
julia:
- 1.0
- 1.4
- 1.5
- nightly
matrix:
allow_failures:
Expand Down
2 changes: 2 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@ version = "0.2.2"
[deps]
LightGraphs = "093fc24a-ae57-5d10-9952-331d41423f4d"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Multigraphs = "7ebac608-6c66-46e6-9856-b5f43e107bac"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"

[compat]
LightGraphs = "1.3"
Multigraphs = "0.2"
julia = "1"

[extras]
Expand Down
25 changes: 0 additions & 25 deletions benchmark/benchmark.jl

This file was deleted.

23 changes: 0 additions & 23 deletions benchmark/benchmark_pyzx.py

This file was deleted.

Loading

0 comments on commit ce11b71

Please sign in to comment.