Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 604 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 604 Bytes

Test

comFE

A library for constitutive models in FEniCSx written in Rust and Python.

Goals

Rstrictions

  • This is my personal Rust-Learning project, therefore don't expect anything groundbreaking.

Installing

  1. Clone the repository.
  2. Install mamba
  3. mamba env create -f environment.yml