Coder Social home page Coder Social logo

apn-pucky / cernlib Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apc-llc/cernlib

0.0 2.0 0.0 32.05 MB

CERN Program Library

License: Other

Shell 0.06% C++ 1.28% Perl 0.01% C 14.35% Fortran 78.34% Assembly 4.20% Forth 0.01% Pascal 0.22% Pawn 0.06% Mathematica 0.92% SourcePawn 0.01% Makefile 0.04% DIGITAL Command Language 0.03% Yacc 0.07% Lex 0.01% POV-Ray SDL 0.01% M4 0.01% Filebench WML 0.01% Roff 0.05% NASL 0.34%

cernlib's Introduction

cern.jpg

CERN Program Library

This is an unofficial fork of http://cernlib.web.cern.ch/cernlib/

The CERN Program Library is a large collection of general purpose libraries and modules maintained and offered in both source and object code form on the CERN central computers. The two most popular applications based on CERNLIB are PAW and GEANT 3.21. Most of these programs were developed at CERN and are therefore oriented towards the needs of a physics research laboratory that is general mathematics, data analysis, detectors simulation, data-handling etc... applicable to a wide range of problems. Some tools like cfortran.h are developed outside CERN.

The development and support for CERNLIB has been discontinued. Libraries will be continued to be provided "as is"

The purpose of this fork is to bring up support for building CERNLIB on modern Linux systems with modern GNU compiler toolchain. This setup has been tested on Ubuntu 12.04, gfortran 4.6.3.

Dependencies

sudo apt-get install xutils-dev libmotif-dev libxt-dev libxft-dev

32-bit build

Run build32 choosing which version to build - 2005 or 2006:

$ ./build32 2006

Resulting libraries will be placed into 2005/lib or 2006/lib.

64-bit build

Run build64 choosing which version to build - 2005 or 2006:

$ ./build64 2006

Resulting libraries will be placed into 2005/lib or 2006/lib.

Debugging

In order to enable debugging, add CERN\_DEBUG environment variable, for example:

$ CERN_DEBUG=1 ./build32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.