Displaying 20 results from an estimated 8000 matches similar to: "Freelance: port 460 lines of R to C/C++"
2013 Feb 15
0
Rudi Ahlers invites you to Freelancer.com
15 February 2013
Hi,
Rudi Ahlers is inviting you to join Freelancer.com
(http://www.freelancer.com/users/7032909.html?utm_campaign=new_freelancer_invite&utm_medium=email&utm_source=freelancer&utm_content=new_freelancer_invite)
Rudi Ahlers
2013 Sep 05
0
Looking for freelance FreeBSD sysadmins (Paris, France)
Hi,
For two of my customers I'm looking for one or two freelance FreeBSD
sysadmins (being an official FreeBSD developer would definitly be a big
bonus), the first mission will last only a few days and is related to
FreeBSD expertise in a rather large FreeBSD environment (+100 FreeBSD
servers), the other mission is for a 3-month mission (could be longer),
in a heterogeneous environment
2013 Oct 10
0
Freelance job on Long Island, NY
I am looking for someone to tutor me in R programming and GIT (version
control) for a small start-up company. Areas of interest are graph theory
(igraph), network analysis and Rankpage (sorting, ranking) algorithms. I
am located in NY- Long Island.
Great pay CASH 10-20 hrs to start
Contact Tom tlukes at gmail.com
[[alternative HTML version deleted]]
2012 Apr 09
0
freelance consulting opportunity for R expert (causal inference & data visualization)
SELECTION FOR CONSULTANTS BY THE WORLD BANK
REQUEST FOR EXPRESSIONS OF INTEREST
All Submissions must be made via the World Bank Group's "eConsult2"
system.
Please go to:
https://wbgeconsult2.worldbank.org/wbgec/index.html
Click on "Business Opportunities", and find the following assignment:
Assignment Title: 1067014 - Statistical Analyst with Extensive
Experience in
2001 Jul 20
1
Display problems with Freelance Graphics & Notes under Wine
I have been trying to use Freelance Graphics under Wine for a long time
(since Oct 2000 :), but I cannot seem to get the display stuff working
correctly. I always get text splattered over top of other text when
trying to view existing .PRZ files. This happens in both Freelance and
in Lotus Notes (when Notes is trying to display a file attachment of the
.prz persuasion).
A quick Google search
2004 Aug 06
0
I need a Freelance Coder...
For what's it's worth, I do something similar to this with Andrew Taylor's
libshout-java. The Web server manages a playlist, letting users add/remove
tracks from the playlist. This playlist is consumed by a "streamer" process
that accesses the audio data and pushes it to the Icecast server.
[ Java Web Server ] <------> [ Playlist ]
|
2006 Jul 13
0
Freelance developer required
Hello all,
I have found myself in the semi-serendipitous position of having more
work than I can shake a stick at. As such I''m looking for a freelance
RoR developer to take on some of my extra workload.
I''m really looking for someone with solid, proven experience of
developing secure, database-driven commercial sites.
Please reply *off-list* with your location,
2012 Mar 16
0
The Amazings looking for freelance Rails dev
Not sure if this is right place for jobs post?
Came across really nice London UK website, for retired people to pass
on their knowledge:
http://theamazings.org/about-us/
And they''re looking for freelance Rails dev:
> enthusiastic dev with experience working on social applications, especially if you’ve used Activemerchant, CanCan and Devise. Experience building well tested apps using
2003 Nov 03
0
Re:Looking for CTI/IVR/CallCenter/VoIP project/task as freelance developer
Hi,
As Freelance programmer/consultant I'm looking for project/task of IVR/CTI/CRM/IP-based, my skils are as following,
1 Dialogic-based CTI/IVR software programming
2 Intervoice IVR development
3 Siebel CRM integration and development
4 IBM DirectTalk and WebShpere Voice(VoiceXML,...)
5 IP-based development(VoIP,h323,sip,...)
6 Cisco
2009 Dec 12
0
Looking for freelance work
Hello Guys,
My name is Bolo Michelin. I am looking for some development work in
Rails ( sure !) and Flash/Flex/Air.I have experience of 3.5 years
with Rails and 8 years with Flash. Im in a dire need of money, so I
wont accept any work without compensation.
Pls get in touch if you require any work to be done at
bolo-MQZbJxjQCk1qO0yjgLDq51+aB/EL+xL/@public.gmane.org
website :
2012 Mar 15
0
JOB: Freelance or FullTime Ruby Developers in NYC
Roundarch is adding Ruby developers to our technical team, if you are
interested in learning more about this role or want to submit your resume
for immediate consideration, please contact me directly. You can reach me
at 312-529-2508 or via email at rwankovsky-lMC9H8TS33K1Z/+hSey0Gg@public.gmane.org
--
Rossanne
--
You received this message because you are subscribed to the Google Groups
2004 Aug 06
0
I need a Freelance Coder...
On Wednesday 25 February 2004 09:50, Benny Fuchs shaped the electrons to
shout:
> Is there anybody who can help my for implement a feature in icecast 2?
> I want to update ogg vorbis meta data album/title/genre/artist via an
> webbased interface. like metadata.xml for mp3 files. If there`s
> anybody, contact my benny@name-pool.net i would pay for this feature.
I think it's not a
2006 Jul 06
2
@oldbid = 0 why?
Okay I''ve been working on a little biding system. In my model I have
class Item < ActiveRecord::Base
has_many :bids
def highest_bid
@bid = 0
self.bids.each do |bid|
if @bid == nil
@bid = bid.max
else
if bid.max > @bid
@oldbid,@bid = @bid,bid.max
end
end
end
if @oldbid == 0
"#{@bid} - #{@oldbid+1} = #{@bid -= @oldbid+1}"
else
dif =
2006 Jul 02
2
nil.- what the heck...
Okay first off here''s the error:
You have a nil object when you didn''t expect it!
You might have expected an instance of Array.
The error occured while evaluating nil.-
Here''s the code in the model:
def highest_bid
@bid = nil
@oldbid = 0
self.bids.each do |bid|
if @bid == nil
@bid = bid.max
else
if bid.max > @bid
@oldbid,@bid =
2004 Aug 06
4
I need a Freelance Coder...
Is there anybody who can help my for implement a feature in icecast 2?
I want to update ogg vorbis meta data album/title/genre/artist via an webbased interface. like metadata.xml for mp3 files.
If there`s anybody, contact my benny@name-pool.net i would pay for this feature.
thanks
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To
2011 Aug 16
2
Calibrating the risk free interest rate using nlminb
Dear R-users
I am trying to find a value for the risk free rate minimizing the difference
between a BS call value with impl. volatilities minus the market price of a
call (assuming this is just the average bid ask price)
Here is my data:
http://r.789695.n4.nabble.com/file/n3747509/S%26P_500_calls%2C_jan-jun_2010.csv
S%26P_500_calls%2C_jan-jun_2010.csv
S0 <- 1136.03
q <- 0.02145608
S0
2007 Mar 20
0
Open New orders from Asia Sourcing
Dear Seller,
Check for today's new open orders on asia sourcing now and get your deals!
Buy steel security door, steel wood door and interior solid wood door (15,000) from CN
http://asia-sourcing.net/wbid.html?bid=167599
Buy Citric Acid, ... (200 MT per month) from MD
http://asia-sourcing.net/wbid.html?bid=167597
Buy HYDRAcap - Ultrafiltration Membrane Sys. (for 75 m3/hr) from IR
2006 Nov 17
2
Data table in C
After getting one list done, I am now struggling to form a data frame in C.
I tried to do a list of lists which gives me :
$<NA>
$<NA>[[1]]
[1] "BID"
$<NA>[[2]]
[1] 0.6718
$<NA>[[3]]
[1] 3e+06
$<NA>
$<NA>[[1]]
[1] "BID"
$<NA>[[2]]
[1] 0.6717
$<NA>[[3]]
[1] 5e+06
$<NA>
$<NA>[[1]]
[1] "BID"
2004 Aug 06
1
I need a Freelance Coder...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Huh, why not just use ices with a perl song choser module ? This
eliminates the need to develop the libshout based streamer (use ices
instead) and give ices the title from your module, ices will take care of
the rest. Or I am wrong ? :)
On Wed, 25 Feb 2004, Renaud Waldura wrote:
> For what's it's worth, I do something similar to this
2010 Oct 04
3
Loop too slow for Bid calc - BUT cannot figure out how to do with matrix
Hi,
I am trying to create Bid/Ask for each second from a high volume stock and
the only way I have been able to solve this is using loops to create the
target matrix from the source tick data matrix. Looping is too slow and
not practical to use on multiple stocks. For example:
Bids Matrix (a real one is 400,000++ length):
Bid Time
10.03 11:05:03.124
10.04 11:05:03.348
10.05