Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alberta3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ians-nmh-siebert
alberta
alberta3
Commits
294da43a
Commit
294da43a
authored
21 years ago
by
Claus-Justus Heine
Browse files
Options
Downloads
Patches
Plain Diff
Polish 'em up.
parent
dfbd1846
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
NEWS
+16
-2
16 additions, 2 deletions
NEWS
README
+4
-0
4 additions, 0 deletions
README
configure.ac
+1
-1
1 addition, 1 deletion
configure.ac
with
21 additions
and
3 deletions
NEWS
+
16
−
2
View file @
294da43a
2003-
070-02
2003-
11-29
ALBERTA 1.2 -- not yet released
New features: mixed methods
Renamed from ALBERT to ALBERTA (copyright issues)
New features:
- mixed methods
- GRAPE interface
Configuration
- configure options are more consistent
- it is possible to build only selected libraries
- default CFLAGS are now -O3 (gcc) or -O (non-gcc), can be
overridden by environment variables or on the command line
- it is possible to specify an alternate blas-library
Removed:
- distributed BLAS library
This diff is collapsed.
Click to expand it.
README
+
4
−
0
View file @
294da43a
...
...
@@ -111,6 +111,10 @@ gltools -- OpenGL toolkit
gltools provides a more flexible graphical output than would
be otherwise available with ALBERTA.
NOTE: you need at least gltools-2-4. Version 2-3 will _not_
work. configure does not check for right version, it's up to
you.
GRAPE -- Graphics Programming Environment
If GRAPE is present the four programs alberta_grape22,
...
...
This diff is collapsed.
Click to expand it.
configure.ac
+
1
−
1
View file @
294da43a
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
AC_INIT([alberta], [1.2-pre
3
], [dani@mathematik.uni-freiburg.de])
AC_INIT([alberta], [1.2-pre
4
], [dani@mathematik.uni-freiburg.de])
AC_CONFIG_SRCDIR([ALBERTA/src/Common/alberta.h])
AM_MAINTAINER_MODE
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment