Skip to content

Commit 6cd0784

Browse files
Revise README for QuantumCollocation.jl migration (#244)
Updated README to reflect migration of QuantumCollocation.jl into Piccolo.jl meta-package.
1 parent cd012a4 commit 6cd0784

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# PLEASE READ
2+
3+
> [!WARNING]
4+
> QuantumCollocation.jl is no-longer a standalone package in the Piccolo.jl ecosystem.
5+
> This package has been migrated into the Piccolo.jl meta-package, which is now monolithic
6+
> and contains QuantumCollocation.jl, PiccoloPlots.jl, and PiccoloQuantumObjects.jl. This
7+
> migration happened as of version [v1.0.0](https://github.com/harmoniqs/Piccolo.jl/releases/tag/v1.0.0) of Piccolo.jl
8+
> All future development will take place in [Piccolo.jl](https://github.com/harmoniqs/Piccolo.jl), please make issues
9+
> and pull requests there!
10+
111
<!--```@raw html-->
212
<div align="center">
313
<a href="https://github.com/harmoniqs/Piccolo.jl">
@@ -124,4 +134,4 @@ julia --project=docs
124134
> using LiveServer, Piccolo, Revise
125135
> servedocs(literate_dir="docs/literate")
126136
```
127-
it will not build and serve.
137+
it will not build and serve.

0 commit comments

Comments
 (0)