-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare the repo for the new release
- Loading branch information
1 parent
a02ef01
commit 76cf430
Showing
3 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
v 1.1 (19th February 2021) | ||
- Port the code to Python 3 | ||
- Normalise the usage and output of all the different tools | ||
- Add a vHelix -> oxDNA converter | ||
- Add a rpoly -> oxDNA converter | ||
- Make the LAMMPS -> oxDNA converter support the conversion of whole trajectory files | ||
- Add an option to the cadnano converter to output an oxview-related file | ||
- Add RNA support to the PDB reader | ||
- Improve the parsing of PDB files | ||
- Fix several bugs in the PDB -> oxDNA and oxDNA -> PDB converters | ||
- Fix several bugs in the cadnano converter | ||
|
||
v 1.0 (19th June 2019) | ||
- First release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
numpy |