Source-to-source compilers

F2c

f2c is a program to convert Fortran 77 to C code, developed at Bell Laboratories. The standalone f2c program was based on the core of the first complete Fortran 77 compiler to be implemented, the "f77" program by Feldman and Weinberger. Because the f77 compiler was itself written in C and relied on a C compiler back end to complete its final compilation step, it and its derivatives like f2c were much more portable than compilers generating machine code directly. The f2c program was released as free software and subsequently became one of the most common means to compile Fortran code on many systems where native Fortran compilers were unavailable or expensive. Several large Fortran libraries, such as LAPACK, were made available as C libraries via conversion with f2c. The f2c program also influenced the development of the GNU g77 compiler, which uses a modified version of the f2c runtime libraries. (Wikipedia).

Video thumbnail

(f^(-1)'(1)) = answer when f(x) = e^(2x)+x // #Shorts

(f^(-1)'(1)) = answer when f(x) = e^(2x)+x // #Shorts Math made easy

From playlist Calc 2 #Shorts

Video thumbnail

13calc Complex Numbers 2013 External Q1

Going through the exam

From playlist 2014 Calculus

Video thumbnail

Hexadecimal to Octal Conversion

This number systems tutorial explains how to do a hexadecimal to octal conversion. Subscribe: https://www.youtube.com/channel/UCEWpbFLzoYGPfuWUMFPSaoA?sub_confirmation=1 Access to Premium Videos: https://www.patreon.com/MathScienceTutor https://www.facebook.com/MathScienceTutoring/

From playlist Number Systems

Video thumbnail

R2 Dome Lower Panel

Lower Dome Panel opening mechanism for R2-D2 dome. Illustration for my Astromech.net post.

From playlist Building my life-size R2D2

Video thumbnail

Biring example: identity ring scheme

The ring scheme which sends a ring to itself.

From playlist Birings

Video thumbnail

C07 Homogeneous linear differential equations with constant coefficients

An explanation of the method that will be used to solve for higher-order, linear, homogeneous ODE's with constant coefficients. Using the auxiliary equation and its roots.

From playlist Differential Equations

Video thumbnail

f2c

From playlist Week 1 2014

Video thumbnail

[Many Reasons of Liking the Casio fx-115ES (plus)] Converting Units

The casio fx-115ES converts the units for you please visit www.blackpenredpen.com

From playlist Many Reasons of Liking the Casio fx115es plus

Video thumbnail

Warming up with Brooks - The Rust Book part 7

Live stream where I (Brooks) wake myself up in the morning with silly side projects and algorithm practice. This stream is scheduled for 7am Mountain Time every weekday. I tweet out shortly before I begin each stream, and definitely if I am going to miss a stream. Currently I am learning

From playlist Rust Book

Video thumbnail

R2-D2 Leg Lift Directional Spring Brake

CuriousMarc's R2-D2 former arrangement for the directional brake on the center leg lift

From playlist Building my life-size R2D2

Video thumbnail

Two Spool Turboprop Engine

http://www.mekanizmalar.com/menu_engine.html

From playlist Turbines

Video thumbnail

Evelyne Miot: From Vlasov-Poisson to Euler in the gyrokinetic limit

Abstract: We investigate the gyrokinetic limit for the two-dimensional Vlasov-Poisson system in a regime studied by F. Golse and L. Saint-Raymond [1, 3]. First we establish the convergence towards the Euler equation under several assumptions on the energy and on the norms of the initial d

From playlist Mathematical Physics

Video thumbnail

3.4.1

OpenStax Calculus Volume 1

From playlist OpenStax Calculus Volume 1 (By Objectives)

Video thumbnail

Press ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff

In this video, I find a couple of solutions of the differential equation f' = fffffffffffffffffffffffffffffff... Some of them are not surprising, but one of them is really surprising!!! Can you find other solutions? Let me know in the comments! Enjoy! Subscribe to my channel: https://www

From playlist Random fun

Video thumbnail

C69 Introduction to power series

A quick look at power series. They can be used as solutions to linear differential equations with variable coefficients.

From playlist Differential Equations

Video thumbnail

The Rust Book (v2) part 17

The code for the temperature converter can be found at https://github.com/BrooksPatton/fahrenheit-to-celsius-rust Live stream where I (Brooks) wake myself up in the morning with silly side projects and algorithm practice. This stream is scheduled for 7am Mountain Time every weekday. I twe

From playlist Rust Book

Video thumbnail

The Rust Book (v2) part 15

Live stream where I (Brooks) wake myself up in the morning with silly side projects and algorithm practice. This stream is scheduled for 7am Mountain Time every weekday. I tweet out shortly before I begin each stream, and definitely if I am going to miss a stream. Currently I am learning

From playlist Rust Book

Video thumbnail

Three Spool Turboprop Engine

http://www.mekanizmalar.com/menu_engine.html

From playlist Turbines

Video thumbnail

Warming up with Brooks - The Rust Book part 8

Live stream where I (Brooks) wake myself up in the morning with silly side projects and algorithm practice. This stream is scheduled for 7am Mountain Time every weekday. I tweet out shortly before I begin each stream, and definitely if I am going to miss a stream. Currently I am learning

From playlist Rust Book

Related pages

LAPACK