f90wrap VS neural-fortran

Compare f90wrap vs neural-fortran and see what are their differences.

f90wrap

F90 to Python interface generator with derived type support (by jameskermode)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
f90wrap neural-fortran
2 3
235 375
- 2.9%
6.9 5.5
8 days ago 5 days ago
Python Fortran
GNU Lesser General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

f90wrap

Posts with mentions or reviews of f90wrap. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-27.
  • Any help or tips for Neural Networks on Computer Clusters
    5 projects | /r/fortran | 27 Feb 2023
    However, if you are writing numerical code in Fortran and want to be able to better interface it it with machine learning tools and methods, the number one thing I can recommend is to look into Fortran-based automatic differentiation tools. This will enable you to calculate exact derivatives of your code, which are useful to have for training and optimization loops. You can also look into f2py and f90wrap for generating Python wrappers for your Fortran codes, as well as Julia for hooking into it directly.
  • Runtime communication Fortran <-> Python
    4 projects | /r/fortran | 26 Dec 2022
    When I looked into this a bit, I found f90wrap to have reasonable ergonomics and CMake support. If you haven’t seen it already, you might give it a shot.

neural-fortran

Posts with mentions or reviews of neural-fortran. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-22.

What are some alternatives?

When comparing f90wrap and neural-fortran you can also consider the following projects:

forpy - Forpy - use Python from Fortran

Pytorch - Tensors and Dynamic neural networks in Python with strong GPU acceleration

SixTrack - SixTrack – 6D Tracking Code

fpm - Fortran Package Manager (fpm)

Fortran-code-on-GitHub - Directory of Fortran codes on GitHub, arranged by topic

stdlib - Fortran Standard Library

julia - The Julia Programming Language

pytorch-fortran - Pytorch bindings for Fortran

Flux.jl - Relax! Flux is the ML library that doesn't make you tensor

WRF - The official repository for the Weather Research and Forecasting (WRF) model

ftl - The Fortran Template Library