taskSavannah Administration - Tasks: task #4585, Submission of C++ Mathematics and...

 
 

task #4585: Submission of C++ Mathematics and Geometry Library

Submitter:  Daniele Zelante <zeldan>
Submitted:  Tue 30 Aug 2005 08:33:35 PM UTC
   
 
Should Start On:  Mon 29 Aug 2005 10:00:00 PM UTC Should be Finished on:  Thu 08 Sep 2005 10:00:00 PM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Done Privacy:  Public
Assigned to:  kickino Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 30 Aug 2005 09:30:07 PM UTC, comment #3: 

Hello.

Everything looks fine to me.

I have approved your project.  You will receive an automated e-mail containing detailed information about the approval.

Regards.

Sebastian Wieseler <kickino>
Tue 30 Aug 2005 09:23:19 PM UTC, comment #2: 

I have modified the file 'test.sh' removing all notices from this file.
I have attached the new version and published it at the same URL.

Daniele Zelante <zeldan>
Tue 30 Aug 2005 09:01:22 PM UTC, comment #1: 

Hi,
I'm evaluating the project you submitted for approval in Savannah.

cmgl/test/test.sh says:
"are permitted in any medium without royalty provided the copyright"

So anybody can re-distribute this file without any license information? In regarding to this, this file is public domain, isn't it?

But however, a file under 10 lines cannot be licensed. So can you please remove the notices of this file?

Regards,

Sebastian Wieseler <kickino>
Tue 30 Aug 2005 08:33:35 PM UTC, original submission:  

A new project has been registered at Savannah
The project account will remain inactive until a site admin approve or discard the registration.


######### REGISTRATION ADMINISTRATION #########

While this item will be useful to track the registration process, approving or discarding the registration must be done using the specific "Group Administration" page, accessible only to site administrators, effectively logged as site administrators (superuser):

  <https://savannah.nongnu.org/admin/groupedit.php?group_id=7933>


######### REGISTRATION DETAILS #########

Full Name:
----------
  C++ Mathematics and Geometry Library

System Group Name:
-----------------
  cmgl

Type:
-----
  non-GNU software & documentation

License:
--------
  GNU General Public License V2 or later

Description:
------------
  CMGL is a C++ Mathematics and Geometry Library

It is a library for C++ on GNU/Linux.
I would like to port it also on (Free,Net)BSD and Cygwin.

This library provides classes for geometry and linear algebra in 2 and 3 dimensions, and other mathematics related classes.
One of the main target of this library is to simplify the implementation of the very kernel part of a CAD.
This library also provides another class not directly related with geometry which allows the standard error propagation computation in a very simple way.
This library uses C 'double' as the only numeric field for vectorial-spaces.
Geometry entities are divided into concrete (i.e. Point, Segment, Circle) and abstract (i.e. Vector, Versor, Matrix)
Operator overload is used spreadly, to allow a more simple and compact syntax.


Here I list the main files/parts of CMGL:

cmgl     : main file
conic2d  : circles, arcs and ellipses in 2d
defs     : macro definitions
dxf      : export concrete objects in DXF format
linear2d : geometry in 2d
linear3d : geometry in 3d
real     : generic functions on real (double) numbers
stats    : very simple statistical functions
types    : typedefs and similar
vad      : error propagation computation

This project can also be used by Eclipse when extracted using CVS.

I have not a stable repository for this software yet.
You may download a tarball at:
http://www.geocities.com/zeldan74/cmgl.tar.gz


Other Software Required:
------------------------
  http://savannah.nongnu.org/projects/comf
(which is free software GPL)


Daniele Zelante <zeldan>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #3734:  cmgl.tar.gz added by zeldan (39KiB - application/x-tgz)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 5 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-30 kickino StatusWait reply Done
    Open/ClosedOpen Closed
2005-08-30 zeldan Attached File- Added cmgl.tar.gz, #271
2005-08-30 kickino StatusNone Wait reply
    Assigned toNone kickino

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code