Skip to content

Commit

Permalink
Publication ready
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanlevy committed Oct 7, 2024
1 parent 595c05c commit 51fdd4d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
> [!WARNING]
> This is a pre-release software library.
> We make no guarantees that functionality and API won't break
> from version to version, though we will try our best to indicate breaking changes.
> The underlying tools such as ITensorNetworks.jl are also pre-release, so please verify
> you have the correct versions.
# ITensorNumericalAnalysis.jl

Package for constructing, manipulating low-rank Tensor Network representations of multi-dimensional functions.

1. Represent standard elementary functions with complete flexibility over the tensor network's topology and arrangement of the bits which decompose your continuous variable
2. Solve multi-dimensional differential equations using tensor network ansatz

2. Solve multi-dimensional differential and integral equations using tensor network ansatz

## Citation

If you use this software please cite [arxiv:2410.03572](https://arxiv.org/abs/2410.03572)
6 changes: 0 additions & 6 deletions TODO.md

This file was deleted.

0 comments on commit 51fdd4d

Please sign in to comment.