Skip to content

Commit ce53268

Browse files
committed
Move code from InfiniteArrays.jl
1 parent 787c067 commit ce53268

File tree

3 files changed

+643
-0
lines changed

3 files changed

+643
-0
lines changed

Project.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
name = "Infinities"
2+
uuid = "e1ba4f0e-776d-440f-acd9-e1d2e9742647"
3+
authors = ["Sheehan Olver <[email protected]>"]
4+
version = "0.1.0"
5+
6+
[compat]
7+
julia = "1"
8+
9+
[extras]
10+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
11+
12+
[targets]
13+
test = ["Test"]

0 commit comments

Comments
 (0)