Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fem

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fem

Free Energy Minimization

  • 0.0.99
  • PyPI
  • Socket score

Maintainers
1

Free Energy Minimization

Quick Start

Interactive notebook


Launch an interactive Jupyter notebook using Binder to run and edit the examples in the documentation:

.. image:: https://mybinder.org/badge.svg
   :target: https://mybinder.org/v2/gh/nihcompmed/fem/master?filepath=doc%2Fnotebooks

Installation
~~~~~~~~~~~~

- To install ``fem`` on your computer using ``pip``, execute

  .. code-block:: sh

     pip install fem

  Dependencies:

  - Fortran compiler such as gfortran
  - LAPACK development files
  - OpenMP development files (for parallel computing support)


- Load ``fem`` in your Python script:

  .. code-block:: python

     import fem


Links
-----

Online documentation:
    http://nihcompmed.github.io/fem

Source code repository:
    https://github.com/nihcompmed/fem

Python package index:
    https://pypi.python.org/pypi/fem

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc