taskSavannah Administration - Tasks: task #5775, Submission of Java-Complex-Number...

 
 

task #5775: Submission of Java-Complex-Number Class

Submitter:  Karsten <openresiduen>
Submitted:  Thu 03 Aug 2006 09:39:19 PM UTC
   
 
Should Start On:  Thu 03 Aug 2006 12:00:00 AM UTC Should be Finished on:  Sun 13 Aug 2006 12:00:00 AM UTC
Category:  Project Approval Priority:  * 5 - Normal
Status:  Cancelled Privacy:  Public
Assigned to:  sp Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

  Spam posted by anonymous
Sun 27 Aug 2006 08:48:26 AM UTC, comment #3: 

Hi,

We did not get a response from you, so we deleted your project from the pending queue.

If you would still like to have your project hosted at Savannah, please register it again.

The re-registration URL found in our acknowledgment of your earlier registration will direct you to the proper location where you can re-register your project.

Regards.

Stephan Peijnik <sp>
Thu 17 Aug 2006 09:37:49 PM UTC, comment #2: 

Hi,

I am waiting for an answer from you.

If within one week I still do not get a reply, I will remove your project. You will still be able to register it again once you have the time to deal with the registration issues.

Are you still willing to host your project at Savannah? If not, please tell us - we don't bite, and it will make us gain time.

Regards.

Stephan Peijnik <sp>
Thu 10 Aug 2006 10:34:33 PM UTC, comment #1: 

Hi,

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

While evaluating your project I found some problems which are described below.
We would like you to fix these problems so we can approve your project.

You must determine whether your project can run on a Free Software Java suite
(see http://www.gnu.org/software/java/ for more information).

We recommend you to test your project using GCJ and GNU Classpath, and ensure
that your Java code runs on this Free Software Java suite.

GCJ is the GNU Compiler for Java, part of the GCC (GNU Compiler Collection). 
The Classpath project aims to develop a free and portable implementation of
the Java API (the classes in the 'java' package).

More information is available at http://gcc.gnu.org/ and
http://www.gnu.org/software/classpath/ .

Please provide us with more information about this point. Saying it 'should'
work is not enough as it 'has to' work in order to be approved.

In order to release your project properly and unambiguously under the LGPL,
please place copyright notices and permission-to-copy statements at the
beginning of every copyrightable file, usually any file more than 10 lines long.
The notice in the stand-alone Complex.java file is intact but the zip
file is completly missing such notices.

In addition, please include a copy of the plain text
version of the GNU LGPL, available from http://www.gnu.org/licenses/lgpl.txt,
into a file named "COPYING" in your zip file.

For more information, see http://www.gnu.org/licenses/lgpl.html#SEC4.

Please remove the GIF image file from your project and replace it with
an other format (such as PNG or JPEG).

Because of the patents (Unisys and IBM) covering the LZW compression algorithm
which are used when making GIF files, it's impossible to have free software
to generate proper GIFs.  These patents also apply to the compress program.
The GIF file in your project can be found in the documentation of your project.
Using the 'gjdoc' which is part of the GNU classpath project you can generate
the project documentation using a Free Software tool that generates PNG files
instead of GIF files.

For more information, see http://www.gnu.org/philosophy/gif.html.

Best regards,

Stephan Peijnik

Stephan Peijnik <sp>
Thu 03 Aug 2006 09:39:19 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.gnu.org/siteadmin/groupedit.php?group_id=8706>


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

Full Name:
----------
  Java-Complex-Number Class

System Group Name:
-----------------
  jcn

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

License:
--------
  GNU Lesser General Public License

Description:
------------
  The JCN-project places a mathematical class at the disposal.
This class with the name 'Complex.java' provides a few mathematical operations, to handle complex numbers.

Currently following operations a implemented:
 - summating & subtracting
 - multiplication & division
 - exponential function
 - extracting a root (x^1/y)
 - sinus, cosine, tangent & cotangent
 - hyperbolic sinus, hyperbolic tangent, hyperbolic tangent & hyperbolic cotangent
 - euler function, natural logarithm & logarithm to the basis 10
 - conjugating the complex number

Adding new functions and making some of it a bit faster is my suit at present.

Currently you find it under the following URL:
http://opensource.it-host.de/complex/


Other Software Required:
------------------------
  No additionals are needed.
It should work without any Problem with GNU-Classpath.


Karsten <openresiduen>

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-27 sp StatusPing-ed Cancelled
    Open/ClosedOpen Closed
2006-08-17 sp StatusWait reply Ping-ed
2006-08-10 sp StatusIn Progress Wait reply
2006-08-10 sp StatusNone In Progress
    Assigned toNone sp

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code