neural-fortran VS f90wrap

Compare neural-fortran vs f90wrap 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
neural-fortran f90wrap
3 2
366 234
0.5% -
5.5 6.9
13 days ago 26 days ago
Fortran Python
MIT License GNU Lesser General Public License v3.0 only
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.

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.

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.

What are some alternatives?

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

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

forpy - Forpy - use Python from Fortran

fpm - Fortran Package Manager (fpm)

SixTrack - SixTrack – 6D Tracking Code

stdlib - Fortran Standard Library

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

pytorch-fortran - Pytorch bindings for Fortran

julia - The Julia Programming Language

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