988 resultados para Raspberry Pi Linux Reti Calcolatori Python


Relevância:

20.00% 20.00%

Publicador:

Resumo:

Mode of access: Internet.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The phosphosulfomannan 1 (PI-88) is a mixture of highly sulfated oligosaccharides that is currently undergoing clinical evaluation in cancer patients. As well as it's anticancer properties, 1 displays a number of other interesting biological activities. A series of analogues of 1 were synthesized with a single carbon (pentasaccharide) backbone to facilitate structural characterization and interpretation of biological results. In a fashion similar to 1, all compounds were able to inhibit heparanase and to bind tightly to the proangiogenic growth factors FGF-1, FGF-2, and VEGF. The compounds also inhibited the infection of cells and cell-to-cell spread of herpes simplex virus (HSV-1). Preliminary pharmacokinetic data indicated that the compounds displayed different pharmacokinetic behavior compared with 1. Of particular note was the n-octyl derivative, which was cleared 3 times less rapidly than 1 and may provide increased systemic exposure.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Purpose: PI-88 is a mixture of highly sulfated oligosaccharides that inhibits heparanase, an extracellular matrix endoglycosidase, and the binding of angiogenic growth factors to heparan sulfate. This agent showed potent inhibition of placental blood vessel angiogenesis as well as growth inhibition in multiple xenograft models, thus forming the basis for this study. Experimental Design: This study evaluated the toxicity and pharmacokinetics of PI-88 (80-315 mg) when administered s.c. daily for 4 consecutive days bimonthly (part 1) or weekly (part 2). Results: Forty-two patients [median age, 53 years (range, 19-78 years); median performance status, 1] with a range of advanced solid tumors received a total of 232 courses. The maximum tolerated dose was 250 mg/d. Dose-limiting toxicity consisted of thrombocytopenia and pulmonary embolism. Other toxicity was generally mild and included prolongation of the activated partial thromboplastin time and injection site echymosis. The pharmacokinetics were linear with dose. Intrapatient variability was low and interpatient variability was moderate. Both AUC and C-max correlated with the percent increase in activated partial thromboplastin time, showing that this pharmacodynamic end point can be used as a surrogate for drug exposure, No association between PI-88 administration and vascular endothelial growth factor or basic fibroblast growth factor levels was observed. One patient with melanoma had a partial response, which was maintained for >50 months, and 9 patients had stable disease for >= 6 months. Conclusion: The recommended dose of PI-88 administered for 4 consecutive days bimonthly or weekly is 250 mg/d. PI-88 was generally well tolerated. Evidence of efficacy in melanoma supports further evaluation of PI-88 in phase II trials.

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Relevância:

20.00% 20.00%

Publicador:

Resumo:

-scale vary from a planetary scale and million years for convection problems to 100km and 10 years for fault systems simulations. Various techniques are in use to deal with the time dependency (e.g. Crank-Nicholson), with the non-linearity (e.g. Newton-Raphson) and weakly coupled equations (e.g. non-linear Gauss-Seidel). Besides these high-level solution algorithms discretization methods (e.g. finite element method (FEM), boundary element method (BEM)) are used to deal with spatial derivatives. Typically, large-scale, three dimensional meshes are required to resolve geometrical complexity (e.g. in the case of fault systems) or features in the solution (e.g. in mantel convection simulations). The modelling environment escript allows the rapid implementation of new physics as required for the development of simulation codes in earth sciences. Its main object is to provide a programming language, where the user can define new models and rapidly develop high-level solution algorithms. The current implementation is linked with the finite element package finley as a PDE solver. However, the design is open and other discretization technologies such as finite differences and boundary element methods could be included. escript is implemented as an extension of the interactive programming environment python (see www.python.org). Key concepts introduced are Data objects, which are holding values on nodes or elements of the finite element mesh, and linearPDE objects, which are defining linear partial differential equations to be solved by the underlying discretization technology. In this paper we will show the basic concepts of escript and will show how escript is used to implement a simulation code for interacting fault systems. We will show some results of large-scale, parallel simulations on an SGI Altix system. Acknowledgements: Project work is supported by Australian Commonwealth Government through the Australian Computational Earth Systems Simulator Major National Research Facility, Queensland State Government Smart State Research Facility Fund, The University of Queensland and SGI.