Skip to content
/ simlify Public

Simplify your molecular simulation workflow.

License

Notifications You must be signed in to change notification settings

oasci/simlify

Repository files navigation

simlify

Simplify your molecular simulation workflow.

Build Status PyPI - Python Version codecov GitHub release (latest by date) License GitHub repo size Black style Black style Black style

Simlify is a simulation framework built to streamline the development and execution of computational models. Whether you're working on scientific research, engineering simulations, or data-driven experiments, simlify provides the tools and flexibility you need to build, run, and analyze simulations with ease.

This project aims to reduce the complexity of setting up and managing simulation environments while providing powerful features that cater to both novice and experienced developers.

Features

  • Modular Architecture: Easily extend and customize the framework to suit your specific simulation needs.
  • Extensive Documentation: Comprehensive guides, tutorials, and API documentation to help you get started quickly and effectively.
  • Cross-Platform Support: Compatible with major operating systems including Linux and macOS.
  • Community-Driven: Open-source project with a growing community of contributors and users.

Installation

You can install the latest released version using pip:

pip install simlify

or the latest development version from the GitHub repository:

git clone [email protected]:oasci/simlify.git && \
cd simlify && \
poetry install

License

This project is released under the Apache-2.0 License as specified in LICENSE.md.

About

Simplify your molecular simulation workflow.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published