Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix errors and remove redundant fields #545

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 7 additions & 18 deletions data/package_index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@
github: Cambridge-ICCS/FTorch
description: Allows users to interface into the PyTorch machine learning library
categories: interfaces numerical scientific
tags:
license:
tags: machine-learning
license: MIT
version: none

- name: forpy
Expand All @@ -137,7 +137,7 @@

- name: flook
github: ElectronicStructureLibrary/flook
desciption: Library for running an embedded Lua interpreter
description: Library for running an embedded Lua interpreter
categories: interfaces
tags: lua

Expand Down Expand Up @@ -195,9 +195,8 @@

- name: tcp-client-server
github: modern-fortran/tcp-client-server
description: A minimal Fortran TCP client and server demonstrating c interoperability
description: A minimal Fortran TCP client and server demonstrating C interoperability
categories: interfaces examples
tags:
version: none

- name: clfortran
Expand All @@ -212,7 +211,6 @@
github: urbanjost/M_process
description: Read and write lines to or from a process from Fortran via a C wrapper
categories: interfaces
tags:
version: none

- name: M_system
Expand Down Expand Up @@ -380,7 +378,6 @@
github: fortesg/fortrancallgraph
description: Static source code analysis tool for Fortran
categories: programming
tags:
license: GPL-3.0

- name: Tapenade
Expand Down Expand Up @@ -531,14 +528,12 @@
github: jannisteunissen/lookup_table_fortran
description: Linear lookup table implemented in modern Fortran
categories: data-types
tags:
version: none

- name: FyCollections
url: https://bitbucket.org/aradi/fycollections/src/develop/
description: generic collection templates for Fortran
categories: data-types
tags:
license: BSD-2-Clause

# --- Strings ---
Expand Down Expand Up @@ -609,7 +604,6 @@
github: szaghi/VTKFortran
description: Library to parse and emit files conforming VTK (XML) standard
categories: io
tags:
license: GPL-3.0
version: none

Expand All @@ -624,7 +618,6 @@
github: andreww/fox
description: A Fortran XML library
categories: io
tags:
license: BSD-3-Clause
version: none

Expand Down Expand Up @@ -685,7 +678,6 @@
github: jannisteunissen/config_fortran
description: Configuration file parser for Fortran
categories: io
tags:
version: none

- name: parff
Expand Down Expand Up @@ -762,7 +754,6 @@
github: urbanjost/M_draw
description: Low-level vector graphics library
categories: graphics
tags:
version: none

- name: fortran-motif
Expand Down Expand Up @@ -938,14 +929,12 @@
github: aamaricci/SciFortran
description: collection of fortran modules and procedures for scientific calculations.
categories: numerical
tags:
version: none

- name: Los Alamos Grid Toolbox (LaGriT)
github: lanl/LaGriT
description: a library of user callable tools that provide mesh generation, mesh optimization and dynamic mesh maintenance
categories: numerical
tags:
license: BSD

- name: DBCSR
Expand Down Expand Up @@ -1157,7 +1146,7 @@

- name: lesgo
github: lesgo-jhu/lesgo
descriptipon: The Large-Eddy Simulation framework from the Turbulence Research Group at Johns Hopkins University
description: The Large-Eddy Simulation framework from the Turbulence Research Group at Johns Hopkins University
categories: scientific
version: none

Expand Down Expand Up @@ -1191,6 +1180,7 @@

- name: fortran-machine
github: mapmeld/fortran-machine
description: A Fortran Model-View-Controller web platform
categories: other

- name: Nek5000
Expand Down Expand Up @@ -1424,7 +1414,7 @@
github: MITgcm/MITgcm
description: M.I.T General Circulation Model master code and documentation repository
categories: scientific
keywords: ocean-modelling gfd automatic-differentiation data-assimilation exoplanets climate-science
tags: ocean-modelling gfd automatic-differentiation data-assimilation exoplanets climate-science

- name: Specfem3D
github: geodynamics/specfem3d
Expand Down Expand Up @@ -1588,7 +1578,6 @@
github: farhanjk/FortranPatterns
description: Popular design patterns implemented in Fortran
categories: examples
tags:
version: none

- name: Numerical methods in fortran
Expand Down