Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pymolfile
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nomad-lab
pymolfile
Commits
1cb697ce
Commit
1cb697ce
authored
Oct 04, 2018
by
Berk Onat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to version 0.0.6
parent
8bda178a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
4 deletions
+9
-4
README.md
README.md
+9
-4
No files found.
README.md
View file @
1cb697ce
# pymolfile
#### Version: 0.0.6
*
TNG library links are fixed in CMake compile.
#### Version: 0.0.5
*
Fixed bugs in MolfileOpen class.
#### Version: 0.0.4
What is new?
*
Secure the file opens/closes on reader by OpenMolTraj class using 'with'. This provides a stable recall of PyMolfile in series of files.
*
Silence all core plugins in molfile_plugins folder at CMake level. This is the default setting now.
*
Bug fixed on recursive initialiation of OpenMolFile on trajectory reads. It is safe now to have concurrent multiple calls from MDDataAccess.
...
...
@@ -29,12 +34,12 @@ please see <http://www.ks.uiuc.edu/Research/vmd/plugins/molfile/>
### Dependencies:
*
numpy
*
cmake >
2.8.12
*
cmake >
3.1
*
swig >3.0
*
tng_io (installs with pymolfile setup)
*
NetCDF
*
NetCDF
(Optional but recomended for full experience)
*
Expat
*
Babel (Optional)
*
Babel (Optional
but recomended for full experience
)
*
Tcl/Tk >8.5 (Optional)
### Download:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment